Joel Maher
f1aedc164d
Bug 1919684 - disable browser_very_fission.js for linux/asan. r=smolnar DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D222732
2024-09-19 02:00:35 +00:00
Sandor Molnar
9cdd487af0
Bug 1776017 - Disable browser_open_internal_choice_persistence.js on macosx for frequent failures. r=jmaher DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D222731
2024-09-19 01:58:13 +00:00
Paul Bone
1f0871f8e9
Bug 1917205 - Initialise the profiler's TLS earlier r=profiler-reviewers,canaltinova
...
Using TLS variables can allocate, which is very annoying in allocation
handlers. It seems that allocation can be avoided if the key-based TLS
variable has a relatively low key so that it can be allocated in an earlier
TLS page. This patch causes the TLS storage to be initialised during
process startup helping to ensure that the TLS key is lower.
It seems to work with key based TLS but not with native TLS, despite that
working without allocation in PHC and mozjemalloc.
Differential Revision: https://phabricator.services.mozilla.com/D221764
2024-09-19 01:56:03 +00:00
Ashley Hale
1df4efd9df
Bug 1915924 - Fix table generation math for func discrete in SVGFEComponentTransfer r=gfx-reviewers,nical
...
Differential Revision: https://phabricator.services.mozilla.com/D222573
2024-09-19 01:33:48 +00:00
Sandor Molnar
58a8b5ee94
Backed out changeset c61e536db0ba (bug 1919114) for causing mochitest mda perma failures + reftest failures. CLOSED TREE
2024-09-19 04:14:45 +03:00
Mozilla Releng Treescript
b844b52b66
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
2024-09-19 00:18:21 +00:00
Botond Ballo
3d539ffc8e
Bug 1901659 - Enable hardware WebRender on XWayland for Mesa 17+. r=aosmond
...
Partial present remains disabled due to bug 1677892.
Differential Revision: https://phabricator.services.mozilla.com/D222706
2024-09-19 00:07:29 +00:00
Joel Maher
000f6fea38
Bug 1917223 - re-enable many tests on browser/components/[pri*-urlbar]/**/browser.toml. r=aryx,sessionstore-reviewers,tabbrowser-reviewers,translations-reviewers,omc-reviewers,urlbar-reviewers,dao,pdahiya
...
Differential Revision: https://phabricator.services.mozilla.com/D221309
2024-09-18 23:37:52 +00:00
Sean
a174e516cc
Bug 1768724 - Part 1: Add a preference and policy for Microsoft SSO on macOS (Non-Necko Part) r=fluent-reviewers,mkaply,mossop,bolsson
...
Differential Revision: https://phabricator.services.mozilla.com/D212445
2024-09-18 23:23:16 +00:00
Matthew Tighe
301008a81a
Bug 1902101 - Refactor Bookmarks Compose to replace prop drilling with direct Store passing r=android-reviewers,boek
...
Differential Revision: https://phabricator.services.mozilla.com/D222564
2024-09-18 22:44:21 +00:00
Sandor Molnar
e60f5f10af
Backed out changeset b5f67647ff55 (bug 1768724) for causing xpc failures @ test_sorted_alphabetically.js CLOSED TREE
2024-09-19 01:26:37 +03:00
kpatenio
e3d54cbdf7
Bug 1916016 - update opt-in card for migration to Firefox sidebar r=fluent-reviewers,omc-reviewers,shopping-reviewers,fchasen,pdahiya
...
- Updated `AboutWelcomeChild.sys.mjs` to a new opt-in card `FS_OPT_IN_SIDEBAR_VARIANT` that is rendered only if `browser.shopping.experience2023.integratedSidebar`
- Updated styling for the integrated RC in `aboutwelcome.css`
- Added non-exposed strings to `shopping.ftl`
- Updated tests to work for both integrated and non-integrated versions
Differential Revision: https://phabricator.services.mozilla.com/D221396
2024-09-18 20:51:03 +00:00
Sandor Molnar
34addd85cb
Backed out changeset cf3a30d74dec (bug 1916016) for causing xpc failures @ test_sorted_alphabetically.js CLOSED TREE
2024-09-19 01:08:05 +03:00
Daisuke Akatsuka
90df4d4b94
Bug 1918625: Fix a11y-checks errors r=daleharvey
...
Differential Revision: https://phabricator.services.mozilla.com/D222430
2024-09-18 21:21:25 +00:00
kpatenio
28ce72a7c9
Bug 1916016 - update opt-in card for migration to Firefox sidebar r=fluent-reviewers,omc-reviewers,shopping-reviewers,fchasen,pdahiya
...
- Updated `AboutWelcomeChild.sys.mjs` to a new opt-in card `FS_OPT_IN_SIDEBAR_VARIANT` that is rendered only if `browser.shopping.experience2023.integratedSidebar`
- Updated styling for the integrated RC in `aboutwelcome.css`
- Added non-exposed strings to `shopping.ftl`
- Updated tests to work for both integrated and non-integrated versions
Differential Revision: https://phabricator.services.mozilla.com/D221396
2024-09-18 20:51:03 +00:00
Sean
725187a7ac
Bug 1768724 - Part 1: Add a preference and policy for Microsoft SSO on macOS (Non-Necko Part) r=fluent-reviewers,mkaply,mossop,bolsson
...
Differential Revision: https://phabricator.services.mozilla.com/D212445
2024-09-18 20:41:00 +00:00
Sebastian Hengst
49669b5292
Bug 1775881 - disable browser_errorpage.js also on Linux opt. r=aryx DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D222305
2024-09-18 20:28:46 +00:00
Sandor Molnar
c42bf6062d
Backed out changeset 9b9f5e47c9b0 (bug 1917493) for causing build bustages. CLOSED TREE
2024-09-19 00:33:23 +03:00
Sandor Molnar
6ba6c8cdf3
Backed out changeset 0fab45288998 (bug 1901826) for causing bc perma failures @ browser_fullscreen_tab_preview.js
2024-09-19 00:18:45 +03:00
Sandor Molnar
ee98e7fb84
Backed out 4 changesets (bug 1865148, bug 1913613) for causing perma mochistest failures @ test_event_listener_leaks.html
...
Backed out changeset 47562b188068 (bug 1865148)
Backed out changeset 926b62d4264a (bug 1913613)
Backed out changeset 556574628458 (bug 1913613)
Backed out changeset 81190e44c586 (bug 1913613)
2024-09-19 00:16:04 +03:00
Emilio Cobos Álvarez
bf4477b71a
Bug 1919040 - Increase fuzz on a test now that we choose a slightly different scale due to invalidation fixes.
...
MANUAL PUSH: Orange fix CLOSED TREE
2024-09-18 22:23:01 +02:00
Emilio Cobos Álvarez
8e14e41db9
Bug 1917703 - Make sure visited style computation color-scheme matches unvisited style. r=dshin
...
Plumb it via the StyleBuilder like we do for the writing_mode for the
same reasons.
Differential Revision: https://phabricator.services.mozilla.com/D222328
2024-09-18 20:16:17 +00:00
jabram
43de08277f
Bug 1916823 - Update About Profiling directory list border color on hover r=cmkm,hjones,desktop-theme-reviewers,profiler-reviewers,mstange,julienw
...
Differential Revision: https://phabricator.services.mozilla.com/D222353
2024-09-18 20:15:28 +00:00
Emilio Cobos Álvarez
d6d6ac70d1
Bug 1917356 - Fix paged mode check.
...
MANUAL PUSH: Trivial fix + comment CLOSED TREE
2024-09-18 22:13:42 +02:00
Glenn Watson
c493727093
Bug 1917493 - Enable quad box shadows on a subset of outset box-shadows r=gfx-reviewers,nical
...
We'll incrementally enable it on a wider range of content once we
resolve the unrelated pre-existing timing-related intermittent failures
that are tickled by these changes.
Differential Revision: https://phabricator.services.mozilla.com/D221413
2024-09-18 20:04:32 +00:00
DJ
03668fde6c
Bug 1901826 - prevent tab preview from triggering fullscreen toolbar autohide. r=dao,jswinarton
...
Differential Revision: https://phabricator.services.mozilla.com/D218432
2024-09-18 19:46:03 +00:00
Fatih
c6c9b281f5
Bug 1919090: Flatten webgl info. r=tjr
...
Differential Revision: https://phabricator.services.mozilla.com/D222346
2024-09-18 19:41:09 +00:00
Fatih
ef1c71016a
Bug 1919090: Flatten ICE foundations info. r=tjr
...
Differential Revision: https://phabricator.services.mozilla.com/D222345
2024-09-18 19:41:08 +00:00
Fatih
d57971591e
Bug 1919090: Flatten voice list. r=tjr
...
Differential Revision: https://phabricator.services.mozilla.com/D222344
2024-09-18 19:41:08 +00:00
Fatih
c399b9ccbc
Bug 1919090: Flatten media devices. r=tjr
...
Differential Revision: https://phabricator.services.mozilla.com/D222343
2024-09-18 19:41:08 +00:00
Fatih
c3e40aa3fc
Bug 1919090: Flatten media capabilities. r=tjr
...
Differential Revision: https://phabricator.services.mozilla.com/D222342
2024-09-18 19:41:07 +00:00
Brad Werth
7578d21d4e
Bug 1919114: Add a no-gpu-process test variant for reftests and media mochitests. r=taskgraph-reviewers,gfx-reviewers,jcristau,jmaher,aosmond
...
This allows us to test platforms that support GPU process without
enabling the GPU process. It may help us flush out differing test
outcomes between the two cases. Eventually this will be retired when all
platforms have mature GPU process implementations.
Differential Revision: https://phabricator.services.mozilla.com/D222340
2024-09-18 19:24:12 +00:00
Nathan Barrett
50d6059a2f
Bug 1919069 - update list card styles for pocket/bookmark state r=amy,desktop-theme-reviewers,home-newtab-reviewers,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D222348
2024-09-18 19:08:56 +00:00
Byron Campen [:bwc]
7a922f9c5e
Bug 1914486: Flush this socket process telemetry before the tests check r=dbaker
...
Depends on D222645
Differential Revision: https://phabricator.services.mozilla.com/D222646
2024-09-18 18:58:39 +00:00
Byron Campen [:bwc]
ab4ff5a8cc
Bug 1914486: Don't try setting RTCSessionDescription.sdp in this test. r=dbaker
...
Also, avoid setting munged local SDP, use const in a few places, add some
awaits, and use |is| instead of |ok| when checking equality expectations.
Differential Revision: https://phabricator.services.mozilla.com/D222645
2024-09-18 18:58:39 +00:00
Jesse Schwartzentruber
448b96058f
Bug 1919560 - Update fuzzing email address r=mgaudet DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D222637
2024-09-18 18:58:38 +00:00
Paul Zuehlcke
597ba74f2a
Bug 1916659, r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D222629
2024-09-18 18:52:20 +00:00
Matthew Tighe
31fe235037
Bug 1919596 - Stop calling StoreProvider twice r=android-reviewers,007
...
Differential Revision: https://phabricator.services.mozilla.com/D222673
2024-09-18 18:37:29 +00:00
Harrison Oglesby
e209e632a9
Bug 1917318 - Add Landscape Tab Preview for Navigation Toolbar r=android-reviewers,skhan
...
Differential Revision: https://phabricator.services.mozilla.com/D221539
2024-09-18 18:34:17 +00:00
Tim Huang
15635f25d7
Bug 1918037 - Enable blocking third-party cookies in ETP strict and private windows. r=anti-tracking-reviewers,pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D222364
2024-09-18 18:18:15 +00:00
Boris Chiou
bab7d068fb
Bug 1916646 - Floor right/bottom values of inset()/rect() to make sure that width and height of the rectangle are valid. r=dshin
...
Per spec of `rect()`, the second (right) and third (bottom) values are
floored by the fourth (left) and second (top) values, respectively. This
is to avoid that they don't cross over the other edge. In our
implementation, we just clamp width and height to make sure they are not
negative. The both ways should be identical.
Note that the spec also mentions another way to handle the similar case
in `inset()`, which would like to apply the algorithm mentioned in
"CSS Backgrounds 3 § 4.5 Overlapping Curves rules" to proportionally reduce
the inset effect to 100%. This may cause a different result from
flooring the values. I suspect this is a spec issue:
https://github.com/w3c/csswg-drafts/issues/10870 .
Differential Revision: https://phabricator.services.mozilla.com/D222536
2024-09-18 18:14:33 +00:00
Ray Kraesig
96cbcfd109
Bug 1905417 - [1/1] Reenable formerly-failing test r=robwu
...
As of bug 1914559, `WindowsUIUtils::UpdateInTabletMode` no longer
attempts to launch the hidden window. Doing so was part of the reason a
test had begun failing; it can now be reenabled.
Differential Revision: https://phabricator.services.mozilla.com/D222660
2024-09-18 18:09:49 +00:00
Sandor Molnar
cb377c2ba8
Bug 1767721 - Disable browser_dbg-browser-toolbox-workers.js on Linux for frequent failures. r=devtools-reviewers,ochameau DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D222400
2024-09-18 17:55:37 +00:00
Sandor Molnar
086cdd7e0e
Bug 1836198 - Disable browser_closed_tabs_windows.js on Linux !debug for frequent failures. DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D222397
2024-09-18 17:55:37 +00:00
Emilio Cobos Álvarez
49e567fca6
Bug 1918724 - Remove nsIClearDataService.CLEAR_PASSWORDS. r=pbz
...
It's totally unused.
Differential Revision: https://phabricator.services.mozilla.com/D222139
2024-09-18 17:46:22 +00:00
Ray Kraesig
a762a8496a
Bug 1919435
- [1/1] Fix MinGW build r=win-reviewers,gstoll
...
... by removing a stray IDE-inserted nonstandard header.
Differential Revision: https://phabricator.services.mozilla.com/D222661
2024-09-18 17:37:40 +00:00
Dão Gottwald
ff7cc8f8e3
Bug 1917337 - Implement --text-color-disabled. r=desktop-theme-reviewers,reusable-components-reviewers,emilio,hjones
...
Differential Revision: https://phabricator.services.mozilla.com/D222503
2024-09-18 17:30:35 +00:00
scottdowne
b6a0cd8b0d
Bug 1917606 - Newtab connect ads API placements to prefs and Nimbus. r=home-newtab-reviewers,nbarrett
...
Differential Revision: https://phabricator.services.mozilla.com/D222517
2024-09-18 17:27:28 +00:00
Sandor Molnar
677d0c520d
Bug 1919040 - Remove wpt file svgtransformlist-replaceitem.html.ini for passing on every platform. r=emilio CLOSED TREE
2024-09-18 22:03:52 +03:00
Sandor Molnar
89302cd2ce
Backed out changeset 0c3885fa675f (bug 1917703) for causing reftest failures. CLOSED TREE
2024-09-18 21:19:16 +03:00