Emilio Cobos Álvarez
db0d30dc7c
Bug 1930056 - Avoid empty tabstrip from shrinking. r=tabbrowser-reviewers,desktop-theme-reviewers,dao
...
In the situation in comment 0, the pinned tabs are absolutely positioned
until we recompute the position / fire the overflow event, which now
fires later. Thus, for a frame, we might have an "empty" tabstrip.
Fix this by ensuring that the tabstrip doesn't shrink under the minimum
height.
Rework a bit the variables to avoid repeating the math a third time.
Differential Revision: https://phabricator.services.mozilla.com/D228467
2024-11-08 22:14:01 +00:00
Olli Pettay
4a67fb0ef5
Bug 1930253 - CleanupPhase should clear the graph first and only after that free snow whites, r=mccr8
...
Differential Revision: https://phabricator.services.mozilla.com/D228491
2024-11-08 21:57:55 +00:00
Olli Pettay
24010340a8
Bug 1930111 - Clear AttrArray in nsINode::LastRelease, r=dom-core,peterv
...
Differential Revision: https://phabricator.services.mozilla.com/D228426
2024-11-08 21:54:16 +00:00
Alex Franchuk
2279f43644
Bug 1929963 - Remove minidumpSuccess
field from Crash r=Roger,android-reviewers
...
This was never being set. A corrupt minidump is better communicated by simply
not passing the `minidumpPath` field.
Differential Revision: https://phabricator.services.mozilla.com/D228447
2024-11-08 21:08:56 +00:00
Alex Franchuk
98db67deb3
Bug 1929963 - Exclude generated database schema files from file-whitespace lints r=Roger
...
Differential Revision: https://phabricator.services.mozilla.com/D228480
2024-11-08 21:08:55 +00:00
Alex Franchuk
e191a50a01
Bug 1929963 - Do not check minidumpSuccess
when calculating minidump hashes r=Roger,android-reviewers
...
It seems to never be set; it is more useful to calculate the minidump hash,
even if the minidump path might be corrupt.
Differential Revision: https://phabricator.services.mozilla.com/D228446
2024-11-08 21:08:55 +00:00
Eric Chen
6564cbb402
Bug 1928508 - Guard update.locale missing error message with updater existence check r=nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D228486
2024-11-08 21:04:07 +00:00
Punam Dahiya
a5e10775fb
Bug 1927387 - Move Simple CFR Template doc under CFR UI Template in source doc r=omc-reviewers,emcminn
...
Differential Revision: https://phabricator.services.mozilla.com/D227302
2024-11-08 20:36:07 +00:00
Mark Hammond
9554857d90
Bug 1917989 - fix tab syncing on Fenix. r=jonalmeida,android-reviewers
...
The problem is that the synced tab integration using an "auto pausing" observer.
However, because this observer is on a different thread from the life-cycle owner,
sometimes the thread creating the `syncedTabsStorage` component gets the 'account authenticated'
notification while the lifecycle is still CREATED, meaning the observer was "paused"
and does not see the new state. Therefore, no `SyncedTabsStorage` component is ever
created, so the tabs component is never told about the tabs.
This works "most of the time" because the main thread *usually* wins the race - the
process has usually transitioned to the RESUMED(?) state by the time we declare the
account ready and authenticated.
Differential Revision: https://phabricator.services.mozilla.com/D228376
2024-11-08 20:34:26 +00:00
mark
01dd9d7676
Bug 1905932 - Update statuses of UI Widgets to stable r=hjones,reusable-components-reviewers
...
* moz-toggle
* panel-list
* moz-label
Differential Revision: https://phabricator.services.mozilla.com/D228469
2024-11-08 20:32:28 +00:00
Jonathan Kew
832db1eb0d
Bug 1929024 - Use language code as a hint to resolve script for textruns with only COMMON or INHERITED codepoints. r=jwatt
...
Differential Revision: https://phabricator.services.mozilla.com/D227842
2024-11-08 20:26:35 +00:00
Maxx Crawford
6e4a71a742
Bug 1930175 - Remove duplicate border between sections r=home-newtab-reviewers,nbarrett
...
Differential Revision: https://phabricator.services.mozilla.com/D228460
2024-11-08 20:03:55 +00:00
Nathan Barrett
0cbdb8d38e
Bug 1930184 - Disable TBR if sections are enabled r=maxx,home-newtab-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D228468
2024-11-08 19:54:53 +00:00
Fatih
95a08b6dfc
Bug 1929955: Correct dPR calculation. r=tjr
...
Non-rfp dPR calculation rounds [UnZoomedAppUnits/FullZoom](https://searchfox.org/mozilla-central/rev/451aacd753c98b3200f120ed4340e1ed53b7ff47/gfx/src/nsDeviceContext.cpp#461 ), but our implementation doesn't. This patch fixes that.
Differential Revision: https://phabricator.services.mozilla.com/D228379
2024-11-08 19:46:22 +00:00
Alexandra Borovova
79c4116f7e
Bug 1806135 - Allow installation and uninstallation of addons in GeckoView. r=webdriver-reviewers,whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D226132
2024-11-08 19:14:32 +00:00
Alexandra Borovova
49ee499f89
Bug 1927172 - Save the addon file in profile folder when using "Addon:Install" command with base64 interface. r=webdriver-reviewers,whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D226928
2024-11-08 19:14:32 +00:00
Alexandra Borovova
91ce3900fa
Bug 1928022 - [geckodriver] Push addon file created from base64 string to android device. r=webdriver-reviewers,whimboo,jgraham
...
Differential Revision: https://phabricator.services.mozilla.com/D227358
2024-11-08 19:14:31 +00:00
Dão Gottwald
97dcb9039d
Bug 1927884 - Update tab line colour when moving between groups. r=sthompson
...
Differential Revision: https://phabricator.services.mozilla.com/D228466
2024-11-08 18:57:28 +00:00
scottdowne
e827637c78
Bug 1930210 - Newtab list feed should go back to replacing 1 position for the purpose of experiment spoc positions being consistent between releases. r=home-newtab-reviewers,nbarrett
...
Differential Revision: https://phabricator.services.mozilla.com/D228474
2024-11-08 18:34:00 +00:00
Kelly Cochrane
04944c0754
Bug 1928163 - Increase the maxCount for synced tabs in Firefox View and the new sidebar r=fxview-reviewers,sclements
...
Differential Revision: https://phabricator.services.mozilla.com/D228477
2024-11-08 18:21:32 +00:00
Jason Prickett
ce50e739dd
Bug 1929593 - Add onboarding checklist strings r=mviar,fluent-reviewers,omc-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D228377
2024-11-08 18:14:45 +00:00
Rob Wu
c1aff93df8
Bug 1929535 - Vendor telnetlib.py r=jmaher,jgraham
...
telnetlib.py was removed from Python 3.13, but we still depend on its
functionality. This patch imports the original standard library from
https://github.com/python/cpython/blob/3.12/Lib/telnetlib.py
The only changes are:
- Prepend comments at start to attribute source.
- Prepend fmt/noqa/ruff to suppress linting by black/ruff, to avoid
non-critical modifications.
- Remove `warnings._deprecated(__name__, remove=(3, 13))` call to
avoid a deprecation warning when loading the module.
Differential Revision: https://phabricator.services.mozilla.com/D228052
2024-11-08 17:55:02 +00:00
Lee Salzman
ca1eb06c44
Bug 1929911 - DT fix. r=aosmond
...
Differential Revision: https://phabricator.services.mozilla.com/D228393
2024-11-08 17:49:34 +00:00
RebecaTudor
c45b6feb91
Bug 1930152 - Add drawable assets for toolbar placement card r=android-reviewers,gmalekpour,amejiamarmol
...
Differential Revision: https://phabricator.services.mozilla.com/D228450
2024-11-08 17:43:18 +00:00
Nikki Sharpley
4985133968
Bug 1918217 - Improve drag and drop experience for pinned tabs when vertical tabs expanded r=tabbrowser-reviewers,dao
...
- you can now drag and drop when there are only 2 or 3 pinned tabs
- the position of the dragged tab has been fixed when scrolling overflow
Differential Revision: https://phabricator.services.mozilla.com/D227992
2024-11-08 17:35:48 +00:00
Butkovits Atila
31d28441e1
Backed out changeset 307c830b0d2b (bug 1908422
) for causing failures at browser_tab_groups.js. CLOSED TREE
2024-11-08 21:50:37 +02:00
Butkovits Atila
e94e45e16e
Backed out changeset e758b51febfb (bug 1928407) for causing xpcshell failures at test_prefs_store.js. CLOSED TREE
2024-11-08 21:36:13 +02:00
Butkovits Atila
7bb6eba7e2
Backed out changeset cf4ff8c9cb90 (bug 1926862) for causing failures at UniquePtr.h. CLOSED TREE
2024-11-08 21:22:04 +02:00
Butkovits Atila
35ba88f047
Backed out 8 changesets (bug 1919558
, bug 1816449) for causing failures at test_open_and_databases.js
...
Backed out changeset 5f7eab80a48b (bug 1816449)
Backed out changeset 2800d22d0532 (bug 1919558
)
Backed out changeset c95f84d96d07 (bug 1919558
)
Backed out changeset b61736ed0836 (bug 1919558
)
Backed out changeset bc6e1e325e17 (bug 1919558
)
Backed out changeset 22967ce2bce2 (bug 1919558
)
Backed out changeset cd0a6dffb4e2 (bug 1919558
)
Backed out changeset cb5b83cd5d65 (bug 1919558
)
2024-11-08 21:20:45 +02:00
Butkovits Atila
7904bb80d4
Backed out changeset 41e4ca00b589 (bug 1904945) for causing failures at test_persist_closed_tabs_restore_manually.py.
2024-11-08 21:19:37 +02:00
Alexandra Borovova
a313444b9a
Bug 1929995 - Update test expectations for css/css-overflow/overflow-clip-margin-005.html.
...
Differential Revision: https://phabricator.services.mozilla.com/D228479
2024-11-08 18:20:36 +00:00
Mozilla Releng Treescript
822f778541
no bug - Bumping Mobile l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
...
ach -> 5cb19e61e07004462e9bea0660b8f96819d6195f
an -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ar -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ast -> 5cb19e61e07004462e9bea0660b8f96819d6195f
az -> 5cb19e61e07004462e9bea0660b8f96819d6195f
be -> 5cb19e61e07004462e9bea0660b8f96819d6195f
bg -> 5cb19e61e07004462e9bea0660b8f96819d6195f
bn -> 5cb19e61e07004462e9bea0660b8f96819d6195f
br -> 5cb19e61e07004462e9bea0660b8f96819d6195f
bs -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ca -> 5cb19e61e07004462e9bea0660b8f96819d6195f
cak -> 5cb19e61e07004462e9bea0660b8f96819d6195f
cs -> 5cb19e61e07004462e9bea0660b8f96819d6195f
cy -> 5cb19e61e07004462e9bea0660b8f96819d6195f
da -> 5cb19e61e07004462e9bea0660b8f96819d6195f
de -> 5cb19e61e07004462e9bea0660b8f96819d6195f
dsb -> 5cb19e61e07004462e9bea0660b8f96819d6195f
el -> 5cb19e61e07004462e9bea0660b8f96819d6195f
en-CA -> 5cb19e61e07004462e9bea0660b8f96819d6195f
en-GB -> 5cb19e61e07004462e9bea0660b8f96819d6195f
eo -> 5cb19e61e07004462e9bea0660b8f96819d6195f
es-AR -> 5cb19e61e07004462e9bea0660b8f96819d6195f
es-CL -> 5cb19e61e07004462e9bea0660b8f96819d6195f
es-ES -> 5cb19e61e07004462e9bea0660b8f96819d6195f
es-MX -> 5cb19e61e07004462e9bea0660b8f96819d6195f
et -> 5cb19e61e07004462e9bea0660b8f96819d6195f
eu -> 5cb19e61e07004462e9bea0660b8f96819d6195f
fa -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ff -> 5cb19e61e07004462e9bea0660b8f96819d6195f
fi -> 5cb19e61e07004462e9bea0660b8f96819d6195f
fr -> 5cb19e61e07004462e9bea0660b8f96819d6195f
fy-NL -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ga-IE -> 5cb19e61e07004462e9bea0660b8f96819d6195f
gd -> 5cb19e61e07004462e9bea0660b8f96819d6195f
gl -> 5cb19e61e07004462e9bea0660b8f96819d6195f
gn -> 5cb19e61e07004462e9bea0660b8f96819d6195f
gu-IN -> 5cb19e61e07004462e9bea0660b8f96819d6195f
he -> 5cb19e61e07004462e9bea0660b8f96819d6195f
hi-IN -> 5cb19e61e07004462e9bea0660b8f96819d6195f
hr -> 5cb19e61e07004462e9bea0660b8f96819d6195f
hsb -> 5cb19e61e07004462e9bea0660b8f96819d6195f
hu -> 5cb19e61e07004462e9bea0660b8f96819d6195f
hy-AM -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ia -> 5cb19e61e07004462e9bea0660b8f96819d6195f
id -> 5cb19e61e07004462e9bea0660b8f96819d6195f
is -> 5cb19e61e07004462e9bea0660b8f96819d6195f
it -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ja -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ka -> 5cb19e61e07004462e9bea0660b8f96819d6195f
kab -> 5cb19e61e07004462e9bea0660b8f96819d6195f
kk -> 5cb19e61e07004462e9bea0660b8f96819d6195f
km -> 5cb19e61e07004462e9bea0660b8f96819d6195f
kn -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ko -> 5cb19e61e07004462e9bea0660b8f96819d6195f
lij -> 5cb19e61e07004462e9bea0660b8f96819d6195f
lo -> 5cb19e61e07004462e9bea0660b8f96819d6195f
lt -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ltg -> 5cb19e61e07004462e9bea0660b8f96819d6195f
lv -> 5cb19e61e07004462e9bea0660b8f96819d6195f
meh -> 5cb19e61e07004462e9bea0660b8f96819d6195f
mix -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ml -> 5cb19e61e07004462e9bea0660b8f96819d6195f
mr -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ms -> 5cb19e61e07004462e9bea0660b8f96819d6195f
my -> 5cb19e61e07004462e9bea0660b8f96819d6195f
nb-NO -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ne-NP -> 5cb19e61e07004462e9bea0660b8f96819d6195f
nl -> 5cb19e61e07004462e9bea0660b8f96819d6195f
nn-NO -> 5cb19e61e07004462e9bea0660b8f96819d6195f
oc -> 5cb19e61e07004462e9bea0660b8f96819d6195f
pa-IN -> 5cb19e61e07004462e9bea0660b8f96819d6195f
pl -> 5cb19e61e07004462e9bea0660b8f96819d6195f
pt-BR -> 5cb19e61e07004462e9bea0660b8f96819d6195f
pt-PT -> 5cb19e61e07004462e9bea0660b8f96819d6195f
rm -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ro -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ru -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sk -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sl -> 5cb19e61e07004462e9bea0660b8f96819d6195f
son -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sq -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sr -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sv-SE -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ta -> 5cb19e61e07004462e9bea0660b8f96819d6195f
te -> 5cb19e61e07004462e9bea0660b8f96819d6195f
th -> 5cb19e61e07004462e9bea0660b8f96819d6195f
tl -> 5cb19e61e07004462e9bea0660b8f96819d6195f
tr -> 5cb19e61e07004462e9bea0660b8f96819d6195f
trs -> 5cb19e61e07004462e9bea0660b8f96819d6195f
uk -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ur -> 5cb19e61e07004462e9bea0660b8f96819d6195f
uz -> 5cb19e61e07004462e9bea0660b8f96819d6195f
vi -> 5cb19e61e07004462e9bea0660b8f96819d6195f
wo -> 5cb19e61e07004462e9bea0660b8f96819d6195f
xh -> 5cb19e61e07004462e9bea0660b8f96819d6195f
zam -> 5cb19e61e07004462e9bea0660b8f96819d6195f
zh-CN -> 5cb19e61e07004462e9bea0660b8f96819d6195f
zh-TW -> 5cb19e61e07004462e9bea0660b8f96819d6195f
2024-11-08 19:02:56 +00:00
Mozilla Releng Treescript
01fa91aad3
no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
...
ach -> 5cb19e61e07004462e9bea0660b8f96819d6195f
af -> 5cb19e61e07004462e9bea0660b8f96819d6195f
an -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ar -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ast -> 5cb19e61e07004462e9bea0660b8f96819d6195f
az -> 5cb19e61e07004462e9bea0660b8f96819d6195f
be -> 5cb19e61e07004462e9bea0660b8f96819d6195f
bg -> 5cb19e61e07004462e9bea0660b8f96819d6195f
bn -> 5cb19e61e07004462e9bea0660b8f96819d6195f
bo -> 5cb19e61e07004462e9bea0660b8f96819d6195f
br -> 5cb19e61e07004462e9bea0660b8f96819d6195f
brx -> 5cb19e61e07004462e9bea0660b8f96819d6195f
bs -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ca -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ca-valencia -> 5cb19e61e07004462e9bea0660b8f96819d6195f
cak -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ckb -> 5cb19e61e07004462e9bea0660b8f96819d6195f
cs -> 5cb19e61e07004462e9bea0660b8f96819d6195f
cy -> 5cb19e61e07004462e9bea0660b8f96819d6195f
da -> 5cb19e61e07004462e9bea0660b8f96819d6195f
de -> 5cb19e61e07004462e9bea0660b8f96819d6195f
dsb -> 5cb19e61e07004462e9bea0660b8f96819d6195f
el -> 5cb19e61e07004462e9bea0660b8f96819d6195f
en-CA -> 5cb19e61e07004462e9bea0660b8f96819d6195f
en-GB -> 5cb19e61e07004462e9bea0660b8f96819d6195f
eo -> 5cb19e61e07004462e9bea0660b8f96819d6195f
es-AR -> 5cb19e61e07004462e9bea0660b8f96819d6195f
es-CL -> 5cb19e61e07004462e9bea0660b8f96819d6195f
es-ES -> 5cb19e61e07004462e9bea0660b8f96819d6195f
es-MX -> 5cb19e61e07004462e9bea0660b8f96819d6195f
et -> 5cb19e61e07004462e9bea0660b8f96819d6195f
eu -> 5cb19e61e07004462e9bea0660b8f96819d6195f
fa -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ff -> 5cb19e61e07004462e9bea0660b8f96819d6195f
fi -> 5cb19e61e07004462e9bea0660b8f96819d6195f
fr -> 5cb19e61e07004462e9bea0660b8f96819d6195f
fur -> 5cb19e61e07004462e9bea0660b8f96819d6195f
fy-NL -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ga-IE -> 5cb19e61e07004462e9bea0660b8f96819d6195f
gd -> 5cb19e61e07004462e9bea0660b8f96819d6195f
gl -> 5cb19e61e07004462e9bea0660b8f96819d6195f
gn -> 5cb19e61e07004462e9bea0660b8f96819d6195f
gu-IN -> 5cb19e61e07004462e9bea0660b8f96819d6195f
he -> 5cb19e61e07004462e9bea0660b8f96819d6195f
hi-IN -> 5cb19e61e07004462e9bea0660b8f96819d6195f
hr -> 5cb19e61e07004462e9bea0660b8f96819d6195f
hsb -> 5cb19e61e07004462e9bea0660b8f96819d6195f
hu -> 5cb19e61e07004462e9bea0660b8f96819d6195f
hy-AM -> 5cb19e61e07004462e9bea0660b8f96819d6195f
hye -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ia -> 5cb19e61e07004462e9bea0660b8f96819d6195f
id -> 5cb19e61e07004462e9bea0660b8f96819d6195f
is -> 5cb19e61e07004462e9bea0660b8f96819d6195f
it -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ja -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ja-JP-mac -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ka -> 5cb19e61e07004462e9bea0660b8f96819d6195f
kab -> 5cb19e61e07004462e9bea0660b8f96819d6195f
kk -> 5cb19e61e07004462e9bea0660b8f96819d6195f
km -> 5cb19e61e07004462e9bea0660b8f96819d6195f
kn -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ko -> 5cb19e61e07004462e9bea0660b8f96819d6195f
lij -> 5cb19e61e07004462e9bea0660b8f96819d6195f
lo -> 5cb19e61e07004462e9bea0660b8f96819d6195f
lt -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ltg -> 5cb19e61e07004462e9bea0660b8f96819d6195f
lv -> 5cb19e61e07004462e9bea0660b8f96819d6195f
meh -> 5cb19e61e07004462e9bea0660b8f96819d6195f
mk -> 5cb19e61e07004462e9bea0660b8f96819d6195f
mr -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ms -> 5cb19e61e07004462e9bea0660b8f96819d6195f
my -> 5cb19e61e07004462e9bea0660b8f96819d6195f
nb-NO -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ne-NP -> 5cb19e61e07004462e9bea0660b8f96819d6195f
nl -> 5cb19e61e07004462e9bea0660b8f96819d6195f
nn-NO -> 5cb19e61e07004462e9bea0660b8f96819d6195f
oc -> 5cb19e61e07004462e9bea0660b8f96819d6195f
pa-IN -> 5cb19e61e07004462e9bea0660b8f96819d6195f
pl -> 5cb19e61e07004462e9bea0660b8f96819d6195f
pt-BR -> 5cb19e61e07004462e9bea0660b8f96819d6195f
pt-PT -> 5cb19e61e07004462e9bea0660b8f96819d6195f
rm -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ro -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ru -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sat -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sc -> 5cb19e61e07004462e9bea0660b8f96819d6195f
scn -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sco -> 5cb19e61e07004462e9bea0660b8f96819d6195f
si -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sk -> 5cb19e61e07004462e9bea0660b8f96819d6195f
skr -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sl -> 5cb19e61e07004462e9bea0660b8f96819d6195f
son -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sq -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sr -> 5cb19e61e07004462e9bea0660b8f96819d6195f
sv-SE -> 5cb19e61e07004462e9bea0660b8f96819d6195f
szl -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ta -> 5cb19e61e07004462e9bea0660b8f96819d6195f
te -> 5cb19e61e07004462e9bea0660b8f96819d6195f
tg -> 5cb19e61e07004462e9bea0660b8f96819d6195f
th -> 5cb19e61e07004462e9bea0660b8f96819d6195f
tl -> 5cb19e61e07004462e9bea0660b8f96819d6195f
tr -> 5cb19e61e07004462e9bea0660b8f96819d6195f
trs -> 5cb19e61e07004462e9bea0660b8f96819d6195f
uk -> 5cb19e61e07004462e9bea0660b8f96819d6195f
ur -> 5cb19e61e07004462e9bea0660b8f96819d6195f
uz -> 5cb19e61e07004462e9bea0660b8f96819d6195f
vi -> 5cb19e61e07004462e9bea0660b8f96819d6195f
wo -> 5cb19e61e07004462e9bea0660b8f96819d6195f
xh -> 5cb19e61e07004462e9bea0660b8f96819d6195f
zh-CN -> 5cb19e61e07004462e9bea0660b8f96819d6195f
zh-TW -> 5cb19e61e07004462e9bea0660b8f96819d6195f
2024-11-08 19:02:50 +00:00
Jeremy Swinarton
192fcb4ace
Bug 1908422
: Add closedGroups to SessionRestore for tab groups r=dao,sthompson,sessionstore-reviewers,tabbrowser-reviewers
...
This patch adds a `closedGroups` array to the SessionRestore state, and
adds functionality that ensures closed tab groups end up in the closed
groups array and that closed tab counts respect closed groups.
This does not update `undoClosedTab` or any related methods. Attempting
to restore a closed tab group will result in an error.
Differential Revision: https://phabricator.services.mozilla.com/D226397
2024-11-08 17:29:38 +00:00
Nicolas Chevobbe
fd103eccc3
Bug 1929508 - [devtools] Use --theme-selection-color instead of white in Tree.css. r=devtools-reviewers,bomsy.
...
Differential Revision: https://phabricator.services.mozilla.com/D228153
2024-11-08 16:57:56 +00:00
Nicolas Chevobbe
f5bcd8d4e9
Bug 1929006 - [devtools] Delete unused devtools/client/accessibility/components/Button.js. r=devtools-reviewers,bomsy.
...
The components weren't used anywhere. We can also remove selectors and rules that were targetting
classes only used in this file.
Differential Revision: https://phabricator.services.mozilla.com/D227837
2024-11-08 16:57:55 +00:00
Aaditya Dhingra
63d043faa9
Bug 1926814 - Generate a report for ktlintFormat and allow linters to be run from other subdirectories. r=nalexander,android-reviewers,ohall
...
Generate and read ktlintFormat report instead of ktlint when running `./mach lint -l android-{fenix|focus|ac} --fix}` to accurately report the existing errors/warnings
Also fixes the issue where running AC linter from fenix directory would immediately output ✖ 0 problems (0 errors, 0 warnings, 0 fixed) without running the linter but the linter would run normally if run from root folder or AC subdirectory
Differential Revision: https://phabricator.services.mozilla.com/D226850
2024-11-08 16:49:33 +00:00
Aaditya Dhingra
aadf74fdb1
Bug 1894788 - Update focus-android Home.md and README.md r=android-reviewers,tthibaud,ohall DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D226682
2024-11-08 16:40:00 +00:00
Dan Robertson
351c97d129
Bug 1894122: Improve axis locking for touch scrolls. r=botond
...
For long touch scrolls that change direction, using the start point of
the touch scroll as the origin to calculate the angle of the scroll is
problematic for determine the axis that should be locked. Maintain a
list of recent touch gesture points and calculate the gesture angle from
the most recent touch gesture points.
Differential Revision: https://phabricator.services.mozilla.com/D219228
2024-11-08 16:36:34 +00:00
Dan Robertson
a76f58a20b
Bug 1894122: Add a minimum size parameter to the RecentEventsBuffer. r=botond
...
Add a minimum size parameter to the RecentEventsBuffer, for the scenario
in which we would prefer data from stale events to that of the fallback.
Differential Revision: https://phabricator.services.mozilla.com/D220141
2024-11-08 16:36:34 +00:00
Alexandru Marc
b01267fd45
Backed out changeset 0308bd7e5911 (bug 1930152) for causing lint failures. CLOSED TREE
2024-11-08 18:57:34 +02:00
Emily McMinn
444ea214af
Bug 1904945 - Add Staff Picks callout to moz-central r=omc-reviewers,hanna_a
...
Differential Revision: https://phabricator.services.mozilla.com/D226345
2024-11-08 16:24:08 +00:00
Nazım Can Altınova
6b56209ae2
Bug 1925510
- Disable the profiler gtests on 32-bit platforms r=aabh,profiler-reviewers
...
It looks like the profiler gtests became more flaky over time on 32-bit
platforms and they are starting to fail due to OOM errors. We don't really
need to test them, so let's disable them all together.
Differential Revision: https://phabricator.services.mozilla.com/D227803
2024-11-08 16:19:54 +00:00
Ryan VanderMeulen
8b013d79f3
Bug 1914084 - Add @RewriteQueriesToDropUnusedColumns annotation to getCrashesWithoutReportsSince(). r=boek,android-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D228458
2024-11-08 16:15:39 +00:00
Emilio Cobos Álvarez
ecb1eeb9ed
Bug 1926862 - Add transparency support to RenderCompositorANGLE. r=gfx-reviewers,nical
...
Bring back some of the code from
https://hg.mozilla.org/mozilla-central/rev/5942e11048ea to achieve this.
Partial present seems to work fine, so we can just keep it working.
Differential Revision: https://phabricator.services.mozilla.com/D226886
2024-11-08 16:09:40 +00:00
Nicolas Guichard
2059f55557
Bug 1453506 - Forward type-dependent news to template call locations. r=asuth
...
This provides a way to make type-dependent statements appear as-if they
were located at the template call site.
During the analysis of the template, this first registers all type-dependent
function call locations in ForwardedTemplateLocations (we don't have more
information at this point).
Then when analyzing the template instantiations, we link the actual
type-resolved statements to the template instantiation.
Then when emitting the analysis data for a template call, we also (recursively)
emit all the analysis data for the forwarded items at the call site.
Differential Revision: https://phabricator.services.mozilla.com/D228449
2024-11-08 16:04:31 +00:00
Cathy Lu
1f5f402adc
Bug 1921885 - Add geckoview getWebCompatInfo API to GeckoEngineSession r=android-reviewers,rsainani
...
Differential Revision: https://phabricator.services.mozilla.com/D228396
2024-11-08 15:46:56 +00:00
az
ce9798e691
Bug 1905287 - Assert AudioInfo has at least as many channels as AudioData when a MediaDecodeTask finishes decoding to ensure sufficient buffer size is allocated. r=karlt
...
Differential Revision: https://phabricator.services.mozilla.com/D228383
2024-11-08 15:42:05 +00:00
Arturo Mejia
c3930bcfd7
Bug 1928679 - Remove deprecated delegate for webextension onInstallPrompt r=geckoview-reviewers,calu
...
Differential Revision: https://phabricator.services.mozilla.com/D227744
2024-11-08 15:35:37 +00:00
Nikki Sharpley
143b4e05ec
Bug 1923752 - Remove new tab button from nav bar when vertical tabs enabled r=sidebar-reviewers,sfoster,Gijs,sclements
...
Differential Revision: https://phabricator.services.mozilla.com/D226960
2024-11-08 15:33:28 +00:00