tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 59897b604278b68705031a6eb989ffad28b6c336
parent 1f5c468e90126231e9c98dd0ae398f76bea9c1a8
Author: Andreas Pehrson <apehrson@mozilla.com>
Date:   Fri,  5 Dec 2025 11:12:18 +0000

Bug 1931210 - Re-enable gDM WPT on macOS 14.70. r=jib

Differential Revision: https://phabricator.services.mozilla.com/D267752

Diffstat:
Mtesting/web-platform/meta/screen-capture/getdisplaymedia.https.html.ini | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/testing/web-platform/meta/screen-capture/getdisplaymedia.https.html.ini b/testing/web-platform/meta/screen-capture/getdisplaymedia.https.html.ini @@ -1,8 +1,6 @@ [getdisplaymedia.https.html] disabled: if os == "android": bug 1550895 (frequently fails on geckoview) - if (os == "mac") and (os_version == "14.70") and (processor == "x86_64") and debug: Bug 1931210 - if (os == "mac") and (os_version == "14.70") and (processor == "x86_64") and not debug: Bug 1931210 [displaySurface is supported] expected: FAIL