996120 Commits
Author SHA1 Message Date
Dão Gottwald e0f4201b41 Bug 2070984 - Use inputmode=search for the search bars. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D325066
2026-09-11 20:19:15 +00:00
Nicholas Poon ec59230679 Bug 2071423 - Make SwitchTabsBaselineProfile CUJ correctly clean up open tabs r=android-reviewers,aaronmt,adhingra
Differential Revision: https://phabricator.services.mozilla.com/D325506
2026-09-11 20:14:34 +00:00
Sandor Molnar 52d9d7c385 Revert "Bug 2068188 - Use a string-literal wrapper type for simple payload marker field names. r=bas,profiler-reviewers,canova" for causing build bustages @ ProfilerMarkers.h
This reverts commit d38eccd9a9.
2026-09-11 20:12:18 +00:00
Sandor Molnar 935b29d847 Bug 1985986 - Update wpt metadata 2026-09-11 20:08:05 +00:00
Sandor Molnar be92328f2e Revert "Bug 2070444 - Run addon tasks on git-backed pushes, r=taskgraph-reviewers,jcristau" for causing build-signing timeouts
This reverts commit 1d22dc4916.

Revert "Bug 2070444 - Run artifact-build tasks on git-backed pushes, r=taskgraph-reviewers,jcristau" for causing build signing failures

This reverts commit 9bfd8889e8.
2026-09-11 19:58:52 +00:00
Maile Lucks 384314f38c Bug 2061046 - Add AITab Header component, wire up page actions - r=omarg,fluent-reviewers,bolsson
Differential Revision: https://phabricator.services.mozilla.com/D322792
2026-09-11 19:45:19 +00:00
Matthew Tighe 733b79bcbb Bug 2071128 - observe playback controller for current playback state r=android-reviewers,moyin
Differential Revision: https://phabricator.services.mozilla.com/D325213
2026-09-11 19:44:09 +00:00
Harshit 95a29fb0af Bug 2067218 - Add a mutex to avoid duplicate helpers for a profile. r=aborondo,nrishel
temp: guard test

Differential Revision: https://phabricator.services.mozilla.com/D322655
2026-09-11 19:39:40 +00:00
Harshit 476a507146 Bug 2067218 - Stop the notification helper when the pref is disabled. r=aborondo,nrishel
Differential Revision: https://phabricator.services.mozilla.com/D322521
2026-09-11 19:39:39 +00:00
Harshit b71eec14bf Bug 2067218 - Add a Nimbus-controlled pref gating the notification helper. r=iholmes
Differential Revision: https://phabricator.services.mozilla.com/D322520
2026-09-11 19:39:38 +00:00
Harshit 9847f37108 Bug 2067218 - Accept a --profile argument in the notification helper. r=aborondo,nrishel
Differential Revision: https://phabricator.services.mozilla.com/D322372
2026-09-11 19:39:37 +00:00
Chris H-C 34cb382e4c Bug 1977639 - Report slow SQL over Glean r=mak
sqlite3_normalized_sql is only available for prepared statements, so
this specifically does not report on simple sql executions.

This does not remove the existing Legacy Telemetry reporting (yet).

Differential Revision: https://phabricator.services.mozilla.com/D321975
2026-09-11 19:38:58 +00:00
Chris H-C c90dbfd108 Bug 1594264 - Enable sql normalization r=mak
Differential Revision: https://phabricator.services.mozilla.com/D321974
2026-09-11 19:38:57 +00:00
Jonathan Moss d4d2059b98 Bug 2070972 - Repeat the loopback video test frame with imagefreeze r=aryx
Use the current v4l2loopback control IDs. Repeat one green frame with GStreamer imagefreeze so the producer continues to supply frames while tests open and close the video device. The existing cleanup stops the producer.

Differential Revision: https://phabricator.services.mozilla.com/D325488
2026-09-11 19:38:24 +00:00
Jeff Muizelaar d38eccd9a9 Bug 2068188 - Use a string-literal wrapper type for simple payload marker field names. r=bas,profiler-reviewers,canova
This avoids the need to create the `defined_name_##arg` constants which will
let us add support for named arguments using string literals. It's also
simpler.

