-
059b1214
by Jeff Boek at 2026-07-20T10:17:34+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
-
743fa6e4
by Gela at 2026-07-20T16:15:50+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
-
51cf6e7f
by Randell Jesup at 2026-07-20T16:16:45+02:00
Bug 2036906: Fix CacheEntry::mDoomCallback data race r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D298396
-
6336f7ba
by Pier Angelo Vendrame at 2026-07-20T16:16:46+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
-
e3e137d0
by David Parks at 2026-07-20T16:16:47+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
-
b959a318
by Emilio Cobos Álvarez at 2026-07-20T16:16:48+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
-
9f82444d
by Emilio Cobos Álvarez at 2026-07-20T16:16:49+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
-
dd5aaf2e
by John Lin at 2026-07-20T16:16:50+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
-
cf906219
by John Lin at 2026-07-20T16:16:51+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
-
43601439
by John Lin at 2026-07-20T16:16:52+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
-
3922d26b
by John Lin at 2026-07-20T16:16:53+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
-
9c9ae74b
by Jamie Nicol at 2026-07-20T16:16:54+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
-
b57757a4
by Gabriele Svelto at 2026-07-20T16:16:55+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
-
22bdec1c
by Marcin Koziński at 2026-07-20T16:16:56+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
-
b98a4b65
by Mugurell at 2026-07-20T16:16:57+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