-
2b655f24
by Jeff Boek at 2026-07-20T19:09:33+02:00
Bug 1903144 - Refactors readerview to use setHTML r=geckoview-reviewers,android-reviewers,frontend-codestyle-reviewers,nalexander,freddyb
Differential Revision: https://phabricator.services.mozilla.com/D297199
-
8bde7d7c
by Gela at 2026-07-20T19:09:33+02:00
Bug 2021964 - Clipboard in toolbar r=android-reviewers,ohall
Differential Revision: https://phabricator.services.mozilla.com/D287466
Additional changes per https://gitlab.torproject.org/ma1/tor-browser-confidential/-/merge_requests/42#note_3436665
-
8955ffc7
by Randell Jesup at 2026-07-20T19:09:34+02:00
Bug 2036906: Fix CacheEntry::mDoomCallback data race r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D298396
-
0151652b
by Pier Angelo Vendrame at 2026-07-20T19:09:35+02:00
Bug 2038357 - Consider zoom when spoofing img srcset scaling. r=tjr
Ensure RFP-spoofed srcset scaling accounts for page zoom so that its
behavior matches the non-spoofed case.
Differential Revision: https://phabricator.services.mozilla.com/D300259
-
eafe5cfb
by David Parks at 2026-07-20T19:09:35+02:00
Bug 2038868: Set Zone.Identifier for dragged URLs r=win-reviewers,gstoll
An (AFAICT undocumented) long-standing feature in Windows is the ability to
set the Zone.Identifier ADS on a file by writing to a file named
"${filename}:Zone.Identifier". In DND, this patch exports this alongside
the ${filename} that will be used for the shortcut, so explorer writes both.
This causes the UAC to kick in when the shortcut is launched.
Differential Revision: https://phabricator.services.mozilla.com/D301935
-
59ab9ec8
by Emilio Cobos Álvarez at 2026-07-20T19:09:36+02:00
Bug 2045394 - Fix nsFrameSetFrame primary frame handling of children. r=layout-reviewers,dshin
As always, frameset still sucks.
Differential Revision: https://phabricator.services.mozilla.com/D305125
-
83ec3f76
by Emilio Cobos Álvarez at 2026-07-20T19:09:36+02:00
Bug 2045606 - Don't skip layout for fragmented blocks. a=pascalc DONTBUILD
This is the low-risk fix, but ideally we just pull the children up.
For flex / grid normalize child lists before skipping layout.
Original Revision: https://phabricator.services.mozilla.com/D306764
Differential Revision: https://phabricator.services.mozilla.com/D307724
-
f47621b9
by John Lin at 2026-07-20T19:09:37+02:00
Bug 2023515 - p1: add 'copy between native memory' method to SampleBuffer. a=diannaS DONTBUILD
With this method, C++ code won't have to create a temporary Java object
just to copy sample buffer data into native heap.
Original Revision: https://phabricator.services.mozilla.com/D289046
Differential Revision: https://phabricator.services.mozilla.com/D292302
-
e2f757a8
by John Lin at 2026-07-20T19:09:37+02:00
Bug 2023515 - p2: use SampleBuffer native copy method. a=diannaS DONTBUILD
Original Revision: https://phabricator.services.mozilla.com/D289047
Differential Revision: https://phabricator.services.mozilla.com/D292303
-
4d0e96da
by John Lin at 2026-07-20T19:09:38+02:00
Bug 2030198 - report error when fails to copy Android encoder output data. a=diannaS DONTBUILD
Besides reporting error, drain state should also be updated and promise should be rejected when needed.
Original Revision: https://phabricator.services.mozilla.com/D293708
Differential Revision: https://phabricator.services.mozilla.com/D294459
-
1288af7a
by John Lin at 2026-07-20T19:09:38+02:00
Bug 2047802 - validate SampleBuffer I/O bounds. a=pascalc
Original Revision: https://phabricator.services.mozilla.com/D307893
Differential Revision: https://phabricator.services.mozilla.com/D310670
-
b7cb1cdb
by Jamie Nicol at 2026-07-20T19:09:39+02:00
Bug 2048345 - Make RemoteSurfaceAllocator ensure that surfaces are owned by the calling client. a=pascalc
Original Revision: https://phabricator.services.mozilla.com/D308282
Differential Revision: https://phabricator.services.mozilla.com/D308986
-
20338498
by Gabriele Svelto at 2026-07-20T19:09:40+02:00
Bug 2050534 - Use only types that have the same C & Rust representation in the crash annotations a=RyanVM,pascalc
Differential Revision: https://phabricator.services.mozilla.com/D311897
-
9643c8ca
by Marcin Koziński at 2026-07-20T19:09:41+02:00
Bug 2040834 - Add an initial delay before enabling positive button in addon permissions dialog r=android-reviewers,android-addons-reviewers,twhite,robwu
Differential Revision: https://phabricator.services.mozilla.com/D302742
-
2a58a489
by Mugurell at 2026-07-20T19:09:42+02:00
Bug 2047608 - Ensure dialogs are visible a=pascalc
Original Revision: https://phabricator.services.mozilla.com/D306989
Differential Revision: https://phabricator.services.mozilla.com/D310044