Differential Revision: https://phabricator.services.mozilla.com/D322682
2026-09-11 19:37:55 +00:00
Sylvestre Ledru 9d6b66e4ad Bug 2071214 - Null-check the menupopup frame in XULButtonAccessible::AreItemsOperable (Coverity CID 1286730) r=accessibility-platform-reviewers,morgan
do_QueryFrame returns nullptr when the frame is not an nsMenuPopupFrame, but
the result was dereferenced unconditionally. The first child of a menu button
is not guaranteed to be a menupopup, so a11y state queries on such a button
could dereference null.

Differential Revision: https://phabricator.services.mozilla.com/D325329
2026-09-11 19:37:25 +00:00
Sandor Molnar 4705d3f66c Revert "Bug 2067259 - Update mochitest expectations for revised font-family quoting behavior. r=firefox-style-system-reviewers,emilio" for causing multiple mochitest/wpt failures
This reverts commit df98b6d9d5.

Revert "Bug 2067259 - Update WPT metadata to reflect revised behavior. r=firefox-style-system-reviewers,emilio"

This reverts commit 2d8ea0cf9b.

Revert "Bug 2067259 - When FamilyName is used for font names in src:local(), force its syntax to be Quoted. r=firefox-style-system-reviewers,emilio"

This reverts commit 9b5381db88.

Revert "Bug 2067259 - Rework the criteria used to determine whether font-family names are quoted. r=firefox-style-system-reviewers,emilio"

This reverts commit 11750f08e2.
2026-09-11 19:34:52 +00:00
Sandor Molnar 14074048e1 Revert "Bug 2065486 - Update illustration for sync disconnected state in sidebar r=fxview-reviewers,desktop-theme-reviewers,nsharpley,emilio" for causing bc failures @ browser_syncedtabs_firefoxview.js
This reverts commit d89caae212.
2026-09-11 19:29:20 +00:00
Sandor Molnar a549011bd2 Revert "Bug 2069046 - Remove Nimbus flag for media session notification improvements. r=android-reviewers,alastun" for causing lint failures
This reverts commit e22ca5f09e.
2026-09-11 19:21:56 +00:00
Stephanie Cunnane 123b54d0de Bug 2068325 - Move selection shortcuts panel state off the AI action button. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D323725
2026-09-11 19:11:29 +00:00
Sandor Molnar fa4f71e914 Revert "Bug 2068188 - Use a string-literal wrapper type for simple payload marker field names. r=bas,profiler-reviewers,canova" for causing build bustages @ ProfilerMarkers.h
This reverts commit 721c564be4.
2026-09-11 19:02:37 +00:00
nickgrato c8b54b532c Bug 2062112 - [Monitor Agent][FE] Create monitor component in tool bar panel r=ngrato,fluent-reviewers,desktop-theme-reviewers,sfoster,bolsson
Differential Revision: https://phabricator.services.mozilla.com/D321407
2026-09-11 18:54:50 +00:00
Irene Ni 00b604d747 Bug 2071406 - Restore transparency to New Tab card backgrounds. r=maxx,jules
Differential Revision: https://phabricator.services.mozilla.com/D325471
2026-09-11 18:54:20 +00:00
Roger Yang e22ca5f09e Bug 2069046 - Remove Nimbus flag for media session notification improvements. r=android-reviewers,alastun
Differential Revision: https://phabricator.services.mozilla.com/D323442
2026-09-11 18:53:50 +00:00
Valentin Pollet 17557ef363 Bug 2071288 - Fixed LlamaGenerateTask state update to happen before it notifies stream consumer r=nordzilla,ai-platform-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D325375
2026-09-11 18:53:02 +00:00
Mike Conley 4f213efdc0 Bug 2070978 - Remove newtab trainhop compatibility shim from browser_asrouter_newtab_messages. r=omc-reviewers,mimi
This shim is not required once Firefox 155 hits the release channel, which it has,
so we can remove it now.

Differential Revision: https://phabricator.services.mozilla.com/D325054
2026-09-11 18:52:32 +00:00
Dão Gottwald 8c7de1ce9e Bug 2070133 - Make the search lifecycle diagram more legible and consistently numbered. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D325226
2026-09-11 18:51:56 +00:00
David Parks 968f41f3f9 Bug 2070622 - Report which network geolocation service each request used r=geoprovider-reviewers,jjaschke
Record telemetry for the host of geo.provider.network.url as GLS, BeaconDB or
something else, and record that category in the geolocation.network_provider
labeled counter for every request the NetworkGeolocationProvider sends.

