Bug 1860051 - Handle TestRoot in manifestupdate, r=Sasha
commit77e6e5c9357fa76bb74ed1bf4fc082832304d2d7
authorJames Graham <james@hoppipolla.co.uk>
Tue, 24 Oct 2023 10:40:35 +0000 (24 10:40 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Tue, 24 Oct 2023 10:40:35 +0000 (24 10:40 +0000)
treeeadf41ac8c124a8c85d5f18b69d6b664c934818f
parentd87e3b62fda9eaef6d239030141a4fb17e4a8e94
Bug 1860051 - Handle TestRoot in manifestupdate, r=Sasha

Upstream PR 42426 replaced the dict of paths with a class. To enable that PR to land
in m-c update the code to handle either a dict or a class for now. Once the PR is landed
we can allow it to simply handle the class.

Differential Revision: https://phabricator.services.mozilla.com/D191625
testing/web-platform/manifestupdate.py