Dana Keeler
5291778fb1
Bug 1905453 - collect telemetry on the prevalence of third-party pkcs#11 modules r=jschanck
...
Differential Revision: https://phabricator.services.mozilla.com/D215563
2024-07-03 23:18:29 +00:00
Boris Chiou
1777874bea
Bug 1859660 - Compute the current value for the replaced transition running on the compositor. r=firefox-style-system-reviewers,zrhoffman
...
We rely on the current value to check if we have to create a transition
to replace the running one, and if the running transition is on the
compositor, we don't have the up-do-date transition rule on the main
thread, so we have to compute it when trying to create a new transition.
Differential Revision: https://phabricator.services.mozilla.com/D213687
2024-07-03 22:57:09 +00:00
Noah Bond
cfbca7dc06
Bug 1904921 - Fix Tabs Tray not scrolling to the active tab on first open r=android-reviewers,calu
...
Differential Revision: https://phabricator.services.mozilla.com/D215572
2024-07-03 22:49:51 +00:00
John Schanck
b1b635d41d
Bug 1901768 - land NSS NSS_3_102_RTM UPGRADE_NSS_RELEASE, r=keeler
...
Differential Revision: https://phabricator.services.mozilla.com/D215704
2024-07-03 22:49:35 +00:00
Tamas Szentpeteri
20db166947
Backed out changeset 7f6e4850b977 (bug 1893948) for causing xpcshell crashes with [@ nsXPCWrappedJS::AddRef]. CLOSED TREE
2024-07-04 02:13:56 +03:00
Nicholas Poon
e9a04e1dc8
Bug 1902761 - Current tab on the Tab Strip announces its current / selected state with TalkBack r=android-reviewers,007
...
Differential Revision: https://phabricator.services.mozilla.com/D214448
2024-07-03 22:18:00 +00:00
Nicholas Poon
08bf814646
Bug 1901808 - Align content blocking flags from nslWebProgressListener with ContentBlockingController r=calu,geckoview-reviewers,android-reviewers,owlish
...
Differential Revision: https://phabricator.services.mozilla.com/D214962
2024-07-03 22:08:19 +00:00
Nicholas Poon
6643cb9df9
Bug 1903808 - Add comment that Tab Strip is disabled on foldables and emulator tablets r=android-reviewers,007
...
Differential Revision: https://phabricator.services.mozilla.com/D215636
2024-07-03 21:54:05 +00:00
Tamas Szentpeteri
593dfb6757
Backed out 5 changesets (bug 1903508) for causing Bpnu bustages related to nsLookAndFeel.cpp. CLOSED TREE
...
Backed out changeset 4c080cae862c (bug 1903508)
Backed out changeset 20c125847bf3 (bug 1903508)
Backed out changeset 7979c19a23d3 (bug 1903508)
Backed out changeset 8bc2f521a6a5 (bug 1903508)
Backed out changeset ad85ae8be066 (bug 1903508)
2024-07-04 00:55:36 +03:00
Nicholas Poon
c9e9172204
Bug 1905393 - Increase size of single-letter fallback-favicon r=android-reviewers,calu
...
Differential Revision: https://phabricator.services.mozilla.com/D215557
2024-07-03 21:31:24 +00:00
Maxx Crawford
c495e80157
Bug 1905319 - Adjust new tab page elements spacing to be more consistent r=home-newtab-reviewers,thecount
...
This patch changes the spacing/padding/margins of the major sections if the thumbs up/down UI is enabled.
Differential Revision: https://phabricator.services.mozilla.com/D215551
2024-07-03 21:24:49 +00:00
Sanchaai Mathiyarasan
81b7626950
Bug 1903386 - Fix the height for menu items that aren't a sub-menu. r=gl,android-reviewers
...
Menu items with a description should have a different height compared to menu items without a description, as specified in the Figma:
https://www.figma.com/design/RFz9fYtotQCQuinwcZujZt/Menu-Redesign?node-id=15937-405414&t=CqAvEAPIy0AMYO5M-4
Differential Revision: https://phabricator.services.mozilla.com/D215662
2024-07-03 21:12:59 +00:00
Sam Johnson
49e038648d
Bug 1906037 - Restore macOS desktop tinting on dialog windows. r=mac-reviewers,desktop-theme-reviewers,emilio,spohl
...
After bug 1867854, dialog windows on macOS no longer show desktop tinting on the window background. Since this requires a transparent Gecko background, the `-moz-mac-unified-toolbar-window` appearance added in bug 1870481 should be applied to every window. It has been renamed to reflect this.
Differential Revision: https://phabricator.services.mozilla.com/D215596
2024-07-03 21:08:20 +00:00
Andrew Creskey
a1e5789452
Bug 1893948 - Avoid sync IO in parental controls service (provide threadsafe + lazily-looked-up implementation) r=necko-reviewers,kershaw
...
Create a background task to query the state of the parental controls service to prevent main thread blockage.
Cache the enabled state of parental controls in a preference to prevent blocking while reducing the cases where the race presents to first launch and change of parental controls.
Differential Revision: https://phabricator.services.mozilla.com/D214014
2024-07-03 21:01:21 +00:00
Jason Prickett
a410c594f2
Bug 1901272 - Add fullscreen toggle and styles to about:welcome r=mviar,omc-reviewers,frontend-codestyle-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D215461
2024-07-03 20:55:21 +00:00
Kelsey Gilbert
1f08ec4f32
Bug 1784337 - UniformData: Unlinked program => INVALID_OPERATION. r=gfx-reviewers,lsalzman
...
Differential Revision: https://phabricator.services.mozilla.com/D215674
2024-07-03 20:43:32 +00:00
t-p-white
4efbb165a6
Bug 1906171 - action_global_microsurvey_dialog should not pop to the homepage r=android-reviewers,gmalekpour,zmckenney
...
Differential Revision: https://phabricator.services.mozilla.com/D215675
2024-07-03 20:37:33 +00:00
Sam Johnson
f501773203
Bug 1906034 - Show macOS titlebar if we are not drawing into it. r=mac-reviewers,spohl
...
Rather than always hiding the titlebar for ToolbarWindows, conditionally show it if we are not drawing into it.
Differential Revision: https://phabricator.services.mozilla.com/D215586
2024-07-03 20:35:55 +00:00
Mike Hommey
9a97e76908
Bug 1906026 - Make dependentlibs.py fail when it doesn't find any dependencies. r=firefox-build-system-reviewers,nalexander
...
Until such a time where libxul doesn't have dependencies at all, this is
not supposed to happen. When it does, it's because the output from the
tool used to produce the list changed, or the tool is broken is some
other way.
Differential Revision: https://phabricator.services.mozilla.com/D215582
2024-07-03 20:33:57 +00:00
Kelsey Gilbert
851f090b67
Bug 1784338 - Clamp webgl.blendColor in no-ext webgl1. r=gfx-reviewers,lsalzman
...
Differential Revision: https://phabricator.services.mozilla.com/D215672
2024-07-03 20:25:23 +00:00
Tim Huang
17df8826b1
Bug 1903508 - Part 5: Using LookAndFeel::GetKeyboardLayout() in nsUserCharacteristics. r=tschuster
...
Differential Revision: https://phabricator.services.mozilla.com/D215074
2024-07-03 20:08:33 +00:00
Tim Huang
75a3c283cf
Bug 1903508 - Part 4: Implement nsLookAndFeel::GetKeyboardLayoutImpl() for the MAC platform. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D215073
2024-07-03 20:08:33 +00:00
Tim Huang
78357d898a
Bug 1903508 - Part 3: Implement nsLookAndFeel::GetKeyboardLayoutImpl() for the Linux platform. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D215072
2024-07-03 20:08:32 +00:00
Tim Huang
63a951e9fb
Bug 1903508 - Part 2: Implement nsLookAndFeel::GetKeyboardLayoutImpl() for the windows platform. r=win-reviewers,gstoll
...
Differential Revision: https://phabricator.services.mozilla.com/D215071
2024-07-03 20:08:32 +00:00
Tim Huang
907cde80ec
Bug 1903508 - Part 1: Add a GetKeyboardLayout() interface to LookAndFeel abstraction. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D215070
2024-07-03 20:08:31 +00:00
tessa
99a995d8fa
Bug 1902171 - Remove PWMGR_NUM_FORM_HAS_POSSIBLE_USERNAME_EVENT_PER_DOC probe. r=dimi,credential-management-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D214838
2024-07-03 20:08:06 +00:00
mcarare
8f68d07560
Bug 1896848 - Fallback to Android Photo Picker when no permissions granted. r=android-reviewers,jonalmeida
...
Differential Revision: https://phabricator.services.mozilla.com/D214094
2024-07-03 19:53:58 +00:00
Tara
8dc31f9fda
Bug 1890354 - Allow both orientations for WallpaperOnboarding bottom sheet. r=android-reviewers,zmckenney
...
Differential Revision: https://phabricator.services.mozilla.com/D215256
2024-07-03 19:53:57 +00:00
Fred Chasen
ebd0bbddf0
Bug 1904146 - Add getBackupFileInfo method to BackupService to handle GetBackupFileInfo events. r=mconley
...
This implements getting the information needed to show the date of a backup in the restore component and showing the password input if that backup is encrypted.
- Adds a `getBackupFileInfo` method to `BackupService` that will call `sampleArchive` for a passed backup file and update the `backupFileInfo` in the state with a subset of that info.
- Update the `GetBackupFileInfo` event handler in `BackupUIParent` to use the new `getBackupFileInfo` method.
Differential Revision: https://phabricator.services.mozilla.com/D214899
2024-07-03 19:53:34 +00:00
Gabriele Svelto
5a8f8be355
Bug 1903583 - Enforce the same alignment for the crash context across C++ and Rust r=afranchuk
...
Also replace core::ptr::* uses with the std::ptr::* equivalents.
Differential Revision: https://phabricator.services.mozilla.com/D214273
2024-07-03 19:52:32 +00:00
Jonas Jenwald
7cf779bd22
Bug 1905864 - Generate a PDF.js default-prefs file that can be used directly in mozilla-central. r=pdfjs-reviewers,geckoview-reviewers,frontend-codestyle-reviewers,calixte,ohall
...
Differential Revision: https://phabricator.services.mozilla.com/D215481
2024-07-03 19:51:41 +00:00
serge-sans-paille
f950ed5891
Bug 1905596 - Move BIN_SUFFIX and HOST_BIN_SUFFIX from old-configure to moz.configure r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D215377
2024-07-03 19:50:08 +00:00
serge-sans-paille
817fad27f9
Bug 1905595 - Move HOST_CPPFLAGS from old-configure to moz.configure r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D215376
2024-07-03 19:50:07 +00:00
serge-sans-paille
4843204b87
Bug 1905594 - Remove unused host_asflags r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D215375
2024-07-03 19:50:07 +00:00
serge-sans-paille
31c500771f
Bug 1905592 - Move ASFLAGS from old-configure to moz.configure r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D215374
2024-07-03 19:50:06 +00:00
serge-sans-paille
b469560c2f
Bug 1905110 - Move CPPFLAGS from old-configure to moz.configure r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D215135
2024-07-03 19:50:06 +00:00
serge-sans-paille
c95a2597fc
Bug 1904873 - Move HOST_LDFLAGS from old-configure to moz.configure r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D214988
2024-07-03 19:50:06 +00:00
serge-sans-paille
7e492ed44a
Bug 1904871 - Move HOST_CXXFLAGS from old-configure to moz.configure r=glandium
...
Also harmonize HOST_CFLAGS and HOST_CXXFLAGS behavior.
Differential Revision: https://phabricator.services.mozilla.com/D214987
2024-07-03 19:50:05 +00:00
serge-sans-paille
4be9c3acc0
Bug 1904869
- Move HOST_CFLAGS from old-configure to moz.configure r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D214986
2024-07-03 19:50:05 +00:00
Maxx Crawford
ece43b04e7
Bug 1905259 - Add updated thumbs up and down icons, add CSS animation to active state r=home-newtab-reviewers,desktop-theme-reviewers,thecount,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D215650
2024-07-03 19:29:27 +00:00
Brendan Birdsong
1ecd8cc4b5
Bug 1906003 - PPA API - Fix async issue in JS Module r=cbguder
...
This change fixes a bug in the PPA API's that causes multiple source/target impressions not to store properly in the data store due to a promise being returned instead of the evaluation of the statement in the compareImpression function. This causes an issue where we cannot handle multiple ads / suppliers running at the same time.
The plan is to release this in the Fx 128 dot release.
Differential Revision: https://phabricator.services.mozilla.com/D215656
2024-07-03 19:23:52 +00:00
Mozilla Releng Treescript
8a844f9ac4
no bug - Bumping Mobile l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
...
ach -> abea28b23931cee55a36883f43ff0ba370196168
an -> abea28b23931cee55a36883f43ff0ba370196168
ar -> abea28b23931cee55a36883f43ff0ba370196168
ast -> abea28b23931cee55a36883f43ff0ba370196168
az -> abea28b23931cee55a36883f43ff0ba370196168
be -> abea28b23931cee55a36883f43ff0ba370196168
bg -> abea28b23931cee55a36883f43ff0ba370196168
bn -> abea28b23931cee55a36883f43ff0ba370196168
br -> abea28b23931cee55a36883f43ff0ba370196168
bs -> abea28b23931cee55a36883f43ff0ba370196168
ca -> abea28b23931cee55a36883f43ff0ba370196168
cak -> abea28b23931cee55a36883f43ff0ba370196168
cs -> abea28b23931cee55a36883f43ff0ba370196168
cy -> abea28b23931cee55a36883f43ff0ba370196168
da -> abea28b23931cee55a36883f43ff0ba370196168
de -> abea28b23931cee55a36883f43ff0ba370196168
dsb -> abea28b23931cee55a36883f43ff0ba370196168
el -> abea28b23931cee55a36883f43ff0ba370196168
en-CA -> abea28b23931cee55a36883f43ff0ba370196168
en-GB -> abea28b23931cee55a36883f43ff0ba370196168
eo -> abea28b23931cee55a36883f43ff0ba370196168
es-AR -> abea28b23931cee55a36883f43ff0ba370196168
es-CL -> abea28b23931cee55a36883f43ff0ba370196168
es-ES -> abea28b23931cee55a36883f43ff0ba370196168
es-MX -> abea28b23931cee55a36883f43ff0ba370196168
et -> abea28b23931cee55a36883f43ff0ba370196168
eu -> abea28b23931cee55a36883f43ff0ba370196168
fa -> abea28b23931cee55a36883f43ff0ba370196168
ff -> abea28b23931cee55a36883f43ff0ba370196168
fi -> abea28b23931cee55a36883f43ff0ba370196168
fr -> abea28b23931cee55a36883f43ff0ba370196168
fy-NL -> abea28b23931cee55a36883f43ff0ba370196168
ga-IE -> abea28b23931cee55a36883f43ff0ba370196168
gd -> abea28b23931cee55a36883f43ff0ba370196168
gl -> abea28b23931cee55a36883f43ff0ba370196168
gn -> abea28b23931cee55a36883f43ff0ba370196168
gu-IN -> abea28b23931cee55a36883f43ff0ba370196168
he -> abea28b23931cee55a36883f43ff0ba370196168
hi-IN -> abea28b23931cee55a36883f43ff0ba370196168
hr -> abea28b23931cee55a36883f43ff0ba370196168
hsb -> abea28b23931cee55a36883f43ff0ba370196168
hu -> abea28b23931cee55a36883f43ff0ba370196168
hy-AM -> abea28b23931cee55a36883f43ff0ba370196168
ia -> abea28b23931cee55a36883f43ff0ba370196168
id -> abea28b23931cee55a36883f43ff0ba370196168
is -> abea28b23931cee55a36883f43ff0ba370196168
it -> abea28b23931cee55a36883f43ff0ba370196168
ja -> abea28b23931cee55a36883f43ff0ba370196168
ka -> abea28b23931cee55a36883f43ff0ba370196168
kab -> abea28b23931cee55a36883f43ff0ba370196168
kk -> abea28b23931cee55a36883f43ff0ba370196168
km -> abea28b23931cee55a36883f43ff0ba370196168
kn -> abea28b23931cee55a36883f43ff0ba370196168
ko -> abea28b23931cee55a36883f43ff0ba370196168
lij -> abea28b23931cee55a36883f43ff0ba370196168
lo -> abea28b23931cee55a36883f43ff0ba370196168
lt -> abea28b23931cee55a36883f43ff0ba370196168
ltg -> abea28b23931cee55a36883f43ff0ba370196168
lv -> abea28b23931cee55a36883f43ff0ba370196168
meh -> abea28b23931cee55a36883f43ff0ba370196168
mix -> abea28b23931cee55a36883f43ff0ba370196168
ml -> abea28b23931cee55a36883f43ff0ba370196168
mr -> abea28b23931cee55a36883f43ff0ba370196168
ms -> abea28b23931cee55a36883f43ff0ba370196168
my -> abea28b23931cee55a36883f43ff0ba370196168
nb-NO -> abea28b23931cee55a36883f43ff0ba370196168
ne-NP -> abea28b23931cee55a36883f43ff0ba370196168
nl -> abea28b23931cee55a36883f43ff0ba370196168
nn-NO -> abea28b23931cee55a36883f43ff0ba370196168
oc -> abea28b23931cee55a36883f43ff0ba370196168
pa-IN -> abea28b23931cee55a36883f43ff0ba370196168
pl -> abea28b23931cee55a36883f43ff0ba370196168
pt-BR -> abea28b23931cee55a36883f43ff0ba370196168
pt-PT -> abea28b23931cee55a36883f43ff0ba370196168
rm -> abea28b23931cee55a36883f43ff0ba370196168
ro -> abea28b23931cee55a36883f43ff0ba370196168
ru -> abea28b23931cee55a36883f43ff0ba370196168
sk -> abea28b23931cee55a36883f43ff0ba370196168
sl -> abea28b23931cee55a36883f43ff0ba370196168
son -> abea28b23931cee55a36883f43ff0ba370196168
sq -> abea28b23931cee55a36883f43ff0ba370196168
sr -> abea28b23931cee55a36883f43ff0ba370196168
sv-SE -> abea28b23931cee55a36883f43ff0ba370196168
ta -> abea28b23931cee55a36883f43ff0ba370196168
te -> abea28b23931cee55a36883f43ff0ba370196168
th -> abea28b23931cee55a36883f43ff0ba370196168
tl -> abea28b23931cee55a36883f43ff0ba370196168
tr -> abea28b23931cee55a36883f43ff0ba370196168
trs -> abea28b23931cee55a36883f43ff0ba370196168
uk -> abea28b23931cee55a36883f43ff0ba370196168
ur -> abea28b23931cee55a36883f43ff0ba370196168
uz -> abea28b23931cee55a36883f43ff0ba370196168
vi -> abea28b23931cee55a36883f43ff0ba370196168
wo -> abea28b23931cee55a36883f43ff0ba370196168
xh -> abea28b23931cee55a36883f43ff0ba370196168
zam -> abea28b23931cee55a36883f43ff0ba370196168
zh-CN -> abea28b23931cee55a36883f43ff0ba370196168
zh-TW -> abea28b23931cee55a36883f43ff0ba370196168
2024-07-03 19:01:53 +00:00
Mozilla Releng Treescript
fbdcc34c7c
no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
...
ach -> abea28b23931cee55a36883f43ff0ba370196168
af -> abea28b23931cee55a36883f43ff0ba370196168
an -> abea28b23931cee55a36883f43ff0ba370196168
ar -> abea28b23931cee55a36883f43ff0ba370196168
ast -> abea28b23931cee55a36883f43ff0ba370196168
az -> abea28b23931cee55a36883f43ff0ba370196168
be -> abea28b23931cee55a36883f43ff0ba370196168
bg -> abea28b23931cee55a36883f43ff0ba370196168
bn -> abea28b23931cee55a36883f43ff0ba370196168
bo -> abea28b23931cee55a36883f43ff0ba370196168
br -> abea28b23931cee55a36883f43ff0ba370196168
brx -> abea28b23931cee55a36883f43ff0ba370196168
bs -> abea28b23931cee55a36883f43ff0ba370196168
ca -> abea28b23931cee55a36883f43ff0ba370196168
ca-valencia -> abea28b23931cee55a36883f43ff0ba370196168
cak -> abea28b23931cee55a36883f43ff0ba370196168
ckb -> abea28b23931cee55a36883f43ff0ba370196168
cs -> abea28b23931cee55a36883f43ff0ba370196168
cy -> abea28b23931cee55a36883f43ff0ba370196168
da -> abea28b23931cee55a36883f43ff0ba370196168
de -> abea28b23931cee55a36883f43ff0ba370196168
dsb -> abea28b23931cee55a36883f43ff0ba370196168
el -> abea28b23931cee55a36883f43ff0ba370196168
en-CA -> abea28b23931cee55a36883f43ff0ba370196168
en-GB -> abea28b23931cee55a36883f43ff0ba370196168
eo -> abea28b23931cee55a36883f43ff0ba370196168
es-AR -> abea28b23931cee55a36883f43ff0ba370196168
es-CL -> abea28b23931cee55a36883f43ff0ba370196168
es-ES -> abea28b23931cee55a36883f43ff0ba370196168
es-MX -> abea28b23931cee55a36883f43ff0ba370196168
et -> abea28b23931cee55a36883f43ff0ba370196168
eu -> abea28b23931cee55a36883f43ff0ba370196168
fa -> abea28b23931cee55a36883f43ff0ba370196168
ff -> abea28b23931cee55a36883f43ff0ba370196168
fi -> abea28b23931cee55a36883f43ff0ba370196168
fr -> abea28b23931cee55a36883f43ff0ba370196168
fur -> abea28b23931cee55a36883f43ff0ba370196168
fy-NL -> abea28b23931cee55a36883f43ff0ba370196168
ga-IE -> abea28b23931cee55a36883f43ff0ba370196168
gd -> abea28b23931cee55a36883f43ff0ba370196168
gl -> abea28b23931cee55a36883f43ff0ba370196168
gn -> abea28b23931cee55a36883f43ff0ba370196168
gu-IN -> abea28b23931cee55a36883f43ff0ba370196168
he -> abea28b23931cee55a36883f43ff0ba370196168
hi-IN -> abea28b23931cee55a36883f43ff0ba370196168
hr -> abea28b23931cee55a36883f43ff0ba370196168
hsb -> abea28b23931cee55a36883f43ff0ba370196168
hu -> abea28b23931cee55a36883f43ff0ba370196168
hy-AM -> abea28b23931cee55a36883f43ff0ba370196168
hye -> abea28b23931cee55a36883f43ff0ba370196168
ia -> abea28b23931cee55a36883f43ff0ba370196168
id -> abea28b23931cee55a36883f43ff0ba370196168
is -> abea28b23931cee55a36883f43ff0ba370196168
it -> abea28b23931cee55a36883f43ff0ba370196168
ja -> abea28b23931cee55a36883f43ff0ba370196168
ja-JP-mac -> abea28b23931cee55a36883f43ff0ba370196168
ka -> abea28b23931cee55a36883f43ff0ba370196168
kab -> abea28b23931cee55a36883f43ff0ba370196168
kk -> abea28b23931cee55a36883f43ff0ba370196168
km -> abea28b23931cee55a36883f43ff0ba370196168
kn -> abea28b23931cee55a36883f43ff0ba370196168
ko -> abea28b23931cee55a36883f43ff0ba370196168
lij -> abea28b23931cee55a36883f43ff0ba370196168
lo -> abea28b23931cee55a36883f43ff0ba370196168
lt -> abea28b23931cee55a36883f43ff0ba370196168
ltg -> abea28b23931cee55a36883f43ff0ba370196168
lv -> abea28b23931cee55a36883f43ff0ba370196168
meh -> abea28b23931cee55a36883f43ff0ba370196168
mk -> abea28b23931cee55a36883f43ff0ba370196168
mr -> abea28b23931cee55a36883f43ff0ba370196168
ms -> abea28b23931cee55a36883f43ff0ba370196168
my -> abea28b23931cee55a36883f43ff0ba370196168
nb-NO -> abea28b23931cee55a36883f43ff0ba370196168
ne-NP -> abea28b23931cee55a36883f43ff0ba370196168
nl -> abea28b23931cee55a36883f43ff0ba370196168
nn-NO -> abea28b23931cee55a36883f43ff0ba370196168
oc -> abea28b23931cee55a36883f43ff0ba370196168
pa-IN -> abea28b23931cee55a36883f43ff0ba370196168
pl -> abea28b23931cee55a36883f43ff0ba370196168
pt-BR -> abea28b23931cee55a36883f43ff0ba370196168
pt-PT -> abea28b23931cee55a36883f43ff0ba370196168
rm -> abea28b23931cee55a36883f43ff0ba370196168
ro -> abea28b23931cee55a36883f43ff0ba370196168
ru -> abea28b23931cee55a36883f43ff0ba370196168
sat -> abea28b23931cee55a36883f43ff0ba370196168
sc -> abea28b23931cee55a36883f43ff0ba370196168
scn -> abea28b23931cee55a36883f43ff0ba370196168
sco -> abea28b23931cee55a36883f43ff0ba370196168
si -> abea28b23931cee55a36883f43ff0ba370196168
sk -> abea28b23931cee55a36883f43ff0ba370196168
skr -> abea28b23931cee55a36883f43ff0ba370196168
sl -> abea28b23931cee55a36883f43ff0ba370196168
son -> abea28b23931cee55a36883f43ff0ba370196168
sq -> abea28b23931cee55a36883f43ff0ba370196168
sr -> abea28b23931cee55a36883f43ff0ba370196168
sv-SE -> abea28b23931cee55a36883f43ff0ba370196168
szl -> abea28b23931cee55a36883f43ff0ba370196168
ta -> abea28b23931cee55a36883f43ff0ba370196168
te -> abea28b23931cee55a36883f43ff0ba370196168
tg -> abea28b23931cee55a36883f43ff0ba370196168
th -> abea28b23931cee55a36883f43ff0ba370196168
tl -> abea28b23931cee55a36883f43ff0ba370196168
tr -> abea28b23931cee55a36883f43ff0ba370196168
trs -> abea28b23931cee55a36883f43ff0ba370196168
uk -> abea28b23931cee55a36883f43ff0ba370196168
ur -> abea28b23931cee55a36883f43ff0ba370196168
uz -> abea28b23931cee55a36883f43ff0ba370196168
vi -> abea28b23931cee55a36883f43ff0ba370196168
wo -> abea28b23931cee55a36883f43ff0ba370196168
xh -> abea28b23931cee55a36883f43ff0ba370196168
zh-CN -> abea28b23931cee55a36883f43ff0ba370196168
zh-TW -> abea28b23931cee55a36883f43ff0ba370196168
2024-07-03 19:01:47 +00:00
Kelsey Gilbert
1d1e39564d
Bug 1906155 - Add pref webgl.1.request_es2:true. r=gfx-reviewers,lsalzman
...
Differential Revision: https://phabricator.services.mozilla.com/D215665
2024-07-03 18:55:33 +00:00
Byron Campen [:bwc]
df4d12772d
Bug 1902850: Stop sending stream resets for streams we've already reset. r=ng
...
Also, fix a rare nullptr crash that is sometimes happening in the wpt.
Differential Revision: https://phabricator.services.mozilla.com/D214431
2024-07-03 18:31:20 +00:00
Byron Campen [:bwc]
b655abf244
Bug 1902850: Test that repeated open/write/echo/close of datachannels works. r=jib
...
Differential Revision: https://phabricator.services.mozilla.com/D214430
2024-07-03 18:31:20 +00:00
scottdowne
533a90455c
Bug 1906138 - Home and newtab turn on merino recs provider for nightly only r=home-newtab-reviewers,nbarrett
...
Differential Revision: https://phabricator.services.mozilla.com/D215651
2024-07-03 18:28:20 +00:00
sarah541
b52e753c1f
Bug 1906075 - Deprioritize Microsurvery prompt only when navigation bar is enabled r=android-reviewers,twhite
...
Differential Revision: https://phabricator.services.mozilla.com/D215644
2024-07-03 18:23:27 +00:00
Masatoshi Kimura
6ae94efccc
Bug 1906029 - Remove redundant QueryInterface call from GetNSSProfilePath. r=keeler
...
Differential Revision: https://phabricator.services.mozilla.com/D215583
2024-07-03 18:16:35 +00:00
t-p-white
ead9124947
Bug 1903280 - Fix bug where the microsurvey prompt can obscure the download complete dialog r=android-reviewers,amejiamarmol,gmalekpour
...
Differential Revision: https://phabricator.services.mozilla.com/D215498
2024-07-03 18:14:15 +00:00