Differential Revision: https://phabricator.services.mozilla.com/D325201
2026-09-11 18:51:25 +00:00
Mark Striemer 9331009055 Bug 2063178 - Differentiate default and disabled checkbox/radio more r=akulyk,emilio
There wasn't much difference between default and disabled checkbox and
radio elements. Use some new colors.

Differential Revision: https://phabricator.services.mozilla.com/D324738
2026-09-11 18:50:39 +00:00
kpatenio fcdcb216e7 Bug 2055069 - sync youtube and pip playback rate settings. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D324740
2026-09-11 18:50:07 +00:00
Release Engineering Landoscript bb5d491645 No Bug - Bumping Mobile l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
ach -> 0720c0c62aa36259b077a7627000e9e50fc3935f
an -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ar -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ast -> 0720c0c62aa36259b077a7627000e9e50fc3935f
az -> 0720c0c62aa36259b077a7627000e9e50fc3935f
be -> 0720c0c62aa36259b077a7627000e9e50fc3935f
bg -> 0720c0c62aa36259b077a7627000e9e50fc3935f
bn -> 0720c0c62aa36259b077a7627000e9e50fc3935f
br -> 0720c0c62aa36259b077a7627000e9e50fc3935f
bs -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ca -> 0720c0c62aa36259b077a7627000e9e50fc3935f
cak -> 0720c0c62aa36259b077a7627000e9e50fc3935f
cs -> 0720c0c62aa36259b077a7627000e9e50fc3935f
cy -> 0720c0c62aa36259b077a7627000e9e50fc3935f
da -> 0720c0c62aa36259b077a7627000e9e50fc3935f
de -> 0720c0c62aa36259b077a7627000e9e50fc3935f
dsb -> 0720c0c62aa36259b077a7627000e9e50fc3935f
el -> 0720c0c62aa36259b077a7627000e9e50fc3935f
en-CA -> 0720c0c62aa36259b077a7627000e9e50fc3935f
en-GB -> 0720c0c62aa36259b077a7627000e9e50fc3935f
eo -> 0720c0c62aa36259b077a7627000e9e50fc3935f
es-AR -> 0720c0c62aa36259b077a7627000e9e50fc3935f
es-CL -> 0720c0c62aa36259b077a7627000e9e50fc3935f
es-ES -> 0720c0c62aa36259b077a7627000e9e50fc3935f
es-MX -> 0720c0c62aa36259b077a7627000e9e50fc3935f
et -> 0720c0c62aa36259b077a7627000e9e50fc3935f
eu -> 0720c0c62aa36259b077a7627000e9e50fc3935f
fa -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ff -> 0720c0c62aa36259b077a7627000e9e50fc3935f
fi -> 0720c0c62aa36259b077a7627000e9e50fc3935f
fr -> 0720c0c62aa36259b077a7627000e9e50fc3935f
fy-NL -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ga-IE -> 0720c0c62aa36259b077a7627000e9e50fc3935f
gd -> 0720c0c62aa36259b077a7627000e9e50fc3935f
gl -> 0720c0c62aa36259b077a7627000e9e50fc3935f
gn -> 0720c0c62aa36259b077a7627000e9e50fc3935f
gu-IN -> 0720c0c62aa36259b077a7627000e9e50fc3935f
he -> 0720c0c62aa36259b077a7627000e9e50fc3935f
hi-IN -> 0720c0c62aa36259b077a7627000e9e50fc3935f
hr -> 0720c0c62aa36259b077a7627000e9e50fc3935f
hsb -> 0720c0c62aa36259b077a7627000e9e50fc3935f
hu -> 0720c0c62aa36259b077a7627000e9e50fc3935f
hy-AM -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ia -> 0720c0c62aa36259b077a7627000e9e50fc3935f
id -> 0720c0c62aa36259b077a7627000e9e50fc3935f
is -> 0720c0c62aa36259b077a7627000e9e50fc3935f
it -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ja -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ka -> 0720c0c62aa36259b077a7627000e9e50fc3935f
kab -> 0720c0c62aa36259b077a7627000e9e50fc3935f
kk -> 0720c0c62aa36259b077a7627000e9e50fc3935f
km -> 0720c0c62aa36259b077a7627000e9e50fc3935f
kn -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ko -> 0720c0c62aa36259b077a7627000e9e50fc3935f
lij -> 0720c0c62aa36259b077a7627000e9e50fc3935f
lo -> 0720c0c62aa36259b077a7627000e9e50fc3935f
lt -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ltg -> 0720c0c62aa36259b077a7627000e9e50fc3935f
lv -> 0720c0c62aa36259b077a7627000e9e50fc3935f
meh -> 0720c0c62aa36259b077a7627000e9e50fc3935f
mix -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ml -> 0720c0c62aa36259b077a7627000e9e50fc3935f
mr -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ms -> 0720c0c62aa36259b077a7627000e9e50fc3935f
my -> 0720c0c62aa36259b077a7627000e9e50fc3935f
nb-NO -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ne-NP -> 0720c0c62aa36259b077a7627000e9e50fc3935f
nl -> 0720c0c62aa36259b077a7627000e9e50fc3935f
nn-NO -> 0720c0c62aa36259b077a7627000e9e50fc3935f
oc -> 0720c0c62aa36259b077a7627000e9e50fc3935f
pa-IN -> 0720c0c62aa36259b077a7627000e9e50fc3935f
pl -> 0720c0c62aa36259b077a7627000e9e50fc3935f
pt-BR -> 0720c0c62aa36259b077a7627000e9e50fc3935f
pt-PT -> 0720c0c62aa36259b077a7627000e9e50fc3935f
rm -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ro -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ru -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sk -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sl -> 0720c0c62aa36259b077a7627000e9e50fc3935f
son -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sq -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sr -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sv-SE -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ta -> 0720c0c62aa36259b077a7627000e9e50fc3935f
te -> 0720c0c62aa36259b077a7627000e9e50fc3935f
th -> 0720c0c62aa36259b077a7627000e9e50fc3935f
tl -> 0720c0c62aa36259b077a7627000e9e50fc3935f
tr -> 0720c0c62aa36259b077a7627000e9e50fc3935f
trs -> 0720c0c62aa36259b077a7627000e9e50fc3935f
uk -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ur -> 0720c0c62aa36259b077a7627000e9e50fc3935f
uz -> 0720c0c62aa36259b077a7627000e9e50fc3935f
vi -> 0720c0c62aa36259b077a7627000e9e50fc3935f
wo -> 0720c0c62aa36259b077a7627000e9e50fc3935f
xh -> 0720c0c62aa36259b077a7627000e9e50fc3935f
zam -> 0720c0c62aa36259b077a7627000e9e50fc3935f
zh-CN -> 0720c0c62aa36259b077a7627000e9e50fc3935f
zh-TW -> 0720c0c62aa36259b077a7627000e9e50fc3935f
2026-09-11 18:47:34 +00:00
Release Engineering Landoscript cf88d60515 No Bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
ach -> 0720c0c62aa36259b077a7627000e9e50fc3935f
af -> 0720c0c62aa36259b077a7627000e9e50fc3935f
an -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ar -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ast -> 0720c0c62aa36259b077a7627000e9e50fc3935f
az -> 0720c0c62aa36259b077a7627000e9e50fc3935f
be -> 0720c0c62aa36259b077a7627000e9e50fc3935f
bg -> 0720c0c62aa36259b077a7627000e9e50fc3935f
bn -> 0720c0c62aa36259b077a7627000e9e50fc3935f
bo -> 0720c0c62aa36259b077a7627000e9e50fc3935f
bqi -> 0720c0c62aa36259b077a7627000e9e50fc3935f
br -> 0720c0c62aa36259b077a7627000e9e50fc3935f
brx -> 0720c0c62aa36259b077a7627000e9e50fc3935f
bs -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ca -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ca-valencia -> 0720c0c62aa36259b077a7627000e9e50fc3935f
cak -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ckb -> 0720c0c62aa36259b077a7627000e9e50fc3935f
cs -> 0720c0c62aa36259b077a7627000e9e50fc3935f
cy -> 0720c0c62aa36259b077a7627000e9e50fc3935f
da -> 0720c0c62aa36259b077a7627000e9e50fc3935f
de -> 0720c0c62aa36259b077a7627000e9e50fc3935f
dsb -> 0720c0c62aa36259b077a7627000e9e50fc3935f
el -> 0720c0c62aa36259b077a7627000e9e50fc3935f
en-CA -> 0720c0c62aa36259b077a7627000e9e50fc3935f
en-GB -> 0720c0c62aa36259b077a7627000e9e50fc3935f
eo -> 0720c0c62aa36259b077a7627000e9e50fc3935f
es-AR -> 0720c0c62aa36259b077a7627000e9e50fc3935f
es-CL -> 0720c0c62aa36259b077a7627000e9e50fc3935f
es-ES -> 0720c0c62aa36259b077a7627000e9e50fc3935f
es-MX -> 0720c0c62aa36259b077a7627000e9e50fc3935f
et -> 0720c0c62aa36259b077a7627000e9e50fc3935f
eu -> 0720c0c62aa36259b077a7627000e9e50fc3935f
fa -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ff -> 0720c0c62aa36259b077a7627000e9e50fc3935f
fi -> 0720c0c62aa36259b077a7627000e9e50fc3935f
fr -> 0720c0c62aa36259b077a7627000e9e50fc3935f
fur -> 0720c0c62aa36259b077a7627000e9e50fc3935f
fy-NL -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ga-IE -> 0720c0c62aa36259b077a7627000e9e50fc3935f
gd -> 0720c0c62aa36259b077a7627000e9e50fc3935f
gl -> 0720c0c62aa36259b077a7627000e9e50fc3935f
gn -> 0720c0c62aa36259b077a7627000e9e50fc3935f
gu-IN -> 0720c0c62aa36259b077a7627000e9e50fc3935f
he -> 0720c0c62aa36259b077a7627000e9e50fc3935f
hi-IN -> 0720c0c62aa36259b077a7627000e9e50fc3935f
hr -> 0720c0c62aa36259b077a7627000e9e50fc3935f
hsb -> 0720c0c62aa36259b077a7627000e9e50fc3935f
hu -> 0720c0c62aa36259b077a7627000e9e50fc3935f
hy-AM -> 0720c0c62aa36259b077a7627000e9e50fc3935f
hye -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ia -> 0720c0c62aa36259b077a7627000e9e50fc3935f
id -> 0720c0c62aa36259b077a7627000e9e50fc3935f
is -> 0720c0c62aa36259b077a7627000e9e50fc3935f
it -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ja -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ja-JP-mac -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ka -> 0720c0c62aa36259b077a7627000e9e50fc3935f
kab -> 0720c0c62aa36259b077a7627000e9e50fc3935f
kk -> 0720c0c62aa36259b077a7627000e9e50fc3935f
km -> 0720c0c62aa36259b077a7627000e9e50fc3935f
kn -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ko -> 0720c0c62aa36259b077a7627000e9e50fc3935f
lij -> 0720c0c62aa36259b077a7627000e9e50fc3935f
lo -> 0720c0c62aa36259b077a7627000e9e50fc3935f
lt -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ltg -> 0720c0c62aa36259b077a7627000e9e50fc3935f
lv -> 0720c0c62aa36259b077a7627000e9e50fc3935f
meh -> 0720c0c62aa36259b077a7627000e9e50fc3935f
mk -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ml -> 0720c0c62aa36259b077a7627000e9e50fc3935f
mr -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ms -> 0720c0c62aa36259b077a7627000e9e50fc3935f
my -> 0720c0c62aa36259b077a7627000e9e50fc3935f
nb-NO -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ne-NP -> 0720c0c62aa36259b077a7627000e9e50fc3935f
nl -> 0720c0c62aa36259b077a7627000e9e50fc3935f
nn-NO -> 0720c0c62aa36259b077a7627000e9e50fc3935f
oc -> 0720c0c62aa36259b077a7627000e9e50fc3935f
pa-IN -> 0720c0c62aa36259b077a7627000e9e50fc3935f
pl -> 0720c0c62aa36259b077a7627000e9e50fc3935f
pt-BR -> 0720c0c62aa36259b077a7627000e9e50fc3935f
pt-PT -> 0720c0c62aa36259b077a7627000e9e50fc3935f
rm -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ro -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ru -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sat -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sc -> 0720c0c62aa36259b077a7627000e9e50fc3935f
scn -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sco -> 0720c0c62aa36259b077a7627000e9e50fc3935f
si -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sk -> 0720c0c62aa36259b077a7627000e9e50fc3935f
skr -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sl -> 0720c0c62aa36259b077a7627000e9e50fc3935f
son -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sq -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sr -> 0720c0c62aa36259b077a7627000e9e50fc3935f
sv-SE -> 0720c0c62aa36259b077a7627000e9e50fc3935f
szl -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ta -> 0720c0c62aa36259b077a7627000e9e50fc3935f
te -> 0720c0c62aa36259b077a7627000e9e50fc3935f
tg -> 0720c0c62aa36259b077a7627000e9e50fc3935f
th -> 0720c0c62aa36259b077a7627000e9e50fc3935f
tl -> 0720c0c62aa36259b077a7627000e9e50fc3935f
tr -> 0720c0c62aa36259b077a7627000e9e50fc3935f
trs -> 0720c0c62aa36259b077a7627000e9e50fc3935f
uk -> 0720c0c62aa36259b077a7627000e9e50fc3935f
ur -> 0720c0c62aa36259b077a7627000e9e50fc3935f
uz -> 0720c0c62aa36259b077a7627000e9e50fc3935f
vi -> 0720c0c62aa36259b077a7627000e9e50fc3935f
wo -> 0720c0c62aa36259b077a7627000e9e50fc3935f
xh -> 0720c0c62aa36259b077a7627000e9e50fc3935f
zh-CN -> 0720c0c62aa36259b077a7627000e9e50fc3935f
zh-TW -> 0720c0c62aa36259b077a7627000e9e50fc3935f
2026-09-11 18:47:31 +00:00
Sandor Molnar 2c6988bdea Revert "Bug 2065751 - Advertise the Escape shortcut in the find bar's close button tooltip while the bar has focus. r=mstriemer,fluent-reviewers,bolsson" for causing bc failures @ browser_findbar.js
This reverts commit 186a3b9047.
2026-09-11 18:44:17 +00:00
Giulia Cardieri 14d4b1b674 Bug 2067228: Add form fill outcomes test for SFF telemetry r=omarg
Differential Revision: https://phabricator.services.mozilla.com/D323739
2026-09-11 18:22:58 +00:00
Giulia Cardieri e84fa84384 Bug 2070263: Add autofill store as an option for SFF r=omarg
Differential Revision: https://phabricator.services.mozilla.com/D324729
2026-09-11 18:22:27 +00:00
Andrew Halberstadt ddb90ec24b Bug 2071338 - Set 'metadata.source' to Github for tasks that clone-with Git , r=taskgraph-reviewers,jcristau
Differential Revision: https://phabricator.services.mozilla.com/D325434
2026-09-11 18:21:57 +00:00
Lando 1cdd67d329 Bug 2063316: apply code formatting via Lando
# ignore-this-changeset
2026-09-11 18:21:38 +00:00
Dave Townsend 490a0964f7 Bug 2063316: Add additional properties to downgrade ping. r=nika,niklas,janerik
Differential Revision: https://phabricator.services.mozilla.com/D320429
2026-09-11 18:21:21 +00:00
Dave Townsend 732bf65881 Bug 2063316: Record the time of the most recent update in the installation directory. r=application-update-reviewers,iholmes
Differential Revision: https://phabricator.services.mozilla.com/D322904
2026-09-11 18:21:20 +00:00
Dave Townsend 29f1aafc3c Bug 2063316: Add tests for CheckCompatibility and download ping generation. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D320428
2026-09-11 18:21:20 +00:00
Florian Quèze e5e3a5b9cd Bug 1985564 - Stop expecting the wrapped line to be exactly six line heights tall, r=devtools-reviewers,ochameau.
The long line wraps over five rows on mac and Windows and six on Linux, so
browser_dbg-preview-wrapped-lines.js perma-failed on both and was turned off as
flaky. What it tests is the previews on a wrapped line, so it only needs to
know that the line wrapped; pinning the font does not make the count portable,
which D262814 measured with Ahem. The test drags the split box splitter, which
is not keyboard operable until Bug 1860733, so the fail-if that was sitting
commented out is now live and Bug 1860733 removes it.

