Dorel Luca
7cb4a31900
Backed out changeset ac4b107bf8bb (bug 1704079) for XPCshell failures in netwerk/test/unit/test_trr_https_fallback.js. CLOSED TREE
2021-04-09 22:55:33 +03:00
Emilio Cobos Álvarez
85f92a8a49
Bug 1703291 - Update root bc state when the root bc changes in the session history. r=smaug
...
Otherwise when navigating to a replaced browsing context we might have
an incorrect "is single top-level in history".
Fixes test_window_close.html with Fission+bfcache.
Differential Revision: https://phabricator.services.mozilla.com/D111458
2021-04-09 17:33:50 +00:00
emcminn
4a23783e16
Bug 1698200 - Display noodles on Proton onboarding r=pdahiya
...
Differential Revision: https://phabricator.services.mozilla.com/D109809
2021-04-09 17:31:11 +00:00
Iain Ireland
43a520829b
Bug 1701787: Enable NewPlainObject with --fuzzing-safe r=jandem
...
We had several semi-overlapping systems for checking whether we were fuzzing. This is hopefully a little cleaner.
Differential Revision: https://phabricator.services.mozilla.com/D111351
2021-04-09 17:16:33 +00:00
Nika Layzell
4bcdc094f9
Bug 1702714 - GetBrowserBridgeParent may be null after destroy, r=farre
...
Differential Revision: https://phabricator.services.mozilla.com/D110827
2021-04-09 17:10:18 +00:00
Rob Wu
22d7d29b4a
Bug 1694679 - Skip CORS for moz-extension:-URLs r=ckerschb,mixedpuppy,necko-reviewers,dragana
...
moz-extension:-URLs cannot be loaded by default, unless an extension
explicitly lists the resource in web_accessible_resources. At that
point, a URL is considered world-readable, and the load should succeed
regardless of the requested CORS mode in the fetch/request.
Differential Revision: https://phabricator.services.mozilla.com/D111016
2021-04-09 17:06:20 +00:00
Jared Wein
20337be614
Bug 1702329 - The outline should be applied using the spread-radius, with blur-radius set to 0. r=desktop-theme-reviewers,harry
...
Differential Revision: https://phabricator.services.mozilla.com/D111010
2021-04-09 16:47:33 +00:00
Aaron Klotz
579b7bde5f
Bug 1703968: Part 6 - Fix Android expectation for nightly in wpt hr-time tests; r=jgraham
...
Depends on D111447
Differential Revision: https://phabricator.services.mozilla.com/D111448
2021-04-09 16:45:56 +00:00
Aaron Klotz
4cd5292ed8
Bug 1703968: Part 5 - Fix Android expectation for nightly in wpt worker tests; r=jgraham
...
Depends on D111446
Differential Revision: https://phabricator.services.mozilla.com/D111447
2021-04-09 16:45:55 +00:00
Aaron Klotz
5cd14917dc
Bug 1703968: Part 4 - Fix COEP wpt test expectations for Android Nightly; r=jgraham
...
Depends on D111445
Differential Revision: https://phabricator.services.mozilla.com/D111446
2021-04-09 16:45:54 +00:00
Aaron Klotz
8f453423ee
Bug 1703968: Part 3 - Fix COOP wpt test expectations for Android Nightly; r=jgraham
...
Depends on D111444
Differential Revision: https://phabricator.services.mozilla.com/D111445
2021-04-09 16:45:54 +00:00
Aaron Klotz
aeaf2a1c2e
Bug 1703968: Part 2 - Enable COOP+COEP prefs on GeckoView Nightly; r=geckoview-reviewers,agi
...
Depends on D111443
Differential Revision: https://phabricator.services.mozilla.com/D111444
2021-04-09 16:45:54 +00:00
Aaron Klotz
04d8844a1a
Bug 1703968: Part 1 - Set GeckoView's e10s web process count to 2 on Nightly; r=geckoview-reviewers,agi
...
Differential Revision: https://phabricator.services.mozilla.com/D111443
2021-04-09 16:45:53 +00:00
Thomas Wisniewski
f848eab984
Bug 1703883 - Limit SmartBlock opt-in URLs for its Facebook shim to just the URLs required for federated login. r=denschub,webcompat-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D111439
2021-04-09 16:27:44 +00:00
Neil Deakin
073cd71cfe
Bug 1702603, use command event for buttons in notificationbar, r=mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D110875
2021-04-09 16:14:39 +00:00
James Teh
4138297981
Bug 1703172: Set role="alert" on Proton info bars. r=Jamie
...
This allows screen readers to report info bars automatically when they appear.
It also allows the message text to be reported, which would normally be missed because it isn't focusable.
Differential Revision: https://phabricator.services.mozilla.com/D111035
2021-04-09 16:08:53 +00:00
alwu
361e570777
Bug 1703938 - remove dead attribute `mMetadataInPartialBlockBuffer` in `MediaCacheStream`. r=bryce
...
mMetadataInPartialBlockBuffer never turns true [1] in our current code, it's always false so the related check is always useless. So we should remove this and modify related codes.
[1] https://searchfox.org/mozilla-central/search?q=symbol:F_%3CT_mozilla%3A%3AMediaCacheStream%3E_mMetadataInPartialBlockBuffer&redirect=false
Differential Revision: https://phabricator.services.mozilla.com/D111322
2021-04-09 16:03:44 +00:00
prathikshaprasadsuman
78e40e34fc
Bug 1703014 - Update the downloads panel footer string. r=mconley,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D111131
2021-04-09 16:02:21 +00:00
Mark Striemer
243a572397
Bug 1703173 - Remove ftl adding support from notification-message r=jaws
...
It turns out the shadow document doesn't need its own FTL imports, the parent can
include them instead. This moves the requirement back onto the caller to ensure
that any FTL files it needs are already imported when creating a notification-message.
Depends on D111189
Differential Revision: https://phabricator.services.mozilla.com/D111190
2021-04-09 15:58:15 +00:00
Mark Striemer
aa959736cf
Bug 1703173 - Add an aria-label for message-bar close button r=jaws,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D111189
2021-04-09 15:58:15 +00:00
Gijs Kruitbosch
31b94c10ab
Bug 1704096 - fix test_visibility.xhtml with proton enabled, r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D111418
2021-04-09 15:43:33 +00:00
Dorel Luca
7c6d9844e5
Backed out 8 changesets (bug 1702330)for Browser-chrome failures in est/popups/browser_popup_blocker.js. CLOSED TREE
...
Backed out changeset b81511f8e157 (bug 1702330)
Backed out changeset 15f60f1d3f14 (bug 1702330)
Backed out changeset 809af1f94b4b (bug 1702330)
Backed out changeset 63cec3eadb4f (bug 1702330)
Backed out changeset b9964fb4dd70 (bug 1702330)
Backed out changeset 1e5ccb47056e (bug 1702330)
Backed out changeset 65faaeeb2339 (bug 1702330)
Backed out changeset e72fb8b52609 (bug 1702330)
2021-04-09 20:21:35 +03:00
Cosmin Sabou
52c5a339fb
Backed out changeset b6f8e145ef20 (bug 1669892) for causing xpcshell failures on test_trr_https_fallback.js. CLOSED TREE
2021-04-09 19:34:15 +03:00
Cosmin Sabou
99c461b614
Backed out changeset d5b874ccd877 (bug 1526970) as requested by miko.
...
CLOSED TREE
2021-04-09 19:12:38 +03:00
Cosmin Sabou
79873d0515
Bug 1703664 - Fix linting opt failure on mozlint/roller.py.
...
CLOSED TREE
2021-04-09 18:56:25 +03:00
George A. Michel
dc4a470855
Bug 1703408 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser/base/content/test/pageActions/. r=prathiksha
...
Differential Revision: https://phabricator.services.mozilla.com/D111187
2021-04-09 15:36:47 +00:00
Mark Striemer
d023781645
Bug 1702330 - Skip browser_registerProtocolHandler_notification.js verify r=mconley
...
Depends on D111357
Differential Revision: https://phabricator.services.mozilla.com/D111358
2021-04-09 15:26:27 +00:00
Mark Striemer
5b5345054b
Bug 1702330 - Fix browser_ext_slow_script.js proton infobars r=mconley
...
Depends on D111356
Differential Revision: https://phabricator.services.mozilla.com/D111357
2021-04-09 15:26:27 +00:00
Mark Striemer
e0bbd17d3e
Bug 1702330 - Fix browser_aboutNewTab_defaultBrowserNotification.js proton infobars r=mconley
...
Depends on D111310
Differential Revision: https://phabricator.services.mozilla.com/D111356
2021-04-09 15:26:26 +00:00
Mark Striemer
abe181d764
Bug 1702330 - Remove lazy notification deck creation test r=mconley
...
This test no longer passes with proton enabled by default, since the
deck would've been created already during startup.
Differential Revision: https://phabricator.services.mozilla.com/D111310
2021-04-09 15:26:26 +00:00
Mark Striemer
d31dded190
Bug 1702330 - Use local gProton in notificationbox.js r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D111309
2021-04-09 15:26:26 +00:00
Mark Striemer
a52a7fc9bd
Bug 1702330 - Fix browser_registerProtocolHandler_notification.js r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D111308
2021-04-09 15:26:25 +00:00
Mark Striemer
7f49e59cfb
Bug 1702330 - Remove -moz-proton-infobars media query support r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D110963
2021-04-09 15:26:25 +00:00
Mark Striemer
71680c44e5
Bug 1702330 - Graduate infobars to main proton pref r=jaws,marionette-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D110638
2021-04-09 15:26:24 +00:00
Yury Delendik
0c5965a080
Bug 1690478
- Better SIMD code for iNxM.compare_u. r=lth
...
Differential Revision: https://phabricator.services.mozilla.com/D111337
2021-04-09 15:23:23 +00:00
Michelle Goossens
2db029e202
Bug 1695325 - Make sure GTest does not get scheduled on artifact builds r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D111282
2021-04-09 15:11:52 +00:00
Marco Castelluccio
2f5bc535f6
Bug 1703664 - Enable showing all warnings from mozlint-based linters in reviewbot. r=ahal DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D111166
2021-04-09 15:08:57 +00:00
Stephen A Pohl
5f2f853d92
Bug 1704016: Stop overriding NSWindow appearance with Dark Aqua, to ensure proper contrast between text and background in sheet windows. r=mstange
...
The sheet window background always follows the sheetParent window's appearance. So we can only use the dark appearance if child sheet contents use text colors that are compatible with the dark appearance. But at the moment, sheet documents always use the Light ColorScheme for their system colors, resulting in black-on-dark text.
Differential Revision: https://phabricator.services.mozilla.com/D111415
2021-04-09 15:08:39 +00:00
Andrei Oprea
64672d3359
Bug 1701944 - Add slug and description to remote defaults schema r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D110946
2021-04-09 15:00:37 +00:00
Emilio Cobos Álvarez
0302792235
Bug 1703693 - Prefer faces for fonts that can only be named in one way. r=jfkthame
...
This produces the desired rendering here by effectively "deprioritizing"
faces from fonts that have multiple names.
Your call whether this is a good idea or not, seems reasonable off-hand
to me.
Differential Revision: https://phabricator.services.mozilla.com/D111283
2021-04-09 14:50:44 +00:00
Sebastian Hengst
98eaab938d
Bug 1702297 - Temporarily disable test_497898.html on Android and Windows 7. r=jmaher DONTBUILD
...
Failure got frequent after bug 1696908 landed.
Differential Revision: https://phabricator.services.mozilla.com/D111373
2021-04-09 14:43:09 +00:00
Olivier Tilloy
17b5edfc93
Bug 1701182 - Prepend SNAP-specific prefix to shm path. r=stransky
...
Differential Revision: https://phabricator.services.mozilla.com/D110269
2021-04-09 14:41:31 +00:00
Andrew Halberstadt
2ef0aed816
Bug 1696042 - [ci] web-platform-test-wdspec-headless: Run fission linux64-asan/opt on trunk, r=jgraham
...
This enables the following configurations on autoland/central:
> test-linux1804-64-asan/opt-web-platform-tests-wdspec-headless-e10s
> test-linux1804-64-asan/opt-web-platform-tests-wdspec-headless-fis-e10s
Depends on D111142
Differential Revision: https://phabricator.services.mozilla.com/D111143
2021-04-09 14:40:13 +00:00
Andrew Halberstadt
c7b3abf160
Bug 1696042 - [ci] web-platform-test-wdspec: Run fission linux64-asan/opt on trunk, r=jgraham
...
This enables the following configuration on autoland/central:
> test-linux1804-64-asan/opt-web-platform-tests-wdspec-fis-e10s
Differential Revision: https://phabricator.services.mozilla.com/D111142
2021-04-09 14:40:13 +00:00
Andrew Halberstadt
8f1dd8b9e0
Bug 1696042 - [ci] web-platform-test-wdspec: Run fission windows10-qr/debug on trunk, r=jgraham
...
This enables the following configuration on autoland/central:
> test-windows10-64-qr/debug-web-platform-tests-wdspec-fis-e10s
Differential Revision: https://phabricator.services.mozilla.com/D111141
2021-04-09 14:40:12 +00:00
Joel Maher
fdc56cc016
Bug 1703923 - next batch of unit tests to migrate from OSX 10.14 to 10.15. r=releng-reviewers,aki
...
Differential Revision: https://phabricator.services.mozilla.com/D111312
2021-04-09 14:30:16 +00:00
Gijs Kruitbosch
3569623718
Bug 1703810
- fix OS dark mode application in in-content page menulists on Windows 10, r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D111413
2021-04-09 14:22:13 +00:00
Cosmin Sabou
13826a4c50
Backed out changeset bd396182f84a (bug 1703274) for causing wpt failures on shape-outside-shape-arguments-000.html. CLOSED TREE
2021-04-09 17:51:48 +03:00
Nihanth Subramanya
4b7ae52a98
Bug 1704079 - Set negotiated NPN in Http3Session::SetSecInfo. r=necko-reviewers,dragana
...
Differential Revision: https://phabricator.services.mozilla.com/D111405
2021-04-09 14:15:12 +00:00
Andrei Oprea
ba84870a14
Bug 1699701 - Convert all usages of ExperimentFeature to singleton API r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D110284
2021-04-09 14:13:13 +00:00