https://github.com/mozilla/gecko-dev

sort by:
Revision Author Date Message Commit Date
35520eb No bug - Tagging d29468774552cf7c444a10b99520d24f282489b7 with DEVEDITION_127_0b8_RELEASE a=release CLOSED TREE DONTBUILD 29 May 2024, 17:43:45 UTC
b2b2aab Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD 29 May 2024, 17:10:29 UTC
10e60ea No bug - Tagging d29468774552cf7c444a10b99520d24f282489b7 with FIREFOX_127_0b8_RELEASE a=release CLOSED TREE DONTBUILD 29 May 2024, 17:10:22 UTC
f7f048a No bug - Tagging d29468774552cf7c444a10b99520d24f282489b7 with DEVEDITION_127_0b8_BUILD1 a=release CLOSED TREE DONTBUILD 29 May 2024, 13:34:36 UTC
a14100a No bug - Tagging d29468774552cf7c444a10b99520d24f282489b7 with FIREFOX_127_0b8_BUILD1 a=release CLOSED TREE DONTBUILD 29 May 2024, 13:25:21 UTC
fc71eb1 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump br -> d00cb8760024caf0f84934077e566b61d737c137 cs -> ba7d58b38a83bbcd83a80d0d7f2097fc217b85ad de -> 07130d144c99bdd0243d0e561085296cc374f1aa en-GB -> 22b883ebca9ae1acfd89ff30d8e3f2e13a8faae4 es-AR -> 8506cf9e09a0b242ee723adce6e8aa3ff1ee306d fy-NL -> 2e5173f9ffae2ba50fbfbdee0b0cd56ec97fdc94 is -> 495f3c8e5c60abdd3375794e9b6dc358b654bb1e it -> 69306e6cff7284699f7284a6d162076f484d7142 ja -> 27324b94d13f45b2e693715b0c91fc46adb653b6 ja-JP-mac -> 5f4e800cf40ac0746452bf7f19b452f90bf91a8d kk -> f53ed786aab283e226c71adbf4076595d4935645 ko -> 36a1b873ebeb28fcb73455aa80ea2a7e5d526c5a nl -> 6319bea4f5382210b2b4188809fd64b8706270c7 ru -> 19146ecdace391d8d185770a7bfc54630b10e3d4 sat -> d40126f292cd32239d43161c251709c1e18bd768 sc -> da59b1c96f2d61b55cf16d2963cffdee154ebea6 sl -> bb29b6f75e590a0a14483ddf5879ae889a5b99e7 sv-SE -> 7f1030832f626ebd0d3b8895ca7873e33b566267 tg -> 26ee8bc1c2fb5dada2e64597d2e2845f861bedc4 zh-TW -> 982a98d375a2927b3dcc17635a08d0fe102c3eb7 29 May 2024, 09:14:55 UTC
ae1730f Bug 1896944 - Restore $TmpVal after using it for a different purpose a=pascalc This is a bit ugly. The better fix for this issue is https://phabricator.services.mozilla.com/D211452 but that fix is a bit more invasive whereas this fix is a bit safer for uplift. So this patch will be uplifted and the other one will clean things up but won't be uplifted. Original Revision: https://phabricator.services.mozilla.com/D211608 Differential Revision: https://phabricator.services.mozilla.com/D211961 29 May 2024, 07:46:58 UTC
45df6e3 Bug 1895092 - retry task and worker if we do not start with gnome-session and pulseaudio. r=gbrown a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D209971 14 May 2024, 18:22:43 UTC
3eb9d3c no bug - Merge android-l10n translations from mozilla-central r=release a=l10n 29 May 2024, 02:23:55 UTC
3a32fcb Backed out 1 changesets (bug 1898323) from beta for causing xpcshell failures a=pascalc Backed out changeset d71ad3109d39 (bug 1898323) 28 May 2024, 20:34:44 UTC
4c5bc44 Bug 1898323 - Fix OsAuth migration. a=pascalc Original Revision: https://phabricator.services.mozilla.com/D211245 Differential Revision: https://phabricator.services.mozilla.com/D211879 28 May 2024, 19:22:30 UTC
cfd923c Bug 1897968 - Typo in browserglue pref. checkbox not depended on pref. a=pascalc Original Revision: https://phabricator.services.mozilla.com/D211043 Differential Revision: https://phabricator.services.mozilla.com/D211878 28 May 2024, 19:17:57 UTC
fea2077 Bug 1895515 - Correct RunLoopNeverRan() and ResetWorkerPrivateInWorkerThread() sequence for Worker initialization fails. r=dom-worker-reviewers,asuth,smaug a=pascalc Once WorkerPrivate::ResetWorkerPrivateInWorkerThread() is called, the connection between the WorkerPrivate and the WorkerThread is decoupled. This means the WorkerPrivate is not valid anymore for any WorkerThreadRunnables. So, before decoupling the WorkerPrivate and WorkerThread, we should ensure all pending WorkerThreadRunnables are executed, and the Worker should be in the "Dead" status. It means the logic in the WorkerPrivate::RunLoopNeverRan() except WorkerPrivate::ScheduleDeletion() should be executed before WorkerPrivate::ResetWorkerPrivateInWorkerThread(). However, currently, these logic are executed after ResetWorkerPrivateInWorkerThread(). Differential Revision: https://phabricator.services.mozilla.com/D210775 24 May 2024, 10:09:01 UTC
82e6d6c No Bug, mozilla-beta repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=pascalc Differential Revision: https://phabricator.services.mozilla.com/D211745 27 May 2024, 14:44:21 UTC
5180867 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump is -> 110b09951e04fca3dfafbf63ab4ba97857abbfaa it -> 6466c8698ca6d38dc27c3f8aa4209103918cc077 lv -> 8096f3082dd1703d6227842b4b9b8c185831edae sc -> 9967c740940e7bc72db02c9ec249aa010dbe0a94 zh-CN -> 24921f39c831ac2deb8132f745ced667fb4eefb7 28 May 2024, 09:13:33 UTC
756499a No bug - Tagging 2266db5ad0eb953bd47284b1329a5a1f5a4d44ca with FIREFOX-ANDROID_127_0b7_RELEASE a=release CLOSED TREE DONTBUILD 28 May 2024, 07:54:12 UTC
c07f534 no bug - Merge android-l10n translations from mozilla-central r=release a=l10n 28 May 2024, 02:24:52 UTC
8828945 No bug - Tagging 2266db5ad0eb953bd47284b1329a5a1f5a4d44ca with FIREFOX_127_0b7_RELEASE a=release CLOSED TREE DONTBUILD 27 May 2024, 16:37:38 UTC
195d223 Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD 27 May 2024, 16:25:24 UTC
f3fa46a No bug - Tagging 2266db5ad0eb953bd47284b1329a5a1f5a4d44ca with DEVEDITION_127_0b7_RELEASE a=release CLOSED TREE DONTBUILD 27 May 2024, 16:25:19 UTC
26bfa5f No bug - Tagging 2266db5ad0eb953bd47284b1329a5a1f5a4d44ca with FIREFOX-ANDROID_127_0b7_BUILD1 a=release CLOSED TREE DONTBUILD 27 May 2024, 15:32:19 UTC
eb7019c No bug - Tagging 2266db5ad0eb953bd47284b1329a5a1f5a4d44ca with DEVEDITION_127_0b7_BUILD1 a=release CLOSED TREE DONTBUILD 27 May 2024, 13:33:11 UTC
f5f6e27 No bug - Tagging 2266db5ad0eb953bd47284b1329a5a1f5a4d44ca with FIREFOX_127_0b7_BUILD1 a=release CLOSED TREE DONTBUILD 27 May 2024, 13:24:02 UTC
ef0f1c7 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump es-ES -> cd1d7ecb859473beb9f5975bd2aa85dd18f32be9 it -> 48b85357a3d93e11ef4d1c49bb5fabbde94f805d nn-NO -> d662ee37c46422ec8e17c6830d2d9a1495ac0dac sl -> bdfe2ac5f376d7de41fcfeb964a4c9e44eecab3a zh-TW -> 7b9d42bd85275019814e1bd040ffb0f6b0a76560 27 May 2024, 09:18:15 UTC
c1e38df Bug 1896555 - Fix nsTextFragment OOM handling. a=pascalc Don't release the text eagerly until we know we have a buffer to put the new text in. Original Revision: https://phabricator.services.mozilla.com/D210616 Differential Revision: https://phabricator.services.mozilla.com/D211711 27 May 2024, 08:31:18 UTC
7983470 Bug 1894929 - Disable gl::SwapChain's internal pooling when RemoteTextureMap is used. r=jnicol,gfx-reviewers a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D210864 20 May 2024, 18:21:15 UTC
55ed996 Bug 1862809. r=media-playback-reviewers,azebrowski a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D211266 23 May 2024, 17:55:16 UTC
b0d9f09 Bug 1891319. r=gfx-reviewers,lsalzman a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D207819 21 May 2024, 18:19:29 UTC
0d69630 no bug - Merge android-l10n translations from mozilla-central r=release a=l10n 27 May 2024, 02:26:14 UTC
889e17a Bug 1898649. Disable cert_verifier.cert_trust_evaluation_time metric on Android. a=dmeehan This metric is recorded 600 times during a browser restore of cnn.com and looks to be the most frequently recorded metric in the parent after performance.clone.deserialize from bug 1898515. Differential Revision: https://phabricator.services.mozilla.com/D211530 24 May 2024, 12:37:55 UTC
7a81e53 Bug 1898409 - use the CTM for non-scaling-stroke rather than the screen CTM r=emilio a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D211581 25 May 2024, 09:27:22 UTC
51826d0 Bug 1898275 - Add impression and error telemetry events to Weather feature a=pascalc Original Revision: https://phabricator.services.mozilla.com/D211402 Differential Revision: https://phabricator.services.mozilla.com/D211640 26 May 2024, 17:11:42 UTC
b29f491 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump fur -> a23e87ca4d1ce11d9d13c274d19288caf1e55989 nn-NO -> 8bd6f3bf2b0537ddaa8f9ce8d1c1ed69911c481d pt-PT -> 76c51dabdc947c7f9d481af738f70c1809520051 sc -> 2a063975554454ccd092726f50c0659f970854c1 26 May 2024, 09:15:56 UTC
6dfae9d no bug - Merge android-l10n translations from mozilla-central r=release a=l10n 26 May 2024, 02:22:09 UTC
2543e94 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump be -> 667eb156bff7af648d3630ec8cf57cf35b6ce5d2 cs -> 6361153138f47fecfc66aae56b400c80bcaa4bb9 en-CA -> 72d98342c4096bc544b10acaefbac8ead221d117 en-GB -> fa725d5fdf110cfcf5437ffe8400d57003b2ee23 ia -> 4dbeed2fdac32d261501ec1cca545f165833cb5c 25 May 2024, 09:14:51 UTC
afbc443 Bug 1895797 - Add telemetry to New Tab weather widget a=pascalc Original Revision: https://phabricator.services.mozilla.com/D211296 Differential Revision: https://phabricator.services.mozilla.com/D211566 25 May 2024, 07:46:01 UTC
9a54f24 Bug 1896681 - Home and newtab adding region control for weather widget a=pascalc Original Revision: https://phabricator.services.mozilla.com/D211146 Differential Revision: https://phabricator.services.mozilla.com/D211641 25 May 2024, 07:44:16 UTC
b5f3897 Bug 1894664 - Re-enable onboarding UI tests a=pascalc In [[ https://phabricator.services.mozilla.com/D208494 | D208494 ]] @vdreghici implemented some onboarding related changes. For devices using Android >= 10 the first onboarding card will not be displayed anymore, instead a "Set as default browser" dialog is being displayed For devices using Android < 10 the first onboarding card will be displayed as before To re-enable our UI tests, I've added a couple of conditions based on the device used, and a function to dismiss the "Set as default browser" dialog when and where applicable. All onboarding tests successfully passed 50x using a Pixel2 - API 30 (Android 11) ✅ All onboarding tests successfully passed 50x using a Pixel2 - API 28 (Android 9) ✅ Original Revision: https://phabricator.services.mozilla.com/D210473 Differential Revision: https://phabricator.services.mozilla.com/D211524 25 May 2024, 07:43:22 UTC
f400f64 Bug 1861744 - Fixed crash when undoing deletion while edit a=pascalc Fixed a crash where the user was able to undo a deletion while editing/creating new bookmark. [[ https://treeherder.mozilla.org/jobs?repo=try&revision=a65060ebd1dc1fcb1810c76e326177ba5a52123a | Treeherder link ]] {F6478581} Original Revision: https://phabricator.services.mozilla.com/D206770 Differential Revision: https://phabricator.services.mozilla.com/D211510 25 May 2024, 07:40:39 UTC
0dc452d No bug - post beta 6, unset EARLY_BETA_OR_EARLIER. a=me 25 May 2024, 06:51:40 UTC
ca752fe No bug - Tagging 4fe000c685fdc2bda6120482a3104ee320e528c6 with DEVEDITION_127_0b6_RELEASE a=release CLOSED TREE DONTBUILD 24 May 2024, 16:38:18 UTC
fefca19 No bug - Tagging 4fe000c685fdc2bda6120482a3104ee320e528c6 with FIREFOX_127_0b6_RELEASE a=release CLOSED TREE DONTBUILD 24 May 2024, 16:20:52 UTC
2db34b7 Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD 24 May 2024, 15:07:02 UTC
853cd30 No bug - Tagging 4fe000c685fdc2bda6120482a3104ee320e528c6 with FIREFOX-ANDROID_127_0b6_RELEASE a=release CLOSED TREE DONTBUILD 24 May 2024, 15:06:57 UTC
6de1eba No bug - Tagging 4fe000c685fdc2bda6120482a3104ee320e528c6 with FIREFOX-ANDROID_127_0b6_BUILD1 a=release CLOSED TREE DONTBUILD 24 May 2024, 13:56:59 UTC
907acdd No bug - Tagging 4fe000c685fdc2bda6120482a3104ee320e528c6 with FIREFOX_127_0b6_BUILD1 a=release CLOSED TREE DONTBUILD 24 May 2024, 13:34:09 UTC
0704ae8 No bug - Tagging 4fe000c685fdc2bda6120482a3104ee320e528c6 with DEVEDITION_127_0b6_BUILD1 a=release CLOSED TREE DONTBUILD 24 May 2024, 13:25:57 UTC
26ed031 Bug 1897201 - Return identity transform while recovering from context loss with canvas. r=gfx-reviewers,lsalzman a=pascalc When we lose the context for a 2D canvas, we need to silently fail any canvas calls until the context is recovered. Unfortunately that meant we returned a nullptr in CanvasRenderingContext2D::GetTransform which is unsupported by the WebIDL. For now, let's just return an identity transform as a placeholder for these situations. Differential Revision: https://phabricator.services.mozilla.com/D211471 23 May 2024, 22:58:18 UTC
bfaca78 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump hy-AM -> 722f6873e64de644c6f499c8adab43d78d7a6c4c ia -> 15a8228727fc91e7100f7e1b20068e7261357e4c is -> 367a34b9fac5f3d93f25d4b77ec3a68ae62ed6fa kab -> f17d249a86aa0eb70118e637ff1d6e0881cad42e kk -> 41b7edf42ae01fa8c0eb03e781fd04e9dc13ba5e zh-CN -> f41950556593f61862bd7391f9565bf25e9b9b63 24 May 2024, 09:16:32 UTC
2a9fa99 Bug 1898515 - Disable clone deserialize instrumentation on Android a=pascalc Original Revision: https://phabricator.services.mozilla.com/D211382 Differential Revision: https://phabricator.services.mozilla.com/D211426 24 May 2024, 07:42:28 UTC
b51193c Bug 1897905 - Adjust permissions dialog when there is no permission a=pascalc Original Revision: https://phabricator.services.mozilla.com/D211094 Differential Revision: https://phabricator.services.mozilla.com/D211377 24 May 2024, 07:32:46 UTC
53bfaac Bug 1898428 - Fix the format of legacy crash pings sent by the crash reporter client r=KrisWright a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D211319 23 May 2024, 20:01:48 UTC
80ae152 Bug 1896965 - Define PKEY_Link_Arguments in MinGW builds. a=pascalc Original Revision: https://phabricator.services.mozilla.com/D210614 Differential Revision: https://phabricator.services.mozilla.com/D211416 24 May 2024, 07:23:31 UTC
d76e001 Bug 1895428: Fix MinGW build error and warning in accessibility code. a=pascalc Original Revision: https://phabricator.services.mozilla.com/D210401 Differential Revision: https://phabricator.services.mozilla.com/D211477 24 May 2024, 05:52:37 UTC
5611690 Bug 1893940 - Fix stripe in customize menu on small screens r=amy,home-newtab-reviewers a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D210834 21 May 2024, 13:56:58 UTC
cfbe34c Bug 1891234, additional filename filter checks, r=Gijs,extension-reviewers a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D208659 14 May 2024, 17:35:05 UTC
ca6ccda Bug 1895123 - Create stack map in wasm import stub if needed. r=jandem,rhunt a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D210515 22 May 2024, 14:38:23 UTC
8a662b6 Bug 1893051 - Create a new Robo Script for Fenix browser-choice prompt r=ohorvath,ajoltan a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D208544 14 May 2024, 12:41:10 UTC
f37b61e Bug 1889808 - Do not attempt to update a message that was removed. r=android-reviewers,boek a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D210820 21 May 2024, 20:39:22 UTC
b79b2c9 Bug 1896154 - Add a safeguard for `Float.NaN` when displaying a swipeable item r=android-reviewers,boek a=pascalc See bug for full info Differential Revision: https://phabricator.services.mozilla.com/D210738 20 May 2024, 19:05:01 UTC
fc05604 Bug 1896673 - Home and newtab weather widget adding cache timer r=home-newtab-reviewers,nbarrett a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D210596 21 May 2024, 21:41:03 UTC
60935d9 Bug 1895473 - Restore hover styles for rectangular buttons in the zoom control section of the application hamburger menu r=desktop-theme-reviewers,emilio a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D210855 21 May 2024, 13:57:20 UTC
90f78b7 Bug 1892445 [Linux] Add support for AV1 10bit video format AV_PIX_FMT_GBRP10LE r=alwu a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D210672 22 May 2024, 07:04:53 UTC
6e2c6b5 No Bug, mozilla-beta repo-update HSTS HPKP remote-settings mobile-experiments - a=repo-update r=pascalc Differential Revision: https://phabricator.services.mozilla.com/D211350 23 May 2024, 11:04:44 UTC
4fe842d Bug 1896004 - Add wallpaper telemetry r=thecount,home-newtab-reviewers a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D210101 17 May 2024, 14:51:43 UTC
fd567e7 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump be -> 6a0ec19cbba9c1626509305a0af58c7925f4bbdd cy -> 39847764e40b764c0a3cfc5fe9e79a212b318f22 de -> 5261e1350e923eaaf014c329a93e04fe292fec57 dsb -> 4d0723a62e375d3c62909892735dce95f5b719a9 en-GB -> 390ce45734281ba93576728a785a5ebe2cfa164b es-CL -> 8dce7cc5172e4fec2ffa59a1743bbd5d903bb21f hsb -> f2bf14543268340a4a926e2312bebbf8685df5d3 hu -> 8bbfe04b73c31a07a8e773db7c66eee0ca28ecc3 ia -> f4703246c179189c16cc6af8406f3f5fccd7908e it -> 55542d2c7cb5bb686e1658497da8f1551115c5cc lv -> 9477991e2e620b21d5bc07249c1221b76a5fc8f5 pt-BR -> 53d7e4683243d8dd28b9f71a6b0c376de7402bc0 sk -> 67e2b9de3a6db4a9f354110ff7403df9e47195a7 tg -> e3c7eaf5ca18eaa4b2a841306bd71ff60ac45049 tr -> e76162369cf8cffca8ce5c307e6f5f0979a1e505 zh-TW -> 2a77385c1f92f1974f7847d883a78431130d5066 23 May 2024, 09:16:03 UTC
8dcb3e5 Bug 1896632 - Manually define PKEY_Link_Arguments in JumpListBuilder for MINGW32 builds. a=pascalc Original Revision: https://phabricator.services.mozilla.com/D210315 Differential Revision: https://phabricator.services.mozilla.com/D211217 23 May 2024, 09:05:30 UTC
b68d480 Bug 1892966 - Update onboarding default browser prompt a=pascalc As result of "Set as default Browser" Optimization experiment, Treatment A has proven most efficient. This patch aims to remove "Set as default browser" card from onboarding experience for Android 10+ devices, and instead, directly prompt the user to change their default browser. Original Revision: https://phabricator.services.mozilla.com/D208494 Differential Revision: https://phabricator.services.mozilla.com/D211012 23 May 2024, 09:03:32 UTC
cb5a4b0 Bug 1736488 - Ensure we update the channel cookie jar before deriving principals from it. a=pascalc Without this patch we potentially create the reserved client principal based on a stale cookie jar because we add the ClientChannelHelper before the cookie jar's partition key is mutated in nsHttpChannel::AsyncOpen. Original Revision: https://phabricator.services.mozilla.com/D211148 Differential Revision: https://phabricator.services.mozilla.com/D211247 23 May 2024, 07:58:18 UTC
361c976 no bug - Merge android-l10n translations from mozilla-central r=release a=l10n 23 May 2024, 02:23:17 UTC
f631998 No bug - Tagging e764db86c3fdbae438ee873ebf8dabe117cb7eb9 with FIREFOX-ANDROID_127_0b5_RELEASE a=release CLOSED TREE DONTBUILD 22 May 2024, 17:39:02 UTC
9580338 No bug - Tagging e764db86c3fdbae438ee873ebf8dabe117cb7eb9 with FIREFOX-ANDROID_127_0b5_BUILD1 a=release CLOSED TREE DONTBUILD 22 May 2024, 16:57:19 UTC
649ef35 No bug - Tagging e764db86c3fdbae438ee873ebf8dabe117cb7eb9 with FIREFOX_127_0b5_RELEASE a=release CLOSED TREE DONTBUILD 22 May 2024, 16:51:42 UTC
091b956 Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD 22 May 2024, 16:43:15 UTC
53c7c8c No bug - Tagging e764db86c3fdbae438ee873ebf8dabe117cb7eb9 with DEVEDITION_127_0b5_RELEASE a=release CLOSED TREE DONTBUILD 22 May 2024, 16:43:07 UTC
65afd53 No bug - Tagging e764db86c3fdbae438ee873ebf8dabe117cb7eb9 with FIREFOX_127_0b5_BUILD1 a=release CLOSED TREE DONTBUILD 22 May 2024, 13:32:23 UTC
18c8abe No bug - Tagging e764db86c3fdbae438ee873ebf8dabe117cb7eb9 with DEVEDITION_127_0b5_BUILD1 a=release CLOSED TREE DONTBUILD 22 May 2024, 13:23:03 UTC
96ad11d Bug 1897561 - [beta] Avoid trying to access region elements that didn't get set up (in case of an error status on the surface). a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D211174 22 May 2024, 10:05:44 UTC
84e2778 Bug 1897171 - Change default setting for pull-to-refresh to true in release build r=android-reviewers,twhite a=pascalc The default pull-to-refresh setting will now be true for release, nightly and dev builds, and new installs. ie. If a user has not interacted with the pull-to-refresh setting switch, pull-to-refresh will be ON. If a user has manually switched off pull-to-refresh, this behaviour will be preserved - pull-to-refresh will be OFF. Original Revision: https://phabricator.services.mozilla.com/D210791 Differential Revision: https://phabricator.services.mozilla.com/D211053 22 May 2024, 10:02:46 UTC
8743e51 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump cy -> 3c425b03c87fa06b9ba64daadf7c2cd746304e15 el -> 87d5f8ba5c854ef066688be2e5d892dcb7539f01 es-AR -> 4ac283f8cd16e5e163fdb4d6001fac98208eced1 fy-NL -> 39c000ffab7363ba9cc8c7e15c6ad14c581336f9 gn -> 4bf9466a168c4696997b5039ee9c0796aaaa39a7 he -> ca2ac2b939e518c487f2286c8a01ccdaaf6e65ee ia -> 27c230254b78685d7c4ba71263fd42d0f65b649b is -> 6b7afd502c98ded5f24659502a5539da0ce04be9 it -> 17b76f69feca4b47714bf47aa94dee08d09e5b37 ko -> 01a2c100fcd3b335ecfed0624cf92697ff8bdedf nl -> deccbe803c4925d91fd4ca0ace0d3858af619c3d ru -> cbfbe72a7049d2934b239628f15aed063d998880 sq -> 0aba5067b13bcb73ca84410e2bac4ab8ad779188 sv-SE -> f3e4f6f3c1596685692a7f5b8b016237e03651b0 tg -> 4f7c4a7522717fbbff466f27c984d489e5c89d0f uk -> 22962edbb5280103883a3a6b239e9cac575d65ce 22 May 2024, 09:16:16 UTC
f1b8948 Bug 1897115 [Linux] Don't clear D&D resources on nsDragService::EndDragSession() r=emilio a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D210939 21 May 2024, 12:16:07 UTC
d2d59e9 Bug 1896678 - Home and newtab weather widget user pref default to true, system pref is still false r=amy,maxx a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D210827 17 May 2024, 19:46:02 UTC
56b1961 Bug 1897150: Initialize thisValue on every comparator call r=jandem a=pascalc I also considered setting this in ArraySortData::setComparatorArgs, but this matches the change we made for the descriptor. The only data for the comparator call that is still constant is the comparator itself. I think that's still fine, so long as we trace it during a GC, which we do. Differential Revision: https://phabricator.services.mozilla.com/D210749 20 May 2024, 12:09:59 UTC
fad3d6c Bug 1894716 - Change Android build to use -O2 optimization level a=pascalc Optimize android at "-O2" (speed) instead of "-Oz" (reduced code size) because the performance improvements on benchmarks and pageload outweigh the expected increased in binary size. Original Revision: https://phabricator.services.mozilla.com/D209967 Differential Revision: https://phabricator.services.mozilla.com/D211031 22 May 2024, 07:56:33 UTC
7e86c20 Bug 1897635 - Avoid clang 18 exploiting undefined behavior when optimizing NS_InvokeByIndex after inlining invoke_copy_to_stack. a=pascalc The code has been fragile since its introduction in bug 532198, but in practice it (surprisingly) hadn't caused problems so far. What the C++ implementation saves us, albeit at the cost of using undefined behavior, is having to write several different version of the corresponding assembly for the various different ARM variants that are supported (including thumb vs. non-thumb). With this being the first time the compiler breaks this code in 14 years, I'd say it's worth keeping that way. We may reconsider if it breaks further. An alternative way to handle the situation would be to test for paramCount=0 and call `func(that)` in that case, but the compiler generates much more code than necessary for some reason. Original Revision: https://phabricator.services.mozilla.com/D210984 Differential Revision: https://phabricator.services.mozilla.com/D211116 22 May 2024, 07:53:43 UTC
f5b7ae5 Bug 1897462 - Don't let native_https_query ride the train, a=pascalc Original Revision: https://phabricator.services.mozilla.com/D210806 Differential Revision: https://phabricator.services.mozilla.com/D211023 22 May 2024, 06:48:44 UTC
e59a3bf no bug - Merge android-l10n translations from mozilla-central r=release a=l10n 22 May 2024, 02:25:36 UTC
edfb494 Bug 1891422 - Check if debugEnabled for top frame when unwinding. r=jseward a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D208756 13 May 2024, 23:12:59 UTC
82ebb2b Bug 1894047: Error handling for SSLServerCertVerification r=jschanck a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D209263 16 May 2024, 13:40:49 UTC
959e045 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump da -> cdddd31437dda4530c9f6720c07da2481b70ac95 es-AR -> 65a26c12e6e9d1ad77f8948e52d989ff770e427a es-CL -> b3e50d2e42a769cffb3ae30c953d09f9a435a6af fur -> 35595d1ac8d1a3e8d1894e198acb4084b01ed237 fy-NL -> f10afc727e91f871d898d31b5a9b0c6d56b092c0 gn -> 4716771935f03ddd347193a0db88e1b3c41a87e9 hu -> 43352212205f762577018f1b5fc8c796d77f82c7 ko -> 1d6a0804a979fbb33c62e277f17c47f147c02d3f nl -> faf87e4525749bc8a0cc152d23a253c22182348b uk -> c71cbc1877a43b1c8013d29d512602efb9f72f3a vi -> 444ece2df819ca058b9c3571631854dc3f39f99f 21 May 2024, 09:17:52 UTC
180c875 Bug 1895055 - Hold onto owning string in AutoStableStringChars a=pascalc Original Revision: https://phabricator.services.mozilla.com/D209877 Differential Revision: https://phabricator.services.mozilla.com/D210970 21 May 2024, 08:14:46 UTC
be68314 no bug - Merge android-l10n translations from mozilla-central r=release a=l10n 21 May 2024, 02:25:45 UTC
012ab32 No bug - Tagging caf02221595269c20d6a916b8db35296db5b9475 with FIREFOX-ANDROID_127_0b4_RELEASE a=release CLOSED TREE DONTBUILD 20 May 2024, 16:51:15 UTC
972e66e No bug - Tagging caf02221595269c20d6a916b8db35296db5b9475 with FIREFOX_127_0b4_RELEASE a=release CLOSED TREE DONTBUILD 20 May 2024, 16:22:02 UTC
7dca730 Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD 20 May 2024, 16:11:31 UTC
d783fe0 No bug - Tagging caf02221595269c20d6a916b8db35296db5b9475 with DEVEDITION_127_0b4_RELEASE a=release CLOSED TREE DONTBUILD 20 May 2024, 16:11:24 UTC
937bc79 No bug - Tagging caf02221595269c20d6a916b8db35296db5b9475 with FIREFOX-ANDROID_127_0b4_BUILD1 a=release CLOSED TREE DONTBUILD 20 May 2024, 15:44:45 UTC
28c6bc6 No bug - Tagging caf02221595269c20d6a916b8db35296db5b9475 with DEVEDITION_127_0b4_BUILD1 a=release CLOSED TREE DONTBUILD 20 May 2024, 13:29:47 UTC
0d6f60f No bug - Tagging caf02221595269c20d6a916b8db35296db5b9475 with FIREFOX_127_0b4_BUILD1 a=release CLOSED TREE DONTBUILD 20 May 2024, 13:21:08 UTC
805664c no bug - Bumping Firefox l10n changesets r=release a=l10n-bump cs -> 151a3b20e626f40f7cc27fc715e6d64c599f716c de -> df2005e53260bbf47b32c2f092c9b1d72707d011 es-ES -> 3c74d766fbef09c57e40f90dcb96d3d7e2616335 nb-NO -> 81c391e10038eaaf7838511006d1a470c84078bb sk -> c8cc5fa50635433e6b9945b2eaba48544dad80d3 sv-SE -> 0f847bdb8cda87b52e54222ef5c18feeda9d6e20 20 May 2024, 09:18:51 UTC
back to top