Differential Revision: https://phabricator.services.mozilla.com/D325027
2026-09-11 18:20:42 +00:00
Florian Quèze cf40a63415 Bug 2070955 - Let the variable preview popup's object tree manage focus, r=devtools-reviewers,ochameau.
ObjectInspector turns focusable: false into onFocus: null, and Popup.js is its
only caller, so no item in the popup's tree ever becomes focused and
Tree._onKeyDown returns on its first line: a role="tree" that a click focuses and
every key ignores. Bug 2070909 names an active descendant only on a tree that
manages focus, so the popup's rows satisfy the keyboard focusability check only
once both have landed; Bug 2070909 removes the four annotations.

Differential Revision: https://phabricator.services.mozilla.com/D325022
2026-09-11 18:20:40 +00:00
Florian Quèze cc84399405 Bug 1814093 - [devtools] Re-enable browser_dbg-watchpoints.js, r=devtools-reviewers,ochameau.
Disabled for a `selectSource` timeout in Bug 1814093, and forward-ported as the
Bug 2028047 arm of the same skip. While it reported nothing, Bug 1911054 renamed
`getSelectedInlinePreviews` and dropped an `await`, and Bug 1843320 added a
location line to the "why paused" panel.

The test also clicks source tree and scopes rows, which are not reachable from
the accessibility API until Bug 2070909, so it is annotated for a11y_checks
until that lands and removes the annotation.

`rightClickObjectInspectorNode` waited for an object inspector node count change
that a right click never causes, so its poll ran on until shutdown holding the
toolbox window, which the window-leak check reports; it now only opens the menu.

Differential Revision: https://phabricator.services.mozilla.com/D325029
2026-09-11 18:20:38 +00:00
Florian Quèze 638fd537f9 Bug 2070911 - Give the event listener category expander an accessible name, r=devtools-reviewers,ochameau.
button.event-listener-expand holds only an arrow image, so it had no accessible
name and nothing exposed whether its category was open. Name it after the
category text shown beside it and add aria-expanded. head.js clicks this button
on every toggleEventBreakpoint(), which is what put "Interactive elements must
be labeled" behind the two Bug 1849028 annotations retired here. The tracer
sidebar's Bug 1924435 skip also fails on the tree defect, so Bug 2070909
retires that one.

Differential Revision: https://phabricator.services.mozilla.com/D325021
2026-09-11 18:20:35 +00:00
Jeff Muizelaar 721c564be4 Bug 2068188 - Use a string-literal wrapper type for simple payload marker field names. r=bas,profiler-reviewers,canova
This avoids the need to create the `defined_name_##arg` constants which will
let us add support for named arguments using string literals. It's also
simpler.

Differential Revision: https://phabricator.services.mozilla.com/D322682
2026-09-11 18:20:11 +00:00
Iain Ireland cf52112a2b Bug 2036256: Add test r=jonco
I'm not sure how bad the bug is, so I'm putting the test in a separate patch just in case.

Differential Revision: https://phabricator.services.mozilla.com/D297931
2026-09-11 18:19:47 +00:00
Jonathan Kew df98b6d9d5 Bug 2067259 - Update mochitest expectations for revised font-family quoting behavior. r=firefox-style-system-reviewers,emilio
Differential Revision: https://phabricator.services.mozilla.com/D325338
2026-09-11 18:19:11 +00:00
Jonathan Kew 2d8ea0cf9b Bug 2067259 - Update WPT metadata to reflect revised behavior. r=firefox-style-system-reviewers,emilio
Mostly we're passing a bunch more tests now. The only "new" failure is because we don't implement
the ui-* generics, and therefore don't force things like (quoted) "ui-serif" to retain String syntax.

Differential Revision: https://phabricator.services.mozilla.com/D325337
2026-09-11 18:19:09 +00:00
Jonathan Kew 9b5381db88 Bug 2067259 - When FamilyName is used for font names in src:local(), force its syntax to be Quoted. r=firefox-style-system-reviewers,emilio
Although the spec seems a little unclear on this IMO, it matches the behavior of both Chrome and Safari,
and is what css/css-fonts/font-family-src-quoted.html asserts:
https://github.com/web-platform-tests/wpt/blob/59ff8a4854a8d2d32ca0dc113760f2aaad70f4b5/css/css-fonts/font-family-src-quoted.html#L7

Differential Revision: https://phabricator.services.mozilla.com/D325335
2026-09-11 18:19:07 +00:00
Jonathan Kew 11750f08e2 Bug 2067259 - Rework the criteria used to determine whether font-family names are quoted. r=firefox-style-system-reviewers,emilio
This reflects the decision in https://github.com/w3c/csswg-drafts/issues/5846,
and expectations of some recent WPTs (see later patch updating metadata).

Differential Revision: https://phabricator.services.mozilla.com/D325334
2026-09-11 18:19:05 +00:00