[tbb-commits] [tor-browser] branch geckoview-100.0b9-11.5-1 created (now 3f157e7d18e3d)

gitolite role git at cupani.torproject.org
Tue Apr 26 15:58:09 UTC 2022


This is an automated email from the git hooks/post-receive script.

pierov pushed a change to branch geckoview-100.0b9-11.5-1
in repository tor-browser.

      at 3f157e7d18e3d No bug - Tagging 91e88d18c42ecbf2d07adc55c3e29d08f6893aa9 with FIREFOX_100_0b9_RELEASE a=release CLOSED TREE DONTBUILD

This branch includes the following new commits:

     new 2029df472a166 Bug 1758215 - Add --keep option to mozcrash.py for testing r=gsvelto
     new 2b40905a3c418 Bug 1441453 - Display the linux command line if available r=gsvelto
     new bd147191998be Bug 1758216 - Update rust-minidump to b6f69022333493a5981c6d639f36509a9d99faf5 for --dump flag r=gsvelto
     new eacb39daeaaf0 Bug 1758340 - RTAMO onboarding page does not fetch the extension/theme name on Nightly r=Mardak
     new 2bea6e6f78c31 Bug 1754802 - Use WindowMetrics to get display size information on Android 12. r=geckoview-reviewers,agi
     new b8688b1256a75 Merge mozilla-central to autoland. a=merge
     new 777803423b0a8 Bug 1757800 - Calculate scrollbar marks' positions with explicit `window.scrollMin{X,Y}`. r=jfkthame,emilio
     new 7e652c10a2d2b Bug 1702806 - disable browser_bookmark_change_location.js on linux64 r=intermittent-reviewers,MasterWayZ DONTBUILD
     new cb266dbd329e8 Bug 1757618 - Use smaller ring buffer on anything but m1 macs. r=media-playback-reviewers,alwu
     new cf2fffb4d97f5 No bug - tagging 923f64ad8d51a0ba1540c400bb6ee63cbe1233c4 with FIREFOX_NIGHTLY_99_END a=release DONTBUILD CLOSED TREE
     new 5c2afb69bf009 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
     new 111d3090e1b72 Bug 1757596 - De-duplicate PROFILER_RAII macros - r=florian
     new 8ae629ad26786 Bug 1757596 - Move profiler sleep/wake APIs to mozilla/ProfilerThread{Sleep,State}.h - r=florian
     new 5802980a6e73c Bug 1757596 - #include "mozilla/ProfilerThreadSleep.h" instead of GeckoProfiler.h where possible - r=florian
     new 0049706b3b342 Bug 1751828 - Clamp the inline size when reflowing text. r=dholbert
     new 5d43a306d37e9 Merge central to autoland. CLOSED TREE
     new e49338c0fb61f Backed out changeset 2c2c3c960a9b (bug 1702806) for bc failures on browser_library_new_bookmark.js . CLOSED TREE
     new e7fd996f7155b Bug 1272636 - Add tests to check that played is reset when loading a new source r=media-playback-reviewers,alwu
     new 7506e056c35bc Bug 1272636 - Reset HTMLMediaElement.played when loading a new source. r=media-playback-reviewers,alwu
     new 645bd9db09381 Bug 308555 - On Mac move the "Account Settings" menuitem to the Thunderbird menu. r=mstange
     new 2b6f586ab8174 Bug 1756210 - Use pseudo-class locks in nsNativeTheme::GetContentState. r=mstange
     new 6f9869bf94458 Bug 1756210 - Let native theme focus outline be controlled only by CSS. r=mstange
     new de258ae575e17 Bug 1758207 - Document that GeckoRuntime needs to be stored in a static variable. r=ohall DONTBUILD
     new 07549a02f373a Bug 1757855 fix background startup and persistent listeners during addon upgrades r=robwu
     new 368640a0aa0e2 Bug 1758010 - Add App default engine definition and fix broken remote settings links in search source docs. r=Standard8
     new 58ff00fe610e4 Bug 1758497 - set partitioned-web-locks.tentative.https.html as failing instead of timing out with beta and release. a=test-only
     new 661eac8a6a907 Bug 1758500 - set idb-partitioned-basic.tentative.sub.html as failing with release and beta. a=test-only
     new da56412fd62f4 Bug 1744043: Clean up nsJAR r=nika,valentin
     new c31e8e8e9c5ad Bug 1758504 - set webmessaging/broadcastchannel/cross-partition.https.tentative.html as failing with beta and release. a=test-only
     new 4a306cf223930 Bug 1758301 - devtools-bundle task times out when a hg clone happens r=jmaher
     new b21fda6507bc4 Bug 1754063: Add nsJAR and nsZipArchive logging r=nika
     new 94d7e11a79e67 Bug 1758169 - Clean up WebGPU lifetime handling a bit. r=nical
     new 6957b335a779a Backed out changeset d161da1543bc (bug 1751828) for causing crashtest failures on 459968.html.
     new 7852c208bec79 Backed out 2 changesets (bug 1754063, bug 1744043) for causing xpcshell failures on test_ext_clear_cached_resources.js. CLOSED TREE
     new 93ce20c599eed Bug 1756500 - Add [Trial="Name"] condition to WebIDL. r=peterv
     new 6ea61a050a1e8 Bug 1756500 - Implement key verification for origin trials. r=keeler,nkulatova
     new 0205a7f0980b6 Bug 1756500 - Add some basic origin trial tests. r=smaug
     new 5e5d0c42dac31 Bug 1756500 - Add origin trial tests for interfaces. r=smaug
     new 4a128101e23f2 Bug 1758204: `mozunit` should use `--tb=short` with pytest r=ahal
     new 34f853a4c192a Bug 1758511 - restore macOS scroll fragmen test expecations removed by bug 1757292
     new 3b1e5a39beec7 Bug 1758315 - Call SetupVariationRanges when initializing font attributes in the FT2 font-list, to handle installed fonts with variation axes. r=emilio
     new fbf379686bada Bug 1758090 - Stop using ChromeUtils.import(..., null) for importing modules in browser/. r=Gijs
     new 8824cac727732 Bug 1758106 - Stop using ChromeUtils.import(..., null) for importing modules in devtools/. r=jdescottes
     new 83eeffce125c6 Bug 1758108 - Stop using ChromeUtils.import(..., null) for importing modules in browser_memory_distribution_telemetry.js. r=asuth
     new 646bcf3159e19 Bug 1758139 - Ignore no-unused-vars issues in test_cld2.js. r=florian
     new bc20120fc3dd3 Bug 1758292 - Stop using ChromeUtils.import(..., null) for importing module in more locations in toolkit. r=Gijs
     new 3a6b2a9fff01a Bug 1758292 - Stop using ChromeUtils.import(..., null) for browser_actions_ShowHeartbeatAction.js. r=Gijs
     new aa27ba2794588 Bug 1758472 - Stop using ChromeUtils.import(..., null) for importing modules in tests. r=Gijs
     new bbc77ff72186f Bug 1758190 - Actually add AccGroupInfo instances to SetAttribute. r=morgan
     new 5fe98a9b517d8 Bug 1758239 - Map PathUtils.getLocalProfileDir() to the correct method r=Gijs
     new a4bfdcb8d2e67 Bug 1756500 - ESLint fix.
     new 131f3af9a49d2 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 63aa317d9433c Bug 1757808 - Part 1: Merge SinkCallback classes as UnderlyingSinkAlgorithms r=mgaudet
     new 20c42e5fc46a4 Bug 1757808 - Part 2: Merge SourceCallback classes as UnderlyingSourceAlgorithms r=mgaudet
     new 7ba145adf59d4 Backed out changeset d705f8e9b4ee (bug 1757855) for multiple failures on a CLOSED TREE
     new 06d86457cda71 Bug 1716677 - update wpt expectations at /webaudio/the-audio-api/the-audioparam-interface/k-rate-dynamics-compressor-connections.html. r=aryx. CLOSED TREE
     new 795fbb1e69105 Bug 1620520 - update expectations at webaudio/the-audio-api/the-pannernode-interface/panner-rolloff-clamping.html r=aryx. CLOSED TREE
     new 9692831c130ee Backed out changeset 5d94320c8ec2 (bug 1756210) for causing failures at test_focusrings.xhtml. CLOSED TREE
     new 84cd5d2946164 Backed out 3 changesets (bug 1758216, bug 1758215, bug 1441453) for causing python failures. CLOSED TREE
     new 20da2cbd1f8d8 Bug 1754263 - Remove %includes from menu.css stylesheets. r=dao
     new 06012cd8fd991 Bug 1756229: Cache scroll position r=Jamie,emilio
     new 9358cee4311fd Bug 1757661: Make cached fields accessible in tests directly r=eeejay
     new cefe1967845be Bug 1748945 - Change isOpen to @UiThread. r=calu
     new 8f6be81f5982a Bug 1758217 - Clamp maximum size of AndroidCompositorWidget. r=gfx-reviewers,nical
     new 41b5f94ee768c Bug 885514: Refactor try/finally to use goto r=jandem
     new 5473c4e78a79f Bug 885514: Remove JSOp::Gosub r=jandem
     new 895b375690d2a Bug 885514: Simplify JSOp::Retsub r=jandem
     new 06600e39a0745 Merge autoland to mozilla-central
     new 9e224ae948f82 Backed out 3 changesets (bug 1758216, bug 1758215, bug 1441453) for causing python failures. CLOSED TREE
     new e42a7e86e08fa Backed out changeset f24e597defe1 (bug 1748945) for causing Lint failure. CLOSED TREE
     new 39e1eed1ce060 Bug 1331109 - Enable GPU process on Android. r=gfx-reviewers,aosmond
     new bfa9c70d05c70 Backed out 2 changesets (bug 1756229, bug 1757661) for causing leaks. CLOSED TREE
     new 9f74bc949f6a9 Bug 1758029: Gracefully bail out of canvas SVG-filter invalidation codepath, if the canvas has been unlinked due to cycle collection. r=jwatt
     new a7eb2e3d495fe Bug 1757710 - Add fallback handling of video overlay from YUV SwapChain to RGB SwapChain r=gfx-reviewers,lsalzman
     new 5c83146e2c9a0 Bug 1723207 - Avoid copying hardware decoded video data if possible on Windows r=media-playback-reviewers,gfx-reviewers,jrmuizel,alwu
     new 7991ca6079ef0 Bug 1757879 - Make SimulateDeviceReset() similar to actual device reset handling r=ipc-reviewers,gfx-reviewers,lsalzman,mccr8
     new a563f4db9f050 Backed out changeset 3c67de8ae3fd (bug 1756210) for causing failures at test_focusrings.xhtml. CLOSED TREE
     new a28ca35346187 Bug 1757855 fix background startup and persistent listeners during addon upgrades r=robwu
     new 52b02abf2619f Backed out changeset c295e6801d39 (bug 1757855) for causing failures at RemoteProcessMonitor. CLOSED TREE
     new ccdc5d4ce4961 Bug 1643036 - disable browser_asrouter_group_userprefs.js on Linux_64_opt for frequent failures. r=intermittent-reviewers,MasterWayZ DONTBUILD
     new e8a03fa4da655 Bug 1655600 - disable browser_creditCard_doorhanger.js on Linux_64_opt for frequent failures. r=intermittent-reviewers,MasterWayZ DONTBUILD
     new 809cd2a13ee97 Bug 1598759 - Remove support for Large-Allocation HTTP header. r=nika,fluent-reviewers
     new dc3fb314e4a41 Bug 1731523 - Part 1: Remove "Firefox 100 User-Agent String" setting UI. r=fluent-reviewers,preferences-reviewers,Gijs
     new 1cd4e4fcce366 Bug 1758017 - Disable MOZ_FORMAT_PRINTF in TestPrintf on Android. r=gsvelto
     new 83eebde1e3825 Bug 1758450 - Fork FillArgumentArrayForExit. r=rhunt
     new 33f58eb9d1bd0 Bug 1758140 - [devtools] Automatically generate Attribute rep stub. r=bomsy.
     new cb830217d5f17 Bug 1758618 - Add error log to mVideoSwapChain->Present() r=jrmuizel
     new e077e981c4bfd no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 293dcabe41384 Bug 1757756 - Use emulated getpid for WASI to fix the beta-simulation build. r=glandium
     new 0cf9338191070 Bug 1758230 - Part 1: Remove unused Scope methods. r=tcampbell
     new 100d22a5c923d Bug 1758230 - Part 2: De-templatize *Scope::prepareForScopeCreation. r=tcampbell
     new d60d96798281b Bug 1758230 - Part 3: De-templatize PrepareScopeData. r=tcampbell
     new 535947d8bc92e Bug 1758230 - Part 4: De-templatize Scope::updateEnvShapeIfRequired. r=tcampbell
     new 4562ff26082cb Bug 1758230 - Part 5: Clean up *Scope::prepareForScopeCreation signature. r=tcampbell
     new 3d2c210e2c837 Bug 1758230 - Part 6: Remove js::CreateEnvironmentShape for JSAtom. r=tcampbell
     new 0a2569b7f8b9f Bug 1758242 - Remove GlobalScope::create. r=tcampbell
     new 11825d8e684d8 Bug 1758509 - Update regex crate to 1.5.5 r=emilio
     new 1a504cf08b02a Bug 1757969 - Make 'true' a truthy value for window.open boolean features. r=smaug
     new 98b8e2a94c5e7 Bug 1758132 - Remove NS_ASSERT_OWNINGTHREAD check, r=necko-reviewers,dragana
     new 1753bc71031a5 Bug 1751828 - Clamp the inline size when reflowing text. r=dholbert
     new e5ed7c1625dc9 Bug 1758606 - Fix build failure on mingw build r=media-playback-reviewers,gfx-reviewers,lsalzman,bryce
     new 3bf75dd4f0946 Merge mozilla-central to autoland on a CLOSED TREE
     new 01ad68bec621f Bug 1754448 - Add basic testing for snapshot re-using; r=dom-storage-reviewers,webidl,asuth,jari,ipc-reviewers,mccr8
     new eeeba8183d326 Merge autoland to mozilla-central. a=merge
     new 5aed3f508f7df Bug 1756791 - Allow the getcpu syscall in the sandbox r=gcp
     new 209384a5055c6 Bug 1757314. Use the current scroll origin to determine if we should update the main thread copy of the visual viewport offset. r=botond
     new dcfc672868375 Bug 1643586 - Part 1: Remove use of scoped JSFreeOps to poison freed JIT code r=jandem
     new 73e59133babd8 Bug 1643586 - Part 2: Use one JSFreeOp per thread r=jandem
     new 4bb16edeeeaac Bug 1643586 - Part 3: Move JSFreeOp code under js/src/gc r=jandem
     new a58257ee42934 Bug 1643586 - Part 4: Remove flag for disabling compartment checks from JSContext r=jandem
     new 58af0db352984 Bug 1643586 - Part 5: Replace heap state checks that rely on there being a JSContext for the thread r=jandem
     new bc9ab9c67a363 Bug 1643586 - Part 6: Stop using JSContext for GC helper thread tasks r=jandem
     new 96845ae7e745d Bug 1758507 - run beetmover-geckoview in `promote` phase instead of `push` r=releng-reviewers,aki DONTBUILD
     new 43d41552cbae4 Bug 1699658 - Add test for PDF viewer site identity security state. r=Gijs
     new 0c27c573a8ee6 Bug 1699658 - Special handling for siteIdentity security state of pdf viewer pages. r=Gijs,ckerschb
     new 8ed95d1fe16cd Bug 1756609 - Remove security.secure_connection_icon_color_gray pref. r=prathiksha
     new 8efc93a06d12e Bug 1740202 - [devtools] Test for breakpoints in same files in different targets r=ochameau
     new 7f31c67dbe4db Bug 1757193 - When notifying of snapshots updates, include if they were pinned or not. r=mossop
     new a3f19797d3666 Bug 1757193 - Add a snapshot group builder for pinned groups. r=mossop
     new bce1b96ae73a2 Bug 1757193 - Allow fixed snapshot groups to avoid the minimum snapshot limit. r=mossop
     new 340de6fd0f415 Bug 1756210 - Use pseudo-class locks in nsNativeTheme::GetContentState. r=mstange
     new a819845751728 Bug 1756210 - Let native theme focus outline be controlled only by CSS. r=mstange
     new 6433b09afdde8 Bug 1756655 - Remove ifdefs from UA style sheets r=emilio
     new a1866fe11c3b3 Bug 1756656 - Remove ifdefs from ctrlTab.inc.css r=Gijs
     new 3bd0236e87789 Backed out changeset a2432d45a70b (bug 1756656) for causing mochitest failures on browser_parsable_css.js CLOSED TREE
     new d9d5a15c01947 Backed out changeset cd50b8570bd8 (bug 1756655) for causing mochitest failures on browser_parsable_css.js. CLOSED TREE
     new 20865c1cbb5ff Bug 1757292 - revert expectation changes for scroll-to-text-fragment/non-html-documents.html on macOS
     new b4298773139bb Bug 1758156 - Check that the webgpu pref is enabled when creating PWebGPUParent. r=aosmond
     new 1d1ba585a62c8 Bug 1758553 - Remove fragments from URLs in Snapshot API r=mossop
     new eb82038342740 Bug 1755464 - [devtools] Adds test for clear button of the new HTTP Custom request panel r=bomsy
     new dcc87f7fec834 Bug 1758110 - [devtools] Better assert the actual content of the source tree. r=bomsy
     new 092d9202218c4 Bug 1758601 - Enable YUV video overlay on Window on nightly r=gfx-reviewers,lsalzman
     new decb86e048bde Backed out changeset fd02141cc64d (bug 1758156) for causing build bustages on CanvasManagerParent.obj CLOSED TREE
     new 0f3850cca1dec Bug 1757642 - remove ifdef from arrowscroll.css and windows menu.css r=sfoster
     new 59df03cf1ee70 Bug 1756387 - Fix keyboard navigation issues on about:logins. r=sgalich,dimi
     new b942ab412cd2f Backed out changeset 0ffe9ca88000 (bug 1756387) for causing mochitest failures on browser_tabKeyNav.js CLOSED TREE
     new cf6c6f16a3710 Bug 1758645 - Check new env variable MOZ_REMOTE_SETTINGS_DEVTOOLS to allow overriding the remote settings server URL r=Gijs,leplatrem
     new 2da98775fbb8b Bug 1756224: Update MozlintParser docs about default `paths` r=ahal
     new 1d06e45585f71 Bug 1756224: Update references to perfdocs linter to explicitly set path r=sparky
     new ebfa16b6b2e9a Bug 1748945 - Change isOpen to @UiThread. r=calu
     new 6dc2f82017102 Bug 1756222: Do not disable SSRC switching if there were no a=ssrc attributes in the remote SDP. r=mjf
     new 3e1ebf0694f0c Bug 1758531 - Apply best match logic to Merino suggestions. r=daisuke
     new 672f54d52b655 Bug 1751300 - update osc-basic-waveform.html test expectations on Linux 32-bit r=jmaher
     new 603412d3d2cf9 Bug 1752132 - Netflix site specific adapter for play/pause. r=mhowell,kpatenio
     new 86290d26dd83d Bug 1753281 - Add PiP subtitle support for Netflix. r=mhowell,kpatenio
     new ec10d290e76d3 Bug 1755602 - consistently use minidump-stackwalk instead of minidump_stackwalk. r=glandium
     new 7932ce0b6d7ad no bug - doc: document the bug pipeline r=overholt DONTBUILD
     new 2cabba2cda9be Bug 1758598 - Point developers to add-on-gating docs when WebMIDI permission request fails. r=smaug
     new e61c4f9b35e88 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new e3aca3b88abe2 Bug 1740037 - Migrate "Chrome Test" MDN doc to Firefox Source Docs. r=jmaher,Gijs
     new 4f67f6d90252d Bug 1755559 - remove the obsolete 'threads' profiler feature from automated performance tests, r=mstange,perftest-reviewers,sparky.
     new 9223d06411138 Bug 1757876 - Introduce command buffers between prepare <-> batch pass r=gfx-reviewers,nical
     new 03a91f34384ed Bug 1740037 - fix lint failures on index.rst. a=lint-fix CLOSED TREE
     new a5721a670651f Bug 1739469: taskgraph: route jobs to a51 bitbar devices r=jmaher
     new 57827f52078a8 Bug 1757463: Support "Hide pointer while typing" on Windows r=cmartin
     new 1e3521802ce48 Bug 1732082 - Enable layout.css.grid-item-baxis-measurement.enabled in all channels r=dholbert
     new c601667cc8d7e Bug 1741971 - Make MozPerfTest Layer to run WPT r=perftest-reviewers,sparky
     new 950f616c3e10e Bug 1741971 - Add MozPerfTest Testing Section to WPT Layer r=perftest-reviewers,sparky
     new 71030266fbdac Bug 1757846 - Treat BackstagePass as Window when checking for unexposed globals r=nika
     new 64907cef51d04 Bug 1757814 - update captions container for youtube pip captions support. r=pip-reviewers,mhowell
     new dd464177c0625 Bug 1758746 - Make searchfox run on-push for mozilla-central r=ahal
     new 61c6b2ca66b8f Merge autoland to mozilla-central. a=merge
     new 42e4421792091 Merge mozilla-central to autoland on a CLOSED TREE
     new 05cc5ccd6d3d2 Bug 1750790 - Use a linked list to hold unprocessed loading events.  r=mhowell
     new 78b40bfb90c93 Bug 1756387 - Fix keyboard navigation issues on about:logins. r=sgalich,dimi
     new dcb88b4ebb6f0 Bug 1758617 - Make Firefox abort in case of content crash during PGO run. r=firefox-build-system-reviewers,mhentges
     new 240524d49f31d Bug 1757999 - Disable fetch HTTP wasm caching if wasm debug enabled. r=necko-reviewers,lth,kershaw
     new 68aff032ed521 Bug 1758189: Don't double-srcdir for mach during stdalone bootstrap r=ahal
     new 264cb79386025 Bug 1758584: Raise error if active site is out-of-date r=ahal
     new 9e039efcfa049 Bug 1758584: Add in-proc venv activation paths to the end of `sys.path` r=ahal
     new af1de54c495fe Bug 1758584: Fix virtualenv-path scrubbing from command _pthfile_lines r=ahal
     new 01908560526da Bug 1758559 - Introduce fission iframe tests to junit a11y tests. r=geckoview-reviewers,agi,Jamie
     new 253d3a9cd6b87 Bug 1755516: Expose config variable for Mach native dependency source r=ahal
     new 18645cf2aeab6 Bug 1755516: Add "common" to PIP_NETWORK_INSTALL_RESTRICTED_VIRTUALENVS r=ahal
     new e1e19f6e62797 Bug 1756047: When creating Mach venv in CI, put it in `$WORKSPACE` r=ahal
     new 82796b522ac5e Backed out changeset c0c2a5873abe (bug 1756387) for causing mochitest failures on browser_tabKeyNav.js.
     new 98af6aa00f9ca Backed out 3 changesets (bug 1756047, bug 1755516) for causing py3 failures. CLOSED TREE
     new f090b297c5232 Bug 1757911 - part 1: Clean up `SplitNodeTransaction` r=m_kato
     new 89abef6e8ac18 Bug 1757816 - Use rule parameter in inspector EditingSession:getPropertyIndex. r=jdescottes
     new 23c938c2f3725 Bug 1615974 - avoid memmapping CRLite filters in cert_storage r=jschanck,robwu
     new 99b538b91ecac Bug 1757911 - part 2: Make `SplitNodeTransaction::DoTransaction` and `RedoTransaction` share the code doing split r=m_kato
     new 90c53679874bd Bug 1757911 - part 3: Make `HTMLEditor::DoJoinNodes()` notify `RangeUpdater` r=m_kato
     new 01a64471f8ad6 Bug 1757911 - part 4: Make `HTMLEditor::DoSplitNode` notify `RangeUpdater` r=m_kato
     new 34f9ab363f41c Bug 1758212 - Add null check before calling ContentDelegate.onPointerIconChange. r=geckoview-reviewers,agi
     new 22a62daa19c40 Bug 1758592 - P1: Add IsCacheEnabled JNI method. r=Jamie
     new 0a81a46878206 Bug 1758592 - P2: Return a value when pivoting and use it in parent-side traversal. r=Jamie
     new 26b7625842a8d Bug 1668452 Get graph nsISerialEventTarget from nsGlobalWindowInner::nsIEventTargetFor() instead of DispatcherTrait::AbstractMainThreadFor() r=alwu
     new 0cee6a20a8668 Bug 1668452 use Window ID instead of pointer for generating graph hash table keys r=padenot
     new f611cea760050 Bug 1668452 require an exact match of Window, rate, and device when selecting a MediaTrackGraph r=padenot
     new cc35e93ae54ed Bug 1758286 - Revert to separate Lookup and InsertOrUpdate calls when working with mFcSubstituteCache. r=lsalzman
     new 72eb843e278dd Bug 1757855 fix background startup and persistent listeners during addon upgrades r=robwu
     new 44f4c447d226e Bug 1756529 - Honor general.smoothScroll.[line|page|other] for keyboard scrolls with MSD physics r=botond,hiro
     new 13de2f98de6fb Bug 1758608 - Enable some Objective-C/C++ diagnostics that are currently warning-free. r=firefox-build-system-reviewers,andi
     new 41f65544f9740 Bug 1707719 - Avoid `groovy.lang.MissingMethodException ... getFileNames()`. r=geckoview-reviewers,agi
     new 1e9dd0d95fc47 Bug 1585439 - Replace assertion of window with innerWindow. r=mccr8
     new 75b7b365b1d17 Backed out 4 changesets (bug 1757911) for causing build bustages on HTMLEditor.cpp.
     new 6df286bfe3d1d Backed out changeset 58f10ceb16ba (bug 1756529) for causing mochitest failures on test_group_keyboard.html. CLOSED TREE
     new 6489b27741040 Bug 1758564 - Allow rendering children of <img>'s shadow root. r=dholbert
     new 9fb3014aa3983 Bug 1758802 - Improve the quick suggest lookup method. r=daisuke
     new 5ca48a83e1603 Backed out changeset d8f3596e358e (bug 1757876) for causing wr3 failures in css-transforms/perspective-split-by-zero-w CLOSED TREE
     new b96000c5311dd no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 21044f01ddf34 Bug 1714505 - Include function name when stringifying wasm function. r=yury
     new a664a6d305e6f Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel
     new 2e0db4918d816 Bug 1661921 - [devtools] Console Instant Value no refresh after page refresh r=nchevobbe
     new 97f77f838160e Backed out changeset 36c6350bc7d1 (bug 1757067) for causing build bustages in gfx/gl/GLBlitHelperD3D.cpp CLOSED TREE
     new d0245e26b6267 Bug 1757956 - Part 1: Removed unused JS_freeop API r=jandem
     new 5c41d580bc0cc Bug 1757956 - Part 2: Rename JSFreeOp header files in preparation for the rename to GCContext r=jandem
     new d40ccf2be08ae Bug 1757956 - Part 3: Rename JSFreeOp to JS::GCContext in the JS engine r=jandem
     new 9ac26cc9d2740 Bug 1757956 - Part 4: Rename defaultFreeOp() to gcContext() r=jandem
     new f9d366db16b56 Bug 1757956 - Part 5: Call gcContext() method on JSContext rather than going via the runtime r=jandem
     new 6f0be8c19f3be Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel
     new fe937b78bde1d Bug 1758474 - Implement an ESLint rule to disallow passing {} as the target parameter for ChromeUtils.import. r=Gijs,mossop,perftest-reviewers,preferences-reviewers,sparky
     new f0718f68ea355 Bug 1757147 - make FetchService observe the network status. r=dom-worker-reviewers,asuth,jesup
     new 413a559c70e06 Bug 1758295 - Preserve tab laziness when dragging into another window. r=Gijs
     new e89faa903f575 Backed out changeset 5018856d8fee (bug 1758474) for causing node eslint failure. CLOSED TREE
     new b8aa50dce7126 Bug 1757911 - part 1: Clean up `SplitNodeTransaction` r=m_kato
     new 3ea16616b3bb8 Bug 1757911 - part 2: Make `SplitNodeTransaction::DoTransaction` and `RedoTransaction` share the code doing split r=m_kato
     new 0b429bbbfc217 Bug 1758664, don't try to recheck possible session history entry in the parent process if we're doing such check already, r=peterv
     new 4d64d5b9c5466 Bug 1757911 - part 3: Make `HTMLEditor::DoJoinNodes()` notify `RangeUpdater` r=m_kato
     new 903c8589d6fbb Bug 1758156 - Check that the webgpu pref is enabled when creating PWebGPUParent. r=aosmond
     new cd0edef773be9 Bug 1757911 - part 4: Make `HTMLEditor::DoSplitNode` notify `RangeUpdater` r=m_kato
     new 1feca16bdd48f Backed out changeset 689b9fb1be6d (bug 1757147) for causing build bustages in /dom/fetch/FetchService.cpp CLOSED TREE
     new e9e98dc88b821 Bug 1757458, replace loading session history entry only right before redirecting load to real channel r=peterv
     new 3edb437261c44 Bug 1758877 - Bump jsparagus for bug 885514. r=nbp
     new bc6036ccabfd5 Bug 1754742 - Split TunnelUtils file. r=necko-reviewers,kershaw
     new 5289b6035b396 Bug 1756656 - Remove ifdefs from ctrlTab.inc.css r=Gijs
     new f1a004986585d Bug 1757639 - Remove preprocessor from remaining browser/theme/shared files r=Gijs
     new 86a7d3c1feb51 Bug 1758137 part 1 - Get rid of some markAtom calls. r=jonco
     new 365aa0284eb76 Bug 1758137 part 2 - Change markAtom call in CreateEnvironmentShape to an assert. r=arai
     new 3ac966c875d33 Bug 1758684 - Inherit modified flag from subtests when updating wpt metadata, r=karlcow
     new d0b6ce6058c4c Bug 1756621 - Encapsulate Win32 nsWindow size mode members r=handyman
     new 3d5c3431e94ad Bug 1756621 - Move new Win32 nsWindow::FrameState functions r=handyman
     new 9cc40082564bc Bug 1756621 - Cleanup nsWindow::FrameState code r=handyman
     new 75d62b42106a1 Bug 1756621 - Add CheckInvariantWrapper to nsWindow and use for FrameState r=handyman
     new 3362fd3db8b33 Bug 1758572 - [webdriver-bidi] Use "Module" suffix for all internal WebDriver BiDi module class names. r=webdriver-reviewers,jdescottes
     new 65a682de7f643 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
     new d86e1195feb88 Bug 1753369 - Use sync PathUtils directory getters on mainthread in browser/base r=Gijs
     new 01ffea9e0e885 Bug 1753369 - Use sync PathUtils directory getters on mainthread in browser/components/downloads r=Gijs
     new cdd78f1969b96 Bug 1753369 - Use sync PathUtils directory getters on mainthread in browser/components/newtab r=Mardak
     new ba5d11a6a4706 Bug 1753369 - Use sync PathUtils directory getters on mainthread in browser/components/places r=Standard8
     new b315b259b25a8 Bug 1753369 - Use sync PathUtils directory getters on mainthread in browser/components/preferences r=preferences-reviewers,Gijs
     new c3baf4e1dad1b Bug 1753369 - Use sync PathUtils directory getters on mainthread in browser/components/sessionstore r=Gijs
     new 8d27b275f5ebc Bug 1753369 - Use sync PathUtils directory getters on mainthread in browser/components/tests r=Gijs
     new a3394de55ee0e Bug 1753369 - Use sync PathUtils directory getters on mainthread in browser/tools r=MattN
     new fc94093cf06e8 Bug 1753369 - Use sync PathUtils directory getters on mainthread in remote/ r=webdriver-reviewers,whimboo,jgraham
     new 3dbb1c4049a08 Bug 1753369 - Use sync PathUtils directory getters on mainthread in services/ r=Gijs
     new ad118c4fc980b Bug 1753369 - Use sync PathUtils directory getters on mainthread in toolkit/components/contentprefs r=Gijs
     new 60681b628e3cd Bug 1753369 - Use sync PathUtils directory getters on mainthread in toolkit/components/downloads r=Gijs
     new 5f921d93e2fd9 Bug 1753369 - Use sync PathUtils directory getters on mainthread in toolkit/components/places r=Gijs
     new 3614fb0d0fb4b Bug 1753369 - Use sync PathUtils directory getters on mainthread in toolkit/components/search r=daleharvey
     new 9ef4ba929ed68 Bug 1753369 - Use sync PathUtils directory getters on mainthread in toolkit/components/telemetry r=Gijs
     new 91646903d3ca9 Bug 1753369 - Use sync PathUtils directory getters on mainthread in toolkit/modules r=Gijs
     new f3b8dc0cab010 Bug 1753369 - Use sync PathUtils directory getters on mainthread in uriloader/ r=Gijs
     new b0b09030bfe0f Bug 1758552 - Shrink PrefableDisablers in 32-bit builds. r=peterv
     new 7891fa4f05c3d Bug 1750689 - [remote] Support allowed hosts & origins from preferences in RemoteAgent websocket handshake r=webdriver-reviewers,whimboo,jgraham,freddyb
     new 22097b3adba07 Bug 1750689 - [remote] Update wdspec test to start firefox directly and use direct bidi connection r=webdriver-reviewers,whimboo
     new f40d3ead98e8f Bug 1758733 - Add chromedriver for Chrome v99 r=perftest-reviewers,AlexandruIonescu
     new f3b77352e6908 Bug 1758736 - Support RG16 textures in SWGL. r=bradwerth
     new 044c8ee19ef9a Bug 1748926 - Update vendored taskgraph to 1.2.0, r=releng-reviewers,gbrown
     new 1cd20cd65ad0f Bug 1748926 - Replace 'task.py' with the one in vendored taskgraph, r=taskgraph-reviewers,jmaher
     new 039d5e4276431 Bug 1748926 - Replace functions from util/taskcluster.py with ones in vendored taskgraph, r=taskgraph-reviewers,jmaher
     new 3e77005f372dc Bug 1474565 - Adding lang attribute in Reader Mode. r=niklas,mtigley
     new 5443aeb1caaa9 Bug 1755991 - [devtools] Use a sourcemap test with compressed generated sources. r=bomsy
     new fb8877ceea4d9 Merge autoland to mozilla-central. a=merge
     new cf8b93c11913e Merge mozilla-central to autoland. a=merge
     new ee28cac74e9d2 Bug 1758776 - Replace the unused mVRDisplayID with a bool. r=jgilbert
     new eb959d8afc4ed Bug 1758351 - [devtools] Change the name of the pref "devtools.netmonitor.features.newEditAndResendState" to "devtools.netmonitor.customRequest" r=bomsy
     new 0526a4c820a65 Bug 1755599 - Add vendor configuration for @cfworker/json-schema r=mhoye,mossop
     new 2025fb62bb125 Bug 1755599 - Vendor @cfworker/json-schema r=mossop
     new c4d73e57673b4 Bug 1757809 - Provide a JsonSchema module that supports additional Mozilla-specific formats r=mossop,emcminn
     new 60191d925dd99 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 4e6647e3bcc69 Bug 1507619 - Simplified the extension-controlled preference notice. r=jaws
     new 04af168c74a24 Bug 1758020 - Revise MoveFlexItemToFinalPosition(). r=dholbert
     new f5642cacbf775 Backed out 3 changesets (bug 1757809, bug 1755599) for causing bc failures on browser_all_files_referenced.js. CLOSED TREE
     new 75ad63b32fd48 Bug 1748568 support persistent events in theme api r=rpl
     new 8b22f126ec3c5 Bug 1746020 - STP TagPicker r=thecount
     new ca1d3a6cb3ace Bug 1758909 - Improvements for test_preloader_telemetry.py r=dthayer
     new 70e8dc46bd19c Bug 1755516: Expose config variable for Mach native dependency source r=ahal
     new 98bdea23c9875 Bug 1755516: Add "common" to PIP_NETWORK_INSTALL_RESTRICTED_VIRTUALENVS r=ahal
     new 8d217e06a33a3 Bug 1756047: When creating Mach venv in CI, put it in `$WORKSPACE` r=ahal
     new 0a7a27d997595 Bug 1728379: Add diagnostic logging to reftest 459443-1.html to see how far we get when it times out. r=smaug
     new 61fcf20da2305 Merge autoland to mozilla-central. a=merge
     new 3b4c015f6a802 Merge mozilla-central to autoland. CLOSED TREE
     new e491000e8914c Bug 1744377 - Coalesce next variation to avoid exceptions in tests r=pdahiya
     new deab40aaac20f Bug 1748510 - [taskgraph] Use graph.py from vendored Taskgraph, r=taskgraph-reviewers,aki
     new 5c60693de852e Bug 1748510 - [taskgraph] Use taskgraph.py from vendored Taskgraph, r=taskgraph-reviewers,aki
     new c0f34702c3b28 Bug 1757951 - [devtools] Implement "Root" Resources in order to be able to watch for context-less resources in the parent process. r=jdescottes,devtools-backward-compat-reviewers
     new 8434221dbc012 Bug 1683281 - Part 1: Make WebIDL parser support ObservableArray type; r=peterv
     new 88a7cf98668be Bug 1683281 - Part 2: Move proxy handler utility functions from DOMJSProxyHandler.h to ProxyHandlerUtils.h; r=peterv
     new 2ecc5e3af17d9 Bug 1683281 - Part 3: Add ObservableArrayProxyHandler base class; r=peterv
     new f56fbb0c77ccf Bug 1683281 - Part 4: Add helper method to get ObservableArray backing object; r=peterv
     new ebd37b74c8dc6 Bug 1683281 - Part 5: Generate binding code for ObservableArray type; r=peterv
     new d70b01fd7791d Bug 1683281 - Part 6-1: Create CGHelperFunctionGenerator and refactor into more generic base class; r=peterv
     new 74c8ac19510fa Bug 1683281 - Part 6-2: C++ helper function for ObservableArray; r=peterv
     new 4f64d5369ac79 Bug 1683281 - Part 7: Generate example code for ObservableArray; r=peterv
     new 50ba1466cf44d Bug 1755006, reduce framerate if the main thread is busy handling also other tasks, r=mstange
     new 5075ae5d883b9 Bug 1758579 - land NSS be8a62f85be7 UPGRADE_NSS_RELEASE, r=keeler
     new 3f93068a726c9 Bug 1756061 - PSM changes corresponding to mozilla::pkix signature verification changes in bug 1755092 r=jschanck
     new 8df33a3b36187 Bug 1755748 - Keep PiP tabs in active state. r=mconley,dthayer
     new c7c684492cf2c Bug 1758865 - Add Feature::VIDEO_OVERLAY r=gfx-reviewers,lsalzman
     new fc439be68b96f Bug 1755887, the picture-in-picture shortcut should open the focused video, if any, otherwise, should find a video in the nested subframe that has focus, r=mconley
     new 089b6279c6d4d Backed out changeset d3f40b4651f5 (bug 1755006) for causing mochitest failures on test_pointerlock-api.html. CLOSED TREE
     new 9e9997b4a2dde Bug 1756718 - move pip texttracks when pip player controls appear to avoid overlap. r=mhowell,pip-reviewers
     new 70f833bf4db8e Bug 1749788 - Implement simple binary SIMD operations for AVX encoding. r=jseward
     new f283dae3a8728 Bug 1749788 - Fix replace_lane and i64x2.splat for AVX. r=jseward
     new 7c50ea0cdbc4b Bug 1757527 - Slightly reduce (repeated) message passing overhead when localizing the PDF Viewer. r=pdfjs-reviewers,calixte,bdahl
     new 5449cda06a98c Bug 1559349 - Change Sync startup to be after browser idle r=markh,Gijs
     new 5ee6119ad5baa Bug 1753508 - Make `EditorBase::AutoEditActionDataSetter::UpdateSelectionCache` clean up and restart selection batch which the editor started r=smaug
     new 45ba6f356aa99 Bug 1753508 - Add logger of selection batch r=smaug
     new adaf88ed51640 Bug 1758781 - Use the WinMsvc.cmake toolchain file to build compiler-rt. r=firefox-build-system-reviewers,mhentges
     new 3885f30dfb062 Bug 1758781 - Build llvm-symbolizer separately. r=firefox-build-system-reviewers,mhentges
     new d6e5f60dcebf3 Bug 1758781 - Remove now unnecessary patch to link llvm-symbolizer statically. r=firefox-build-system-reviewers,mhentges
     new 14c4b67aacc0d Bug 1758781 - fix for build bustages. CLOSED TREE
     new 6cb3aadc50ccb Bug 1692963 - update disabling condition to reduce failure rate r=intermittent-reviewers,MasterWayZ DONTBUILD
     new bfb61b27c104e Bug 1753364 - disable 2d.drawImage.animated.poster.html for frequent failures r=intermittent-reviewers,MasterWayZ DONTBUILD
     new 6eaf1c971af8d Bug 1742933 - part 1: Make `HTMLEditor::CreateAndInsertElementWithTransaction()` take a callback function r=m_kato
     new e8d0a7e924a67 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 6ba81cec0cdbe Bug 1742933 - part 2: Make `HTMLEditor::CopyLastEditableChildStylesWithTransaction` clone attributes to new elements before inserting them into the DOM tree r=m_kato
     new b17c5766d464e Bug 1742933 - part 3: Make `HTMLEditor::AlignBlockContentsWithDivElement` set `align` attribute or equivalent before inserting a new `<div>` into the DOM tree r=m_kato
     new 5ffc15f39dda5 Bug 1742933 - part 4: Make `HTMLEditor::CreateAndInsertElementWithTransaction()` and `HTMLEditor::InsertBRElementWithTransaction()` work without transactions r=m_kato
     new c677c96b0a6bd Bug 1742933 - part 5: Make `HTMLEditor::HandleInsertParagraphInHeadingElement()` insert `<br>` element into the new paragraph before connecting to the DOM tree r=m_kato
     new 1d03bba6fd9b5 Bug 1742933 - part 6: Make `HTMLEditor::HandleInsertParagraphInListItemElement()` insert `<br>` element into the new paragraph before connecting to the DOM tree r=m_kato
     new 243a4ef66a441 Bug 1753364 - update disabling to fix android failures r=test-only on a CLOSED TREE
     new be8f718db4411 Bug 1742933 - part 7: Make `HTMLEditor::ChangeSelectedHardLinesToList()` insert list item into the new list element before connected to the DOM tree r=m_kato
     new 8e60938b99276 Bug 1758752 - Describe the event target in DOMEvent profiler markers, r=mstange.
     new ee33a6c743f28 Bug 1757202 - Add more information in existing CSS Animation and CSS Transition main thread markers, r=boris.
     new 253d6198c8818 Bug 1757202 - Make the inner window id of the browser window available in the compositor bridge, r=mstange.
     new 9c9aca9d897f7 Bug 1757202 - Include the inner window id in the existing Composite markers, r=mstange.
     new e199a5a9b2026 Bug 1757202 - Expose CompositorThreadHolder::GetThreadId to make it easy to add profiler markers on the compositor thread from any thread, r=mstange.
     new 43b1fb6ca19c8 Bug 1757202 - Add SetAnimation, SampleAnimation and ClearAnimation markers on the compositor thread, r=mstange.
     new 9fbf6f9b14572 Bug 1757202 - Add the browser window inner id to the SetDisplayList, CompositeToTarget and SkippedComposite profiler markers, r=mstange.
     new eb9953e3f6a94 Bug 1758127 - Don't use tight bounding rect if glyph transform fails. r=jnicol
     new c64e23879a910 Bug 1759015: Update Contributors’ Quick Reference to incloud a new task selector. r=sylvestre DONTBUILD
     new c5d4cb480c424 Bug 1758666 - [devtools] Automatically generate Window rep stub. r=bomsy
     new c0fa3848af9ec Bug 1742933 - part 8: Make `HTMLEditor::PasteAsQuotationAsAction()` set "type" attribute of new blockquote element before connecting it to the DOM tree r=m_kato
     new 74b9376c5e100 Bug 1742933 - part 9: Make `HTMLEditor::InsertAsPlaintextQuotation()` set attributes of `<span>` before connecting to the DOM tree r=m_kato
     new 94fa5619635a5 Bug 1752861 - [profiler] Add a few new macros to add frame labels that will show up in javascript stacks r=gerald
     new 830ac30ee4b58 Bug 1752861 - [profiler] Rename and expose to JS some existing frame labels as well as adding a few r=mstange
     new 2e9e2ccdd2c72 Bug 1752861 - [profiler] Expose GC and CC operations to the JS view r=sfink,smaug
     new 5de9964c0b0ad Bug 1742933 - part 10: Make `HTMLEditor::InsertAsCitedQuotationInternal()` set attributes of `<blockquote>` before connecting it to the DOM tree r=m_kato
     new 75a4321f486f6 Bug 1742933 - part 11: Create a pref to get back the traditional behavior r=m_kato
     new c98a4265f6e2b Bug 1742933 - part 12: Make all `aInitializer` arguments optional r=m_kato
     new f7c994af16c46 Bug 1758792 - [devtools] Fix backward compat comment in webextension descriptor actor r=nchevobbe
     new 3d2aeacb3eefd Bug 1758792 - [devtools] Remove unused isOOP from webextension descriptor r=nchevobbe
     new be067626d8cd9 Bug 1758792 - [devtools] Remove backward compatibility code from blackbox command r=bomsy
     new e5a462eb3c7f4 Bug 1758792 - [devtools] Remove media and mediaText from style-rule front r=nchevobbe
     new 1c52152e373bb Bug 1758792 - [devtools] Remove private browsing lock from performance front end r=julienw,devtools-backward-compat-reviewers
     new a7cea289a4c85 Bug 1758007 - Add support for `persistAcrossSessions: false` in `scripting.RegisteredContentScript`. r=robwu
     new 2e1573cc98135 Backed out changeset 8be44ea054ca (bug 1758666) for causing dt failures at browser_reps_stubs.js. CLOSED TREE
     new cd456428c593c Merge mozilla-central to autoland. CLOSED TREE
     new a1ba0b4ade99a Bug 1758968 - Clip drawing in DrawTargetD2D1::DrawSurfaceWithShadow. r=gfx-reviewers,nical
     new 1353b25e32f52 Bug 1758997 - Remove RoInitialize/RoUninitialize from OSPreferences_win. r=Jamie
     new 87efe4b5e2884 Backed out changeset d876a95afe78 (bug 1759015) for causing failures at browser_preserveTabPipIconOverlay.js. CLOSED TREE
     new e2f78a721c6ed Bug 1756655 - Remove ifdefs from UA style sheets r=emilio
     new 2cbc657add42d Bug 1758555 - Share font keys across multiple namespaces within a Renderer. r=nical,gfx-reviewers
     new 55a47e51aa950 Bug 1754407 - [devtools] Only support ADD_SOURCES options. r=bomsy
     new 3976d30b56d73 Bug 1754407 - [devtools] Cover fetching source text content with a mochitest. r=bomsy
     new a736d672400de Bug 1754407 - [devtools] Use a distinct reducer for source text content and make source objects immutables. r=perftest-reviewers,devtools-reviewers,bomsy,AlexandruIonescu
     new b1160879b5e73 Bug 1701097, stabilize layout in browser_webconsole_filter_scroll.js before quering scroll position, r=nchevobbe
     new 8a10a2e9b5a35 Bug 1758536 - disable test_played.html on Mac and Android_debug for frequent failures.r=aryx DONTBUILD
     new 8e81f196b9acd Bug 1758705 - Make origin trials in workers work. r=asuth,dom-worker-reviewers
     new d796ffb34a5f3 Bug 1758536 - update disabling condition on a CLOSED TREE DONTBUILD
     new bc51aee8f30c2 Bug 1759015: Update Contributors’ Quick Reference to incloud a new task selector. r=sylvestre DONTBUILD CLOSED TREE
     new c3894603d85d2 Merge autoland to mozilla-central. a=merge
     new 0de50082d7a51 Bug 1681985 - P1. Extract LabelUtils to FormAutofillUtils.jsm. r=tgiles,sgalich
     new 202f0dc0cce97 Bug 1681985 - P2. Update Fathom to 3.7.3. r=tgiles,sgalich
     new 51864345703c3 Bug 1681985 - P3. Implement CreditCardRuleset in C++ r=sgalich,emilio
     new 356e81b71d794 Bug 1681985 - P4. Add and call Fathom ruleset. r=sgalich
     new 7a19097167e90 Bug 1681985 - P5. Support calling fathom ruleset in both c++ and js r=tgiles,sgalich
     new c822d98978cce Bug 1681985 - P6. Add a testcase to verify the result of js and native fathom CC model r=tgiles,sgalich
     new a11d18e0118ea Bug 1758715 - Dont always instantiate a UtilityProcessManager from FOG r=gerald
     new e3104bc919a1f Bug 1758705 - Hack: Don't crash in worklets for now.
     new c8e4dbde8c7f6 Bug 1717629 - disable browser_opaque_response_blocking_telemetry.js for all macOS versions
     new fe3175568ac92 Bug 1757396 - Prevent SVG geometry with markers from being active. r=gfx-reviewers,lsalzman
     new 5ea9b122937df Bug 1758944 - remove remaining ifdefs from browser.css r=Gijs
     new 107e3603fe45b Bug 1758992 - Update matrix-react-bench to v1.1. r=perftest-reviewers,AlexandruIonescu
     new cab117c6f91e2 Bug 1756863 - Pass the external test root found in raptor to condprof. r=perftest-reviewers,AlexandruIonescu
     new 95e0e6704ce48 Bug 1757923 - Make ElementInternals keeping the target element alive; r=smaug
     new 67190208630fb Bug 1753761 - Remove preprocessor includes from compact theme stylesheets r=dao
     new 4ef7f83b06683 Bug 1753761 - Rename compacttheme.inc.css r=dao,Itiel
     new fe47eff03294b Bug 1759107 - Don't add gecko profiler stack frames when unmarking gray things on helper threads r=jandem
     new 897cc21b64dfe Bug 1759063: Remove unnecessary explicit retain/release of NSString pointers in nsClipboard::IsStringType. r=mac-reviewers,bradwerth
     new b9661755d7f97 Bug 1756387 - Fix keyboard navigation issues on about:logins. r=sgalich,dimi
     new 1d8f43eb36015 Bug 1759087 - Ignore Visual Studio user config files in VCS. r=mhentges
     new 62b2d981fc7bb Bug 1746207 - Fix OSX browsertime visual metrics installation r=perftest-reviewers,sparky
     new 1acb0bafd7200 Bug 1750525: Adjust BackgroundFactoryRequestChild::RecvPermissionChallenge IPC_FAIL cases. r=dom-storage-reviewers,janv
     new e6ac5384f14bb Bug 1750525: Adjust comment in BackgroundDatabaseChild::RecvPBackgroundIDBVersionChangeTransactionConstructor. r=dom-storage-reviewers,janv
     new 6a6cf018774a2 Bug 1750525: Do not IPC_FAIL in BackgroundRequestChild::RecvPreprocess on SendContinue dispatch failure. r=dom-storage-reviewers,janv
     new 79032bbc1b325 Bug 1750525: Do not IPC_FAIL in Factory::RecvDeleteMe on send failure. r=dom-storage-reviewers,janv
     new ea0324073b52e Bug 1750525: Add reason to IPC_FAIL in Database::RecvBlocked if already closed. r=dom-storage-reviewers,janv
     new edcbbaa6864d8 Bug 1750525: Give IPC_FAIL a reason in Database::RecvClose and rely on IPC to crash when appropriate. r=dom-storage-reviewers,janv
     new b241ced8a1958 Bug 1750525: Do not IPC_FAIL in NormalTransaction::RecvDeleteMe on Send__delete__ failure. r=dom-storage-reviewers,janv
     new 3fbae37159990 Bug 1750525: Do not MOZ_CRASH_UNLESS_FUZZING for TransactionBase::RecvCommit failures. r=dom-storage-reviewers,janv
     new 3c0eb5b8329ef Bug 1750525: Do not MOZ_CRASH_UNLESS_FUZZING for TransactionBase::RecvAbort failures. r=dom-storage-reviewers,janv
     new ddecb67872242 Bug 1750525: Add reason to IPC_FAIL in NormalTransaction::RecvPBackgroundIDBRequestConstructor. r=dom-storage-reviewers,janv
     new 16a5c5862d540 Bug 1750525: Add reason to IPC_FAIL in NormalTransaction::RecvPBackgroundIDBCursorConstructor. r=dom-storage-reviewers,janv
     new bc1da6b5957b0 Bug 1750525: Do not IPC_FAIL in VersionChangeTransaction::RecvDeleteMe on Send__delete__ failure. r=dom-storage-reviewers,janv
     new 303ba8a0f49e1 Bug 1750525: Do not IPC_FAIL in Database::RecvDeleteMe on Send__delete__ failure. r=dom-storage-reviewers,janv
     new 4a4f140b1c18f Bug 1750525: Give IPC_FAIL a reason and remove obsolete MOZ_CRASH_UNLESS_FUZZING in VersionChangeTransaction::RecvCreateObjectStore. r=dom-storage-reviewers,janv
     new 3f0ab76f9983e Bug 1750525: Give IPC_FAIL a reason and remove obsolete MOZ_CRASH_UNLESS_FUZZING in VersionChangeTransaction::RecvDeleteObjectStore. r=dom-storage-reviewers,janv
     new 0fbc89454a997 Bug 1750525: Give IPC_FAIL a reason and remove obsolete MOZ_CRASH_UNLESS_FUZZING in VersionChangeTransaction::RecvRenameObjectStore. r=dom-storage-reviewers,janv
     new 152b3606f20f2 Bug 1750525: Give IPC_FAIL a reason and remove obsolete MOZ_CRASH_UNLESS_FUZZING in VersionChangeTransaction::RecvCreateIndex. r=dom-storage-reviewers,janv
     new 05460d6a66cb6 Bug 1750525: Give IPC_FAIL a reason and remove obsolete MOZ_CRASH_UNLESS_FUZZING in VersionChangeTransaction::RecvDeleteIndex. r=dom-storage-reviewers,janv
     new 8255808312c17 Bug 1750525: Give IPC_FAIL a reason and remove obsolete MOZ_CRASH_UNLESS_FUZZING in VersionChangeTransaction::RecvRenameIndex. r=dom-storage-reviewers,janv
     new 62e7ea422114e Bug 1750525: Give IPC_FAIL a reason in VersionChangeTransaction::RecvPBackgroundIDBRequestConstructor. r=dom-storage-reviewers,janv
     new 753d6626566f7 Bug 1750525: Give IPC_FAIL a reason in VersionChangeTransaction::RecvPBackgroundIDBCursorConstructor. r=dom-storage-reviewers,janv
     new 043102c5ac2a4 Bug 1750525: Give IPC_FAIL a reason but do not fail on dispatch failure in Cursor<CursorType>::RecvDeleteMe. r=dom-storage-reviewers,janv
     new 1ff23e096dd49 Bug 1750525: Give IPC_FAIL a reason and remove obsolete MOZ_CRASH_UNLESS_FUZZING in Cursor<CursorType>::RecvContinue. r=dom-storage-reviewers,janv
     new 9d53f0a23b848 Bug 1750525: Give IPC_FAIL a reason and remove obsolete MOZ_CRASH_UNLESS_FUZZING in MutableFile::RecvGetFileId. r=dom-storage-reviewers,janv
     new 2e2cd2d694a22 Bug 1750525: Do not IPC_FAIL on dispatch failure in Utils::RecvDeleteMe. r=dom-storage-reviewers,janv
     new 3d0caaee90946 Bug 1750525: Give IPC_FAIL a reason and remove obsolete MOZ_CRASH_UNLESS_FUZZING in Utils::RecvGetFileReferences. r=dom-storage-reviewers,janv
     new a272641640ec1 Bug 1751371: Transform remaining MOZ_CRASH_UNLESS_FUZZING to normal assertions where appropriate. r=dom-storage-reviewers,jesup,janv
     new e54c1fa962ff5 Bug 1759042: Add vendored six to `hooks_clang_format.py` r=ahal
     new 06aa40156ea53 Bug 1643368 - Allocate helper thread contexts lazily. r=jonco
     new 94901ad8d28fc Bug 1758764 - promiseNotificationShown() helper to wait for notifications panel to be shown. r=tgiles
     new 1d45b2c557f6c Bug 1753692 - wasm: Reduce cost of WasmInstance.h for when it is transitively needed in more places. r=lth
     new 7a60bf26693d1 Bug 1753692 - wasm: Protect members of TlsData in preparation to be moved to Instance. r=lth
     new e57d800222260 Bug 1753692 - wasm: Merge TlsData into Instance. r=lth
     new 62616ca0f1e48 Bug 1753692 - wasm: Remove stub TlsData type and point references to Instance. r=lth
     new 2c6e8ef299d50 Bug 1753692 - wasm: Replace 'instance->tlsData()' with just 'instance'. r=lth
     new e334c7180f62f Bug 1753692 - wasm: Replace 'tlsData->instance()' with just 'tlsData'. r=lth
     new 19b46a32aaa83 Bug 1753692 - wasm: Avoid redundant load of instance from tls in JIT. r=lth
     new 589c7ce53160d Bug 1753692 - wasm: Re-order Instance fields and add assert for compact encodings. r=lth
     new 1340e35255ee9 Bug 1759144 - Avoid crashing when adding the ClearAnimation profiler marker if the animation is not found, r=mstange
     new 020b3254c49a5 Bug 1759045 - Add null check to SurfaceAllocator.acquireSurface. r=agi
     new fa42614fe900e Merge autoland to mozilla-central. a=merge
     new 8bb4667fae0fc Bug 1758474 - Implement an ESLint rule to disallow passing {} as the target parameter for ChromeUtils.import. r=Gijs,mossop,perftest-reviewers,preferences-reviewers,sparky
     new d886e818fba19 Bug 1758549, part 1 - Check that WebVR is enabled before creating PVR, PVRGPU and PVRLayer actors. r=jgilbert
     new 67974ecbc3a99 Bug 1758549, part 2 - Guard a few more entry points into VRManager. r=jgilbert
     new db025983c5afb Bug 1758705 - Don't close shared worker as it can cause the message not to be delivered intermittently.
     new d5997d8ff76da Bug 1759167: Revert the CreatorsUpdate restriction on Win32k Lockdown r=bobowen
     new 1a3fc4522cbf8 Bug 1758797 - Call copytree with ignore_dangling_symlinks=True from Profile.clone r=gbrown,whimboo
     new bbf60b1a78239 Bug 1758797 - Use Profile.clone to create profile in wdspec test websocket_upgrade.py r=webdriver-reviewers,whimboo
     new 497528097e625 Bug 1758973 - [devtools] Upgrade DevTools's reselect to 4.1.5 r=nchevobbe
     new 88d0fc3d57f22 Bug 1757220 - Automatically generate API docs for a few urlbar classes using sphinx-js. r=mcheang
     new 3d61547b029f0 Bug 1758625 - [devtools] Only include ownSymbols(Length)/privateProperties(Length) in grip when there are some in the object. r=ochameau.
     new 918e34cb4217e Bug 1758638 - [devtools] Speedup ConsoleAPIListener#isMessageRelevant. r=jdescottes.
     new 486cb31190ed7 Bug 1758624 - [devtools] Make Object previewers faster. r=bomsy.
     new 8003ac22fc3e3 Bug 1758736 - Fix debug assert in textureLinearUnpackedRG16. r=bradwerth
     new 93e19dc4dd8e5 Bug 1758974 - Make custom-property substitution only traverse variables which could have references. r=jwatt
     new 9399d718460ff Bug 1758974 - Reuse inherited custom properties if they didn't change after resolution. r=jwatt
     new 50b2364a40d25 Bug 1751107 part 1: Add a numeric suffix to web-platform crashtest "end-of-time-crash.html". r=emilio
     new e03afacdd63a0 Bug 1751107 part 2: Create a copy of WPT "end-of-time" crashtest with a not-quite-so-massive setCurrentTime invocation. r=emilio
     new 34da4aaf3eab3 Bug 1751107 Part 3 - Clamp current time for SVG elements. r=dholbert
     new 2ae754db9d7c1 Bug 1704587 - Remove expired telemetry probe preferences.read_user_js r=chutten
     new b25ca9924ed99 Bug 1752953 - Part 1: Add best match scalar telemetry. r=daisuke
     new 7b5a2a1e5a718 Bug 1752953 - Part 2: Add scalar telemetry for urlbar engagements and abandonments. r=mak
     new 2745f694aa403 Bug 1752953 - Part 3: Don't update the Firefox Suggest scenario unnecessarily. r=daisuke
     new 23226da5f7bfb Bug 1755516: Explicitly use system Python packages for Firefox build CI r=ahal
     new ed08c116bbcaf Bug 1752558 - Enable browser.soft_reload.only_force_validate_top_level_document in all channels r=nika
     new 18d4e8633e4a1 Bug 1758811 - P1: Use gecko cache when it is enabled for retrieving node info. r=Jamie
     new cc41ebcd33a25 Bug 1758811 - P2: Deal with lack of cached bundle in SessionAccessibility.sendEvent. r=Jamie
     new 946b487baacf7 Bug 1758811 - P3: Don't push cache when gecko cache is available. r=Jamie
     new 0ebad54c7530a no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 9edb713993480 Bug 1758079 - Restore tree item hover styling in windows. r=dao
     new ca859523ff032 Bug 1745972 - Check if CacheIndexRecordWrapper is still in mFrecencyArray, r=necko-reviewers,valentin
     new 1763ecefd0fb6 Bug 1754673 - Fix focus-leak test by ensuring the panel frame is focused before focusing input element. r=sgalich,dimi
     new b9de2645d8eec Bug 1748556 support persistent listener for idle api r=willdurand
     new 6fde748a4442f Bug 1755621 - Check webauthn extensions r=dveditz
     new 082c5e7d804f8 Backed out 2 changesets (bug 1758549) for causing wpt leakcheck failures CLOSED TREE
     new 3035ebae4d6b6 Bug 1756274 - Make browser_findbar.js more resilient. r=mcheang,NeilDeakin
     new cf2b20aea385e Bug 1758503 - Add additional tests for AboutWelcome configurable UI r=Mardak,emcminn
     new d0d55bb320b94 Bug 1758143: Disable this wpt for a feature we don't support. r=jib
     new df5d5f189ba2e Merge autoland to mozilla-central. a=merge
     new 5983cacaa54b0 Merge mozilla-central to autoland on a CLOSED TREE
     new 03871406e5da2 Bug 1749633 - Return early if event target is defunct. r=morgan
     new 36590416d2266 Bug 1756229: Cache scroll position r=Jamie,emilio
     new c5a24dd555ef5 Bug 1757661: Make cached fields accessible in tests directly r=eeejay
     new a45c52ad76c9f Bug 1759246: Adjust annotation for SVG WPT "end-of-time" crashtests to indicate that they may crash before they time out. r=mhodson
     new 9cbbc57fb9f41 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
     new c69f7f7de7549 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new ebb37fa5d0637 Merge autoland to mozilla-central. a=merge
     new dbee9a64a2e81 Merge mozilla-central to autoland on a CLOSED TREE
     new 858c02d8a3b85 Backed out changeset 356deee0a23a (bug 1759167) for causing crashes. a=backout
     new e8a5d3a8b375a Backed out 2 changesets (bug 1757661, bug 1756229) for causing build bustages on LocalAccessible.cpp. CLOSED TREE
     new f849c89378aa2 Merge mozilla-central to autoland. a=merge CLOSED TREE
     new c4f92a5d3b231 Bug 1756860 - Add Firefox Focus promo image r=Mardak
     new 50a79212a77f4 Bug 1745414 - [devtools] Sync the URL parameters when the URL input is updated r=bomsy
     new a9eb9ba5717ed Bug 1758549, part 1 - Check that WebVR is enabled before creating PVR, PVRGPU and PVRLayer actors. r=jgilbert
     new 3f169d905a7e0 Bug 1758549, part 2 - Guard a few more entry points into VRManager. r=jgilbert
     new d4e3e7af7fd90 Bug 1745818 - Treat host permissions as optional in mv3, r=robwu
     new 351eb726f4716 Backed out changeset 53b7b2117588 (bug 1745818) for causing mochitest failures on test_ext_scripting_executeScript.html. CLOSED TREE
     new 2dc538408a1ff no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 0f29ff78cac69 Bug 1745818 - Treat host permissions as optional in mv3, r=robwu
     new d8ff74ab5d4e9 Merge autoland to mozilla-central. a=merge
     new f1bab47626f6d Merge mozilla-central to autoland
     new e049fb4478292 Bug 1759121 - Make custom-content-container content not selectable by default. r=smaug
     new d8d7bb2950282 Bug 1756703 - Create closed_method telemetry event for PiP. r=mconley
     new 050ccade21cab Bug 1756703 - Revive FX_PICTURE_IN_PICTURE_WINDOW_OPEN_DURATION histogram. r=pip-reviewers,mconley
     new 63217c3efe932 Bug 1756703 - Add extra keys to pictureinpicture.create telemetry event. r=pip-reviewers,mconley,kpatenio
     new 275b8484eab81 Bug 1759318 - Disable test on all platforms.
     new 16fa03cbf3bd1 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 9070a27e28223 Merge autoland to mozilla-central. a=merge
     new c3d0a7fda06c9 Backed out changeset a6563c69d9c3 (bug 1759121) for mochitest failures on test_hypertext.html . CLOSED TREE
     new e3ac5a25db15a Bug 1759318 - Disable test on all platforms.
     new 78455bdefda4e Backed out changeset a6563c69d9c3 (bug 1759121) for mochitest failures on test_hypertext.html . CLOSED TREE
     new b3df9b51df006 Merge mozilla-central to autoland. a=merge CLOSED TREE
     new bc843f9f73310 Bug 1758721 - Preload font prefs that may be needed at textrun-construction time, to avoid use of the (main-thread-only) preference service. r=lsalzman
     new d76b864da1fbf Bug 1748561 - Changes to ExtensionAPIPersistent / EventManager classes to pass along addListener params. r=mixedpuppy
     new 971acdf9442a0 Bug 1748561 - Adapt ext-proxy.js to ExtensionAPIPersistent. r=mixedpuppy
     new 93e5dac7b283d Bug 1748570 - Adapt ext-webRequest.js to ExtensionAPIPersistent. r=mixedpuppy
     new e02df96349a88 Bug 1759106 - bump max run time for shippable-l10n jobs. r=releng-reviewers,ahal DONTBUILD
     new b8667fc407346 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 89f0e122a434b Bug 1757876 - Introduce command buffers between prepare <-> batch pass r=gfx-reviewers,nical
     new 8f1835aa7a2a6 Bug 1758168 - Fix for fractional sizes when scaling surfaces > max size r=gfx-reviewers,lsalzman
     new 0bbca999d63bf Bug 1357082, try to stabilize test_pointerlock-api.html by waiting for a refreshtick before and after a sub-test run r=emilio
     new 980b50947e2a8 Merge autoland to mozilla-central. a=merge
     new 7a4eedf92ba32 Bug 1755006, reduce framerate if the main thread is busy handling also other tasks, r=mstange
     new fd583822b7fb2 Merge mozilla-central to autoland. CLOSED TREE
     new 327db8421f8bb Bug 1702806 - disable browser_bookmark_change_location.js and browser_library_new_bookmark.js  r=aryx
     new 5e16dbad1e784 Bug 1758986 - [devtools] Remove Select All context menu entry. r=jdescottes.
     new 0e540203893eb Bug 1757694 - [devtools] Turn `getPropertiesForRuleIndex` into an async function. r=jdescottes.
     new 71b2b190dc9da Bug 1643066 - [devtools] Wait for layout to stabilize when setting scrollTop in tests. r=jdescottes.
     new 42089b6407995 Bug 1744513 - Document the wasm builtin and stubs ABIs. r=rhunt
     new 8af48a780f17c no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 8679454e143e2 Bug 1758725 Remove dark theme specific selectors from devtools/client/debugger/src/components/shared/ResultList.css r=jdescottes
     new 8ac1a00788132 Bug 1712969 - Perform full composite if external surfaces are moved or shrunk r=gw
     new b2a966847bef6 Backed out changeset 0135c148f748 (bug 1758986) for causing bc failures. CLOSED TREE
     new 2f866ecb4c1c9 Bug 1758594 - Back out a part of bug 1757106 which is no longer needed and would need more work to be fully correct. r=stransky
     new b0779bcc485dc Merge autoland to mozilla-central. a=merge
     new 8f1c6afd834bf Merge mozilla-central to autoland on a CLOSED TREE
     new fad477630d260 Bug 1757634 part 1 - Factor out PrototypeMayHaveIndexedProperties. r=iain
     new b78e3c4f377b0 Bug 1757634 part 2 - Use PrototypeMayHaveIndexedProperties in the sparse element code. r=iain
     new 0c9ba52519c6d Bug 1757634 part 3 - Make ObjectMayHaveExtraIndexedProperties static. r=iain
     new d85041591a928 Bug 1757634 part 4 - Use CanAttachAddElement in tryAttachAddOrUpdateSparseElement. r=iain
     new 931b0e9028e02 Bug 1757634 part 5 - Add test. r=iain
     new 0ce30e3008810 Bug 1758476 - Remove some unnecessary uses of the target object argument to ChromeUtils.import. r=mossop,webdriver-reviewers,perftest-reviewers,robwu,whimboo,AlexandruIonescu
     new 24762db4802bb Bug 1743098 - Dump object internals on cross compartment assertion failure r=sfink
     new eb5240e59b552 Bug 1759421 - Disable origin trials for now.
     new eaddd18b10583 Bug 1758986 - [devtools] Remove Select All context menu entry. r=jdescottes.
     new 7849c4fddc3b9 Bug 1759008 - Update search parameters. r=mkaply,flod
     new dfcc212a3351e Bug 1759364 - Update search parameters part 2. r=mkaply
     new 0d80c9f11fd37 Bug 1759009 - Update distribution config. r=Standard8
     new e4cef4fec2c32 Backed out changeset 0211ed711a1c (bug 1755006) for causing mochitest failures on browser_ext_pageAction_context.js,browser_panel_list_accessibility.js CLOSED TREE
     new f6eb1a123959f Bug 1752833 - remove menubar_can_autohide from browser.css r=sfoster
     new 68f50f1300ff7 Bug 1759174 - Part 1: Don't trigger barriers when updating a JSFunction's script during GC r=sfink
     new 8645d72a16c39 Bug 1759174 - Part 2: Optimize GCThingIsMarkedGray APIs by removing check for shared GC things r=sfink,mccr8
     new e684156f2d7e6 Bug 1759174 - Part 3: Optimise expose and read barrier APIs by removing check for shared GC things r=sfink
     new 67823ce598494 Bug 1759174 - Part 4: Optimise internal barriers by removing checks for shared GC things r=sfink
     new 50bb4f4c092a1 Bug 1759174 - Part 5: Tidy up marking assertion related to shared GC things r=sfink
     new 83ea317854cbb Bug 1262224: Enable test_cross_origin_url_after_redirect.html. r=dom-worker-reviewers,smaug
     new 2f2a8108866ef Bug 1759438 part 1 - Remove helper thread code from nursery (re)allocation. r=jonco
     new a68f6f60eeed9 Bug 1759438 part 2 - Remove helper thread code from ToNumberSlow and ToNumericSlow. r=jonco
     new fa969dfe0396f Bug 1759438 part 3 - Remove helper thread code from FreeDigits and FreeSlots. r=jonco
     new f0968dc4403e0 Bug 1759438 part 4 - Remove helper thread code from EnqueueOffThreadCompression. r=jonco
     new 889acb39432ed Bug 1759438 part 5 - Remove helper thread code for object metadata. r=jonco
     new 84a386d4c8071 Bug 1759438 part 6 - Remove helper thread code from JSRope::flatten. r=jonco
     new 687a450c17413 Bug 1759037 - Early return for 'null' origins in PartitioningExceptionList::Check. r=anti-tracking-reviewers,bvandersloot
     new 75dff4fb9092e Backed out changeset ee9b7007dd66 (bug 1752833) for causing bc failures CLOSED TREE
     new c7ed0eb07c5a8 Bug 1759130 - Add support for parsing the `content-visibility` property from the CSS Contain specification r=emilio
     new e079333f01bdb Bug 1758667. Don't record CHECKERBOARD_POTENTIAL_DURATION if we are not recording checkerboarding telemetry in general. r=botond
     new 2c299b35aaea0 Bug 1728587 - [devtools] Fix to stop duplicating breakpoints on remote iframe reload r=ochameau
     new b4efcc7c8e33b Bug 1748714 - Generate multiple webidl method signatures on JSONSchema optional parameters followed by a mandatory one. r=robwu
     new d651053da276f Bug 1748714 - Regenerate ExtensionAlarms.webidl and remove skip on test_alarms_get_and_clear_single_argument. r=mixedpuppy,webidl,peterv
     new 01d36f260dce1 Bug 1748714 - Add configuration to hide API methods in WebIDL ExtensionAPI definitions GenerateWebIDLBindings creates based on the JSONSchema data. r=robwu
     new d9e174a6e8a05 Bug 1748714 - Regenerated ExtensionRuntime API webidl definitions. r=peterv
     new cc6111f86ad64 Bug 1757727 - Regenerated ExtensionTest API webidl definitions and update implementation accordingly. r=mixedpuppy,peterv
     new 4f1eff85eb0a2 Bug 1755263 - MatchURLFilters should return only when port filter check fails r=rpl
     new f6a744bbef72b Bug 1759130 - Fix/annotate some tests.
     new 5022553169c66 Bug 1577122 - fix tests, r=mccr8
     new eb628d7da480f Bug 1577122 - mozJSComponentLoader::Import() should only work for internal URLs in r=mccr8
     new 70d2e4532cc91 Bug 1758130 - MR2-1125 - Add a History.fetchMany API. r=Standard8
     new 21a218395197b Bug 1759255 - Increase spotlight padding to 40px r=mviar
     new da771cb7eb6da Bug 1757188 - Ensure workerPrivate is not null, r=smaug
     new 8e8d78b4a6c6c Bug 1756701 - Upgrade to SQLite 3.38.1. r=mak
     new 3af3c69e033ac Bug 1757084 - Rename extension type langpack to locale r=rpl
     new cc323f558f299 Backed out 2 changesets (bug 1577122) for causing xpcshell failures. CLOSED TREE
     new e8374bd569fc8 Backed out changeset 528295e7cb0c (bug 1758476) for causing tabswitch failures CLOSED TREE
     new 328ebe09e802d Bug 1744069 - Restore the previous behavior of merging RDL list traversal r=emilio
     new 7364cd035ad60 Bug 1753760 - Remove preprocessor includes from sidebar r=dao
     new 15eafe76fc1d3 Bug 1753760 - Rename inc.css files to .css r=dao
     new b764f82c8fffd Bug 1757147 - make FetchService observe the network status. r=dom-worker-reviewers,asuth,jesup
     new 11905ca5f3a1e Bug 1759074 - Make generated bindings include necessary headers for ObservableArray type; r=peterv
     new f443fc3af2b02 Bug 1503404, try to make head_pageAction.js a tad more stable, r=zombie
     new c3cbb58a4e738 Bug 1759472 - skip browser_library_new_bookmark.js on Linux asan
     new edde115509d74 Bug 1748260 - Perform schema change using recommended steps. r=dom-storage-reviewers,janv
     new 72e5dabd5e192 Bug 1758482 - Update dav1d to new version 28a9c46e1c36540d3276299f2e284ece1d2386be from 2022-02-04T23:02:17.000-03:00. r=media-playback-reviewers,padenot
     new f188bb1f3cab0 Bug 1756957 - Fix AliasSet of MLoadTypedArrayElementHole - r=nbp
     new 4bf98d079060e Bug 1757162 - Initialize instance members before processing function formal parameters r=arai
     new e81ce2cd552c0 Bug 1691202 - do not dismiss persistent CFR popups when navigating, r=Mardak
     new 668b329c38c8c no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new f120f641aacf2 Merge autoland to mozilla-central. a=merge
     new e0e153fd1cea3 Bug 1691202 - do not dismiss persistent CFR popups when navigating, r=Mardak
     new c4fed82a4350d Bug 1754265 - Fold platform-specific commonDialog.css into a shared commonDialog.css. r=dao
     new 5553fe8676c2a Bug 1759130 - Annotate another test.
     new 01f2bd82144b5 Bug 1759043 - Graphically display CPU use in about:processes, r=dthayer.
     new d4d7611ee4dd0 Bug 1759130 - Annotate another test.
     new 54251638cd1fb Bug 1755699 - Check alignments even if !buffer. r=gfx-reviewers,aosmond
     new 479ddb1902266 Bug 1756174 - gfxCriticalNote with details, instead of hard assert. r=gfx-reviewers,aosmond
     new f04ccd7a5385a Bug 1759256: Update all PATH-munging to use os.pathsep r=webdriver-reviewers,ahochheiden,jgraham
     new c9bb3ea189331 Bug 1759354 - Fix test_granted_for_privileged_mv3 r=robwu
     new 3e0507eb02862 Bug 1759244 - [hazards] Handle range-based for loops over zero-length arrays (sixgill update)
     new a51c8bae1b791 Bug 1755190 - Improve the runtime of the subdomain cookie permission check in SanitizeOnShutdown. r=pbz
     new 238bdbc5e965a Bug 1756229: Cache scroll position r=Jamie,emilio
     new ca2f84aa05278 Bug 1757661: Make cached fields accessible in tests directly r=eeejay
     new e9b6ee396c7e9 Bug 1759125: Venv site-packages should include both purelib and platlib r=ahochheiden
     new 28b55edd3b377 Bug 1754493 - Use JS_HAZ_CAN_RUN_SCRIPT to determine whether an IDL method could be implemented in JS r=jonco,mccr8
     new 9e6489d77a9a9 Bug 1759121 - Make custom-content-container content not selectable by default. r=smaug
     new 7ae76472af724 Bug 1759121 - Adjust an accessibility test that depended on a selectable block being after a <br>. r=morgan
     new e80f7ccf6de7f Merge mozilla-central to autoland on a CLOSED TREE
     new e23a3fd1f83ed Bug 1759201 - Add a text recognition component. r=dminor,gregtatum
     new 4642ee6fb53e5 Bug 1759295 adapt alarms api to ExtensionAPIPersistent r=rpl
     new c7d67eda404f1 Bug 1757353: Add browser usage telemetry for links in about:preferences. r=Gijs,preferences-reviewers
     new 1c3bcc4bc108a Bug 1723866 - Wait until socket process is launched, r=necko-reviewers,dragana
     new cdfb1ace17c20 Bug 1758425 - Fix native menu position on X11. r=stransky
     new 548f3cc217a86 Backed out changeset a9c9bf312a6f (bug 1759201) for causing xpcshell failures on test_ext_contexts_gc.js CLOSED TREE
     new 0b1378323b1d6 Bug 1745492 Part 7: Set the color primaries and transfer functions for macOS HD and HDR video. r=media-playback-reviewers,bryce
     new 2246a606bdb08 Bug 1745492 Part 8: Update reftest expectations. r=media-playback-reviewers,alwu
     new cc96c01559488 Bug 1759494 - Remove some dead code introduced for PDFium. r=dholbert
     new 571d443e4d7e5 Bug 1755006, reduce framerate if the main thread is busy handling also other tasks, r=mstange
     new 03e9935f48f0f Bug 1758782 - Force-use DWARF-4 debug info. r=firefox-build-system-reviewers,andi
     new 332b56e27dafd Bug 1759201 - Add a text recognition component. r=dminor,gregtatum
     new e2c1c8b0b1db8 Bug 1759201 - Fix a webext xpcshell test to not stringify really complex objects. r=extension-reviewers,zombie
     new cde428ad83d65 Bug 1749190 - Rename a variable to be more precise. r=tnikkel
     new e18d4a2814149 Bug 1749190 - Try harder to avoid cyclic scroll metadata annotations when building WRScrollData. r=tnikkel
     new c5c4837ed97a0 Bug 1749190 - Add a crashtest. r=tnikkel
     new 1d7c795ec623d Bug 1188382 - fixed drag/drop link in reader mode. r=niklas,mtigley
     new 0056382545b55 Bug 1757376: Continue post processing of Enter key when any keyup event is detected on URL bar. r=adw
     new fb8ec06e2df31 Bug 1757376: Continue post processing of Enter key when any keyup event is detected on search bar. r=adw
     new aa363a88ac627 Bug 1707499 - Fix uninitialised member r=jld
     new 6a574a072adf5 Bug 1759318: Change some timezones to timezones that does not have summer time. r=adw
     new bc93412a17760 Bug 1757597 - Rename ScriptLoadRequest.mScript to mScriptForBytecodeEncoding. r=jonco
     new d02a32e588343 Bug 1436400 - Part 1: Remove Unused parameter from ExecuteCompiledScript. r=jonco
     new 518074add74ae Bug 1436400 - Part 2: Simplify ModuleLoader::CompileOrFinishModuleScript code flow. r=jonco
     new aaeb81d7b956f Bug 1436400 - Part 3: Remove nsJSUtils::CompileModule and directly use JSAPI with stencil. r=nbp
     new ea5bbd25338dc Bug 1436400 - Part 4: Add ScriptLoader::BytecodeMimeTypeFor static method to get bytecode MIME type for given request. r=nbp
     new 6aec9a0a756d1 Bug 1436400 - Part 5: Add bytecode MIME type for regular script and module. r=nbp
     new c001d51db9972 Bug 1436400 - Part 6: Add JS::IsModuleEvaluated. r=jonco
     new 5c2b6e63374e3 Bug 1436400 - Part 7: Split ScriptLoader::MaybePrepareForBytecodeEncoding into 2 parts. r=nbp
     new bd3852013b1e4 Bug 1436400 - Part 8: Add code path for bytecode encoding module scripts. r=nbp
     new 4d4aa8001ec01 Bug 1436400 - Part 9: Support restarting module load request. r=jonco
     new d09fb8acd5488 Bug 1436400 - Part 10: Support bytecode cache for module script. r=nbp
     new 0797981ac89a8 Bug 1436400 - Part 11: Modify test_script_loader_js_cache.html to test basic module script. r=nbp
     new f1448ea2792a4 Bug 1436400 - Part 12: Add testcases for bytecode encoding and module with import. r=nbp
     new f21003a9e17ab Bug 1436400 - Part 13: Add testcases for bytecode encoding and module with SRI fallback. r=nbp
     new ebda826225ec7 Bug 1436400 - Part 14: Add testcases for bytecode encoding and module with iframes. r=nbp
     new 39e31631290db Bug 1758199: Add null-check for GetPresContext() in nsRefreshDriver::NotifyDOMContentLoaded. r=emilio
     new 6ae31a2e64162 Backed out 15 changesets (bug 1757597, bug 1436400) for causing mochitest failures on test_bug1656248.html. CLOSED TREE
     new 5500a5a34a149 Bug 1759408 - [macOS] Add sandboxing tests to more process types r=gerard-majax
     new 74d7d4ed0c31b Backed out changeset 49a22cd6d6ee (bug 1759408) for causing build bustages on SandboxTestingChildTests.h. CLOSED TREE
     new 2c30298ecd974 Bug 1759414 - [devtools] Move Export Visible Messages context menu actions outside of their submenu. r=jdescottes.
     new 4c457eaf07ff2 Bug 1758670. Correctly record checkerboard telemetry in base telemetry, not extended. r=botond
     new d0532f99b5a6c no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 3bf7a452a54a9 Bug 1759434 - [remote] Update Remote Protocol docs for running specific Puppeteer tests only. r=webdriver-reviewers,jdescottes
     new 077abf3e70c5a Backed out changeset a71c8679213f (bug 1759318) for causing xpcshell failures on test_unitConversion.js. CLOSED TREE
     new 10881177f1d24 Bug 1759202 - [devtools] Adds test for persistence of content on Custom request panel r=bomsy
     new dfee9ee22b02a Bug 1758424 - Fire XUL events on native menus. r=stransky
     new 31ac6011a089b no bug - contribution doc: also list the other ways to call it r=marco DONTBUILD
     new 7b9d1e2937ff7 Bug 1752621 - Improve http/2 prefs: changing spdy prefs to http2, making them static prefs and updating the tests. r=dragana,necko-reviewers,geckoview-reviewers,agi
     new 889095f70d6bd Bug 1757793 - Simplify http2 prefs code by removing two kinds of http2. r=dragana,necko-reviewers
     new efc480f2188fb Merge autoland to mozilla-central. a=merge
     new 23f97e85cd5ea Merge mozilla-central to autoland. CLOSED TREE
     new b0e316f75c8f4 Bug 1756505 - Implement a writer for the thread names' minidump stream on Linux/Android r=Gankra
     new 8a17aeccc280c Bug 1756505 - Remove the ThreadIdNameMapping annotation and all the associated machinery r=Gankra
     new 79ff40d2ff9d9 Bug 1752833 - remove menubar_can_autohide from browser.css r=sfoster
     new 3ce09e44128eb Bug 1756739 - Opportunistically pin Instance* in baseline. r=yury
     new 09db0fe46f538 Bug 1759224 - [devtools] Better cover garbaged HTML page in browser_dbg-features-source-text-content.js. r=bomsy
     new afe4771e509c0 Bug 1757588 - Reorganize the primitive instance flag bits. r=gw
     new 0440b5685eb45 Bug 1757588 - Add missing plumbing to force anti-aliasing of axis-aligned rectangles. r=gw
     new 7f20a7a7f2aee Bug 1757476: Align spills of ARM64 double registers r=jseward
     new 024c07a7199f5 Bug 1758607 - Adds more latency for waiting device reset handling completed r=gfx-reviewers,jrmuizel
     new 7471bb633852c Bug 1758099 - Add the origin tid of the IPC markers if the thread is not being profiled r=gerald
     new 1b5cf10537f45 Bug 1759432 - Don't check for the WebVR pref in VRProcessChild::Init. r=jgilbert
     new e65e56a1bc995 Bug 1757588 - Reorganize the primitive instance flag bits. r=gw
     new 03049be7f58b9 Bug 1758436 - set resource-timing/initiator-type/input.html as intermittent on Linux and Windows DONTBUILD
     new 82f77128416fc Bug 1749906 - Always use the test MIDI service implementation in tests r=padenot
     new 8e7cc7be4447d Bug 1759674 - Finish recursive cleanup when folder does not exist. r=dom-storage-reviewers,janv
     new 02150a3b67f69 Bug 1759527 - Ensure ImageBitmapRenderingContext checks for null surfaces. r=gfx-reviewers,jnicol
     new f747d2295d562 no bug - editor doc: highlight that vscode is the recommended editor r=marco DONTBUILD
     new a319bda635275 no bug - editor doc: Fix warning 'Duplicate implicit target name: vim' r=marco DONTBUILD
     new c07be8b65b920 Bug 1737387 - [devtools] Use shared helpers to open/close RDM in tests r=ochameau
     new 7708693811b5f Bug 1737387 - [devtools] Destroy the RDM frame before disconnecting it from the parent document r=ochameau
     new 6a78181bb7d45 Bug 1753034 - removed tests, and edited search test to use about:glean; r=jdescottes
     new 3deb67ed8a384 Bug 1759135 - [devtools] Create distinct set of Reps for JSONViewer. r=Honza
     new 2eebde76b0071 Bug 1759136 - [devtools] Fix Reps TODOs for mode PropType. r=Honza.
     new 0dd398e4c206e Bug 1741710 - Migrate WebRender tests doc from MDN. r=tgiles,gw
     new cacb8be79b14f Bug 1759706 - Ensure we initialize TexImageSourceAdapter::mOut_error for OffscreenCanvas. r=gfx-reviewers,nical
     new dc07caf97590f Bug 1755976 - Add support for `css` in `scripting.RegisteredContentScript`. r=robwu
     new 1e204d26b9f9f Bug 1749576 - Make the wireframe structure more space efficient and add a versioning member. r=emilio
     new 59065c39dc57b Bug 1749575 - Add some tests for document.getWireframe. r=emilio
     new 62eaba6817088 Bug 1749575 - Add tests for nsISHEntry.wireframe capturing. r=emilio
     new ad8c52c54f86d Bug 1759592 - Make GPU process nightly only. r=jnicol
     new 0d21f8a759084 Bug 1663508: Handle interruptions of drag sessions more gracefully on macOS. r=mstange
     new 134f0a9934aab Bug 1757064 - [devtools] Fix browser_dbg-inspector-integration.js intermittents. r=nchevobbe
     new 39212588ccade No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
     new 6964756cdfc99 Bug 1759712 - Update tests for search-config changes. r=mkaply
     new d60b67d332445 Bug 1759444, null check webProgress before using it, r=peterv
     new a86a09fbe4215 Bug 1758984 - add status to mozlog crash so group summary is not marked as OK. r=gbrown
     new bcb173fd6e7ea Bug 1759705 - Run Windows 10 marionette tests on Azure r=jmaher
     new 7a177f085deac Bug 1759388 - Remove unused code in AboutLoiginsChild.jsm r=tgiles
     new 6fcf79ed42215 Bug 1759724 - Enable PIP text tracks by default for nightly. r=pip-reviewers,kpatenio
     new d4c212b3d0bec Bug 1759385 - Remove unused setTextValueWithReason() r=mak
     new 50889b977acf3 Backed out changeset e6ec6c4fe419 (bug 1758984) for causing python3 unit test failures in test_mochitest_integration. CLOSED TREE
     new 766337efbe1b2 Bug 1754271 - Fold the platform-specific rules into a shared alert.css r=dao
     new 2c13fcc3c6a64 Bug 1741603 - Fix Show in Folder context menu item in app menu to open in sidebar. r=Standard8
     new c5dce36bd0da2 Bug 1755458 - Use threadlocal shared WebGL context for accelerated canvas. r=lsalzman
     new 2292f7cc5552c Bug 1748569 move WebNavigation Event API specific logic into the event handler r=willdurand
     new e3550cd512e1e Bug 1748569 restructure eventmanager creation in webNavigation api r=willdurand
     new 645979b14eeed Bug 1748569 support persistent listeners in webNavigation api r=willdurand
     new 6d72fa340abb0 Bug 1748552 support persistent listeners in contextualIdentities api r=willdurand
     new 9c4f187966084 Bug 1759073 move eventpage test functions into ExtensionTestCommon r=rpl
     new 7961a431ef2ac Bug 1759163 - Add origin trial support for worklets. r=asuth
     new 47c6beb1eeb8e Bug 1759234 - Merge VsyncSource::Display into VsyncSource. r=smaug
     new ef103031be205 Bug 1759204 - Introduce ShmemImage to easily pass images via IPC. r=aosmond
     new 369b7d355ad22 Bug 1759204 - Minor drive-by nsImageLoadingContent cleanups. r=aosmond
     new 162a6ef17c526 Bug 1759204 - Make text recognition interface be just C++, and deal with images and processes. r=aosmond
     new d8e66dd6893e8 Bug 1759204 - Add an HTMLImageElement.recognizeCurrentImageText ChromeOnly API to test text recognition and create the shadow root. r=aosmond
     new aa74099da1662 Bug 1759602 - Make outline-style: auto the default focus outline. r=mstange
     new c2a7189555a74 Bug 1759443 - Make GetProcInfo call NtQuerySystemInformation directly instead of using the high-overhead CreateToolhelp32Snapshot wrapper, r=gerald.
     new 30b38536993b6 Bug 1759514 - Disable stacking context display item reuse in Nightly r=mstange
     new b812d14307406 Bug 1754269 - remove includes from menulist.css in toolkit/themes r=Gijs
     new 3581ab34d1263 Bug 1752624 - Skip drawing border if the dirty rect and the border rect do not intersect. r=miko
     new 1fcc546b3ab4d Bug 1733268: Cache states::OPAQUE1, update state on style change r=eeejay
     new f1b4059d4395d Bug 1757863: Add source docs for clang thread-safety analysis in gecko r=bholley DONTBUILD
     new bfd9d1bf8ddcb no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 45afe7d97e02d Bug 1757597 - Rename ScriptLoadRequest.mScript to mScriptForBytecodeEncoding. r=jonco
     new ee8432f07362b Bug 1436400 - Part 1: Remove Unused parameter from ExecuteCompiledScript. r=jonco
     new 6b3236dc9e45d Bug 1436400 - Part 2: Simplify ModuleLoader::CompileOrFinishModuleScript code flow. r=jonco
     new c6920683db2dd Bug 1436400 - Part 3: Remove nsJSUtils::CompileModule and directly use JSAPI with stencil. r=nbp
     new 0aaa5686d0aac Bug 1436400 - Part 4: Add ScriptLoader::BytecodeMimeTypeFor static method to get bytecode MIME type for given request. r=nbp
     new 227d00d1e19c3 Bug 1436400 - Part 5: Add bytecode MIME type for regular script and module. r=nbp
     new bd752a11193b1 Bug 1436400 - Part 6: Add JS::IsModuleEvaluated. r=jonco
     new 1f7d1985f5cdb Bug 1436400 - Part 7: Split ScriptLoader::MaybePrepareForBytecodeEncoding into 2 parts. r=nbp
     new c963262d5cf82 Bug 1436400 - Part 8: Add code path for bytecode encoding module scripts. r=nbp
     new 82b9ddf3a3748 Bug 1436400 - Part 9: Support restarting module load request. r=jonco
     new 141090b93252d Bug 1436400 - Part 10: Support bytecode cache for module script. r=nbp
     new 5bbb605209715 Bug 1436400 - Part 11: Modify test_script_loader_js_cache.html to test basic module script. r=nbp
     new 1a8b8d84670a6 Bug 1436400 - Part 12: Add testcases for bytecode encoding and module with import. r=nbp
     new 75cbcc6176747 Bug 1436400 - Part 13: Add testcases for bytecode encoding and module with SRI fallback. r=nbp
     new f5f878afab6c6 Bug 1436400 - Part 14: Add testcases for bytecode encoding and module with iframes. r=nbp
     new 46a7c25076572 Bug 1754656 - Renew os.environment.launch_method r=nalexander
     new ee9d80f003c6d Bug 1757863 - lint fix r=fix CLOSED TREE
     new 936a965479572 Bug 1755790 - Add a crashtest. r=tnikkel
     new 580ec6c92de76 Bug 1758984 - add status to mozlog crash so group summary is not marked as OK. r=gbrown
     new 64f7c67b258d2 Bug 1759149: Retry commit fetch r=jewilde
     new 5c1adb9411654 Bug 1759281 - wasm: Fix build bustage. r=lth
     new 67f4e6da6274c Bug 1757733 - wasm: Don't report warnings from AsmJS compilation, which may be off-main-thread. r=yury
     new d3f3302860e5f Bug 1617283 - Shifted AudioSession to MTA and removed COM violations r=handyman
     new 4cb9fc7f3b8bd Bug 1759162 - Fix pkcs11.isModuleInstalled regressions triggered on non-windows builds. r=barret,willdurand
     new 7d21796130dea Bug 1759498 - Clean up panel footer button styling after Proton. r=mconley
     new fa69d8b248e6c Merge autoland to mozilla-central. a=merge
     new 535a70075a60a Backed out changeset 472418229a51 (bug 1757733) for causing bustages on testWasm.cpp.
     new 21901659f3237 Backed out changeset bf5828257d6e (bug 1752624) for causing reftest failures on caret_on_presshell_reinit-2.html.
     new f0b42c159c190 Backed out changeset 558e256fcb31 (bug 1759163) for causing mochitest failures on test_header_simple.html.
     new b80ddea98cbec Backed out changeset 831481b0bc78 (bug 1759498) for causing bc failures on browser_popupNotification.js. CLOSED TREE
     new e2b28a4ce980b Merge mozilla-central to autoland. a=merge CLOSED TREE
     new 00177a2841f1a Bug 1755008 - Fix cut off buttons styling from Add New Address modal. r=tgiles
     new 4e25ad7c39416 Bug 1757244 - Support VEX encoding for all comparison operations. r=jseward
     new 2af2e9f582a64 Bug 1757244 - Support VEX encoding for misc min/max operations. r=jseward
     new 2f1eb45418541 Bug 1757244 - Support VEX encoding for misc multiplication operations. r=jseward
     new 7c6e931b8d2a7 Bug 1757244 - Support VEX encoding for swizzle operations. r=jseward
     new d2bd129d14eb1 Bug 1759146 - [devtools] Avoid unexpected GC while running testSourceTextContent. r=bomsy
     new 2dd708869044e Bug 1759163 - Add origin trial support for worklets. r=asuth
     new 5bb2a7a008038 Bug 1737387 - [devtools] Add option to wait for devices list in openRDM r=ochameau
     new b6d49952d7ce9 Bug 1757755 - Add size validation when restoring a WebGL context. r=jgilbert
     new b1b2dd2f1a4cf Bug 1759763: Fix typo in IPC in-tree docs. r=mccr8
     new c4cce6ea63bdf Backed out changeset 6fd4b72c9a6c (bug 1617283) for dt failure on browser_dbg-backgroundtask-debugging.js . CLOSED TREE
     new 32ba88374f24d Bug 1759323 - Disable NoCopyNV12Texture with SW-WR r=gfx-reviewers,nical
     new d3c9c2abef7e8 Bug 1752624 - Skip drawing border if the dirty rect and the border rect do not intersect. r=miko
     new 4977e9fdb7213 Backed out changeset 90e8b423f4bb (bug 1759602) for reftest failures on caret_on_presshell_reinit-2.html . CLOSED TREE
     new d889c90763c99 Bug 1753350 reduce scope of CamerasParent::sMutex lock in constructor r=jib
     new dfd09d19d591d Bug 1753350 - remove unnecessary sVideoCaptureThread.IsRunning() tests r=jib
     new 33229c7294e1a Bug 1753350 Don't block PBackgroundParent thread while the main thread processes its queued tasks r=jib
     new d3db8ed4cd714 Bug 1753779 - Avoid emitting the same deferred transform item onto an ancestor and descendant WebRenderLayerScrollData node. r=tnikkel
     new e08fe4e5c505f Bug 1759408 - [macOS] Add sandboxing tests to more process types r=gerard-majax
     new ccfc2564d589f Bug 133984: Remove no-longer-needed print-specific 'height' for file input widgets. r=emilio
     new d4418e93780f4 Bug 1713050 - P1: Add granularity to selection change notification. r=smaug
     new a479c8f1919a9 Bug 1713050 - P2: Add granularity to a11y caret move events. r=morgan
     new ce4771430d015 Bug 1713050 - P3: Add more granularities to AXSelectedTextChanged events. r=morgan
     new 9604c80ac1a7e Bug 1759631 - Back out the crashtest for bug 1749190. r=tnikkel
     new 0c75d6177688c Bug 1753266 don't start a video capture thread after AppShutdown r=jib
     new 9773800dcd106 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new b91575de7f9d5 Bug 1721743 - [devtools] Wait for ruleview property in browser_rules_preview-tooltips-sizes.js r=nchevobbe
     new b61bbd064d018 Merge autoland to mozilla-central. a=merge
     new a1561aea0fa48 Backed out 2 changesets (bug 1757588) "for shader related crashes".a=backout
     new c596435fa45f9 Merge mozilla-central to autoland on a CLOSED TREE
     new 075ac31448d84 Bug 1721743 - [devtools] Fix lint failure r=fix CLOSED TREE
     new 4b7598844eaba Bug 1703917 - Wait for client ID to be set again r=Dexter
     new e8e7c6a2687c0 no bug - Add 'Working with stack of patches' to the index
     new 2eed6a17b67d1 Backed out changeset 097bdc2f5cd5 (bug 1753266) for causing build bustages on Logging.h CLOSED TREE
     new 7d4b5fae04e13 Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
     new 927ad62c6a00f Backed out changeset a68ee4b09f92 (bug 1207753) for causing Hazard bustages. CLOSED TREE
     new e42e4d2e06a24 Bug 1759498 - Clean up panel footer button styling after Proton. r=mconley
     new 9fd67f43ed187 Bug 1732376 - Add a --clean option to remove the raptor venv before running r=sparky,perftest-reviewers
     new d18ce9479c1b1 Bug 1757937 - [devtools] Assert limited debugging of asm.js code before reloading the page. r=bomsy
     new 6ae637e5d7760 Bug 1757937 - [devtools] Fix race condition when toggling expand all context menu. r=bomsy
     new 990afe241fd64 Bug 1740001 - Add cc exp year transformer, send input and change events when resetting select element via clear form. r=dimi,sgalich
     new 0d9fb502c49cd Bug 1748562 support persistent listeners in omnibox api r=rpl
     new 60977ffe233a8 Bug 1748529 - Allow developer to forcefully terminate non-persistent background script from about:debugging. r=jdescottes,mixedpuppy,fluent-reviewers,devtools-backward-compat-reviewers
     new 6c2b9571fb592 Bug 1748529 - Show extensions non-persistent background script status changes in about:debugging. r=jdescottes,mixedpuppy,fluent-reviewers,devtools-backward-compat-reviewers,flod,ochameau
     new 5c45cee953005 Bug 1759861 - Remove redundant ::GetClientRect() from nsWindow::GetWindowRenderer() r=gfx-reviewers,jrmuizel
     new 9085e70b83dba Bug 1759548 - MR2-1988 - Support some kind of lazy loading of images in schema.org definitions. r=mossop
     new 4186ebdfcc155 Bug 1759605 - Expose missing ReadableStream interfaces (as defined by WebIDL) r=saschanaz,webidl,smaug
     new 92dc02999cfd3 Bug 1642540 - Catch exception in promiseProxyErrorLoad function in test_prompt_async.html r=sgalich,tgiles
     new 4b033a5256025 Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
     new 2390d257e6f53 Backed out changeset 12a59e5a50bf (bug 1207753) for causing build bustage CLOSED TREE
     new f885408c86667 Bug 1759874 - Enable automatic downoading of geckodriver for mach test-intervention, r=twisniewski
     new 40e9f7a3d63a7 Bug 1759585: Avoid hang in `./mach configure` r=firefox-build-system-reviewers,nalexander
     new dd145d98d14aa Bug 1756280: Force navigator.pdfViewerEnabled, etc. if privacy.resistFingerprinting is set r=peterv,tjr
     new ff4cd170f7ab7 Bug 1759193: Remove workaround for handling `local/` in venv paths r=ahal
     new 9b68a45e69768 Bug 1679443 - Add test ensuring profiles created by background tasks are (and remain) "slim". r=bytesized
     new 5764c7d5fdd42 Bug 1753603 - Don't `{Start,Stop}AudioSession` in background tasks. r=mossop
     new 494009e5bdf9d Backed out changeset c0d6793b3c6f (bug 1756280) for causing failures in browser_navigator.js CLOSED TREE
     new 245ed3e15f918 Bug 1758367 - Implemented finer-grained RFP check in MediaDevices for cut-over of ShouldRFP. r=tjr
     new 5531b4a61a1e6 Bug 1745673 - Reader mode save to pocket button toggle. r=niklas,mtigley
     new 194a9641cf92c Bug 1758215 - Add --keep option to mozcrash.py for testing r=gsvelto
     new cbda39d8c4681 Bug 1759191 - Remove chrome navigation test to prevent unexpected behavior when synthesizing shift+tab events. r=sgalich
     new 9507d3ff3cc2d Bug 1618560 - support samples from multiple JVM threads in profiler. r=canaltinova
     new fcaf70841ea54 Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
     new e8224e0ed6610 Backed out changeset 416c97246140 (bug 1618560) for causing xpcshell failures in test_feature_java.js CLOSED TREE
     new 6e94231e2dca5 Bug 1759866 - Minor clean-up to the selection frame-edge code. r=dholbert
     new 9899560865c05 Bug 1746032 - STP dark mode r=thecount
     new 137f8ac65e3a3 Bug 1753767 - use @import instead of %include-ing stylesheets in browser/themes. r=dao
     new 57a8db500b21e no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 2fc4b0e5fb732 Bug 1759741 - [devtools] Start using shared-head by a first xpcshell test. r=jdescottes
     new a226f04b9d210 Bug 1759741 - [devtools] Remove shared-redux-head being redundant with shared-head.js r=jdescottes
     new f9c0659b227c5 Bug 1759822 - [devtools] Move getSupportedToolIds to framework test helper. r=jdescottes
     new 3272cdee669ae Bug 1759822 - [devtools] Move lookupPath to helper_markup_accessibility_navigation.js. r=jdescottes
     new 570f8b932bf31 Bug 1759822 - [devtools] Move waitForTitleChange to the one test using this. r=jdescottes
     new 132536a1053a5 Bug 1759822 - [devtools] Use shared waitUntilScreenshot method. r=jdescottes
     new e8ba71090d004 Bug 1759822 - [devtools] Move checkPoolChildrenSize to the one test using this helper. r=jdescottes
     new f43adbd03140c Bug 1759822 - [devtools] Group to the top of shared-head all intructions before all function definitions. r=jdescottes
     new 3c6f4abe38ec7 Bug 1757733 - wasm: Don't report warnings from AsmJS compilation, which may be off-main-thread. r=yury
     new a27b52ce4bf1a Bug 1759647 - Fix segments on snapped picture surface with clips + scale transform r=gfx-reviewers,nical
     new b1b54e8f25b05 Bug 1759506 - Avoid crashing if mReservedClientInfo already has something, r=edenchuang
     new e72ce3cd6c82c Bug 1207753 - Base thread-safety attribution support r=nika
     new a792cc6815494 Bug 1759401 - Remove unused code in AboutLoginsParent.jsm r=tgiles
     new 43db1804cf5fc Backed out changeset 3b8c7fa73e82 (bug 1207753) for causing build bustages on Monitor.h CLOSED TREE
     new 2311bebe71d99 Bug 1758686 - Fix HCM hover states in about:config r=hjones
     new 6050205f3174f Merge autoland to mozilla-central. a=merge
     new e25d6d2173621 Bug 1759318: Change some timezones to timezones that does not have summer time. r=adw
     new 5a3f2f9fa7096 Merge mozilla-central to autoland on a CLOSED TREE
     new f728b2cc9efaf Bug 1759928 - Replace credit card fathom model test samples r=tgiles
     new 1eae42ffc38b6 Bug 1755570 - Add download deleted state to UI. r=Gijs
     new addf814b522b3 Bug 1207753 - Base thread-safety attribution support r=nika
     new c951d6e5efb0c Bug 1753266 don't start a video capture thread after AppShutdown r=jib
     new 179992eeca6a4 Bug 1759925 - Make localization attributes marginally more efficient. r=Gijs,smaug
     new 7368ed48d392b Bug 1759925 - Allow aria-description as a globally safe l10n attribute. r=Gijs
     new 11a8108d96629 Bug 1759602 - Make outline-style: auto the default focus outline. r=mstange
     new cadac0bf3d580 Bug 1754459 - Improve caret position selection for images. r=dholbert
     new 32c5c1966b741 Bug 1757436 - turn on the pref 'media.ffmpeg.customized-buffer-allocation' by default. r=media-playback-reviewers,jrmuizel,bryce
     new 8a1a93ff081ee Bug 1759931 - Implement some missing outbound-rtp stats. r=jib,emilio
     new 3c891365f9bad Bug 1759953 - Remove useless condition in SetBuildingRect. r=emilio
     new dda7cc07487f8 Bug 1757505 correct thread specified in comment for shutting down IPC thread r=jib
     new 8961413fcf48c Bug 1757505 indicate failure to receive reply even when the parent is shut down after dispatch r=jib
     new 8508e777d3cd9 Bug 1757505 Clarify that aFailureValue is used by copy r=jib
     new cdb02b1b7479e Bug 1759602 - Fix how TopLevelVideoDocument.css avoids outlines.
     new 80561e26dcca3 Bug 1731523 - Part 2: Remove "Firefox 100" Nimbus experiment code. r=necko-reviewers,kershaw
     new 2af224508057c Bug 1757505 delete CamerasParent when shutting down r=jib
     new 5cf10ab86d797 Bug 1757505 remove unnecessary AllDone() message r=jib
     new 89c4564af8a27 Bug 1757505 remove unnecessary shutdown from destructor r=padenot
     new c534faa84e9ab Bug 1757505 remove unnecessary lock and notify on shutdown r=jib
     new 8b4654fca42f0 Backed out changeset 2a13a8e2de82 (bug 1759931) for causing mochitest failures in test_peerConnection_simulcastAnswer.html CLOSED TREE
     new 68111b3af3961 Bug 1759403 - [loong64] Remove two useless functions. r=lth
     new 17ce1a3827d7c Bug 1759629 - Remove unused dom/base/test/file_record_orientation.html. r=baku
     new a76c013839445 Bug 1754832 - Update PBM to support opening spotlight tab modal r=Mardak,mviar,fluent-reviewers,flod
     new b9123e88a1609 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 656c0068e50e2 Merge autoland to mozilla-central. a=merge
     new 9c7a111525fca Merge mozilla-central to autoland. CLOSED TREE
     new 9db2246cffdf3 Bug 1757144: Abort DOMCACHE operations on InitiateShutdown. r=dom-storage-reviewers,janv
     new 572629b4236d5 Bug 1750199 - [devtools] Fix browser_dbg-breakpoints-popup.js intermittent. r=ochameau
     new cb5a627aa4537 Bug 1759732: Chain aRunnableName through the derivation tree of operations. r=dom-storage-reviewers,janv
     new a8f49a3f9993f Bug 1759732: Add operation name to shutdown hang output. r=dom-storage-reviewers,janv
     new 1cf59ce7d1530 Bug 1694391 - [remote] Make TabManager.browsers a getter. r=webdriver-reviewers,jdescottes
     new fc1a3ac55d0ab Bug 1694391 - [webdriver-bidi] Implement browsingContext.getTree command. r=webdriver-reviewers,jdescottes,jgraham
     new 160ce9a192acf Bug 1694391 - [webdriver-client] Add browsing context module to WebDriver BiDi client. r=jgraham,webdriver-reviewers,jdescottes
     new 955442c35552d Bug 1694391 - [wdspec] Added web-platform tests for browsingContext.getTree command. r=webdriver-reviewers,jgraham,jdescottes
     new ecf93a5a7bd44 Bug 1758942 - Change the way solid rect bounds are computed. r=mstange
     new ccbb18aba2a48 Bug 1752917 - Check that a ScriptProcessorNode still has a track after marking it as inactive while updating its connection status. r=karlt
     new 370bce32dcf5f Bug 1758702 - Allow ThreadSafeWeakPtr<IncompleteType> to work. r=glandium
     new dd7770da6c5e4 Bug 1758702 - Avoid including RemoteWorkerChild in WorkerPrivate.h. r=asuth
     new 9389eefd95ce4 Bug 1759749 - Fix nsStyleOutline::CalcDifference to account for 'outline-style: auto' properly. r=dholbert
     new 1d365913dc6cf Bug 1759749 - Avoid heap-allocating a rect property for most common outline case. r=dholbert
     new 4a56eb47cb48e Bug 1669282 - Make flatpak/snap avoid handling uri schemes that look like loopback hosts. r=jhorak
     new d7c65853a6602 Backed out changeset a4fa7289d582 (bug 1750199) for causing multiple dt failures. CLOSED TREE
     new 9302fa739c778 Backed out 2 changesets (bug 1758702) for causing build bustages. CLOSED TREE
     new badfdfa019aa1 Bug 595368: Explicitly disable test_writer_starvation.html. r=dom-storage-reviewers,janv
     new 809783b17a199 Bug 1751010: Don't change window icon for Private Windows unless privacySegmentation has been enabled. r=mhowell
     new f29b80b95b702 Bug 1758753 - Migrate XPCOM hashtable documentation from MDN to Firefox Source Docs. r=nika
     new e6487e30f3a22 Bug 1759500 - Add a test for not crashing when creating an EventSource in xpcshell. r=smaug
     new b193dabebbf29 Bug 1736585 - Initial implementation of `scripting.updateContentScripts()`. r=robwu
     new 519a2c6f519dd Bug 1755750 - mozlint/rst: don't report the warning 'is not referenced' r=mhentges DONTBUILD
     new 3d2bf29691d7c Bug 1750932 - Add color_scheme / content_color_scheme properties to theme API. r=robwu,dao
     new 83ada4da5fa04 Bug 1750932 - Explicitly opt in dark and light mode to dark/light color-schemes. r=dao
     new 1560614e9a193 Bug 1736218 - Split "Fonts and Colors" into two sections in about:preferences. r=Gijs,fluent-reviewers,preferences-reviewers,dao,flod
     new 5950d7b598236 Bug 1736218 - Stop using heuristics to determine content color-scheme. r=dao
     new b31dab5c3dfef Bug 1736218 - Implement website appearance chooser. r=Gijs,fluent-reviewers,preferences-reviewers,flod
     new 0355c0ad6a8f5 Bug 1759308 make getBackgroundPage load the event page if necessary r=robwu,rpl
     new 8f495ae117701 Bug 1748554 support persistent listeners for downloads api r=robwu
     new 0cd5f463069fc Bug 1620690 - Fix BFCACHE_COMBO telemetry is double counted r=smaug
     new 38f12fcc0d718 Bug 1759881 - Part 1: Make list of dynamic import requests private r=yulia
     new 7b1d85ffcc034 Bug 1759881 - Part 2: Restrict access to internal methods of module loader where possible r=yulia
     new 3570cedee9486 Bug 1759881 - Part 3: Don't pass a global to FillCompileOptionsForRequest r=yulia
     new da0e34487e8ed Bug 1759881 - Part 4: Remove use of AutoEntryScript when parsing module source r=smaug
     new 54129e0662ccb Bug 1759881 - Part 5: Remove microtask checkpoints from the module loader in couple of places r=smaug
     new b5550b5f9fa7c Bug 1759881 - Part 6: Remove use of nsJSUtils layer for module instantiation and evaluation r=smaug
     new b055f536eaec9 Bug 1758702 - Allow ThreadSafeWeakPtr<IncompleteType> to work. r=glandium
     new 725451cc8368c Bug 1759919 - Improve getWireframe() handling of canvas background. r=mconley
     new 377390cc8a2aa Bug 1759919 - Don't stop looking for intersecting frames too early in case there are fully-opaque transformed elements. r=miko,mconley
     new 549a32bf40cd1 Bug 1757229 - Ensure `Telemetry::CanRecordExtended()` is `false` in background tasks. r=janerik
     new 91d3f55a5a3df Bug 1759792 - Avoid frequently oscillating between Skia layering and WebGL drawing. r=aosmond
     new e4193f399b08b Bug 1757581 - [devtools] Don't handle Ctrl/Cmd+U in JSTerm. r=jdescottes.
     new ad5789dfbc36e Bug 1748571 support peristent listeners on windows api r=robwu
     new 91ea4f78c19ec No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=diannaS
     new 5da50d1a7c1bd Bug 1750991: Add helper for writing to a new shortcuts log in ProgramData. r=mhowell
     new 4a06eb3f49cd4 Bug 1750991: Add support for pinning a a Private Browsing mode shortcut to the Taskbar. r=mhowell
     new ad43698e49a96 Bug 1750991: Automatically create shortcut if it's not already present when pinning to the Windows Taskbar. r=mhowell
     new 0f0cc651ae277 Bug 1750991: Add support for pinning to taskbar in Windows 7 & 8 through WindowsShellService. r=mhowell
     new 654d60a687da4 Bug 1751038: Add Telemetry to identify sessions started through Private Browsing shortcuts r=nalexander
     new 95f4bd0f19a6c Bug 1207753: Fix ReleaseableMonitorAutoLock thread-safety annotation r=nika
     new 7e635a0223ed1 Bug 1752925 - Suppress new script notifications for smart breakpoints r=arai
     new 17cf83dc9c83a Bug 1757138 - atomically write DataStorage data and kick off a write when backgrounded r=agi,jschanck
     new 656ac23d4dde6 Bug 1723949 - [devtools] Improve high contrast mode with about:debugging r=nchevobbe
     new db0c70ae13a59 Backed out changeset 268f1e1be96c (bug 1748571) for causing bc failures in browser_ext_windows_events. CLOSED TREE
     new 56e6865c9cf29 Bug 1759609 - Make IPDL typedef generation happen non-recursively, r=ipc-reviewers,mccr8
     new e578ca2fe4e84 Bug 1754017 - Make the provided stream cloneable eagerly in StreamBlobImpl, r=asuth
     new 6a2529dcac996 Bug 1754017 - Part 2: Fix hybrid build breakage. CLOSED TREE
     new 9bef896e2f8ea Bug 1760016 - Stop using nsIVariant for the history state object. r=smaug
     new c5917ed65a314 Bug 1207753: Basic thread-safety annotations to quiet errors until real annotations land r=nika
     new 8fe4dc700107d no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 2b25e0298a1af Bug 1758702 - Avoid including RemoteWorkerChild in WorkerPrivate.h. r=asuth
     new cf81d7ddd3ef5 Bug 1759989 - Intermittent browser_sma_open_spotlight_dialog test fix by restoring stub r=mviar
     new 7cac739ce84af Bug 1759889 - Add logging for Missing sender information. r=calu
     new 101520e3b8fe9 Bug 1759942 - Check that FakeVertexAttrib0Buffer allocation succeeded. r=gfx-reviewers,lsalzman
     new 31e0947dd196c Bug 1756280: Force navigator.pdfViewerEnabled, etc. if privacy.resistFingerprinting is set r=peterv,tjr
     new 7cde443dc0c69 Bug 1756280: Test combinations of privacy.resistFingerprinting and pdfjs.disabled in navigator r=peterv
     new b2ffa025f0645 Bug 1652945 - Added support for the Windows Media Foundation AV1 decoder for hardware decoding. r=alwu
     new 0802b7b07f9c7 Bug 1569686 - Fixed MediaCapabilities API not returning powerEfficient=true all VP8/VP9 codecs. r=alwu
     new e21dfb7adb9c0 Bug 1758605 - Fix MediaCapabilities not detecting hardware support for certain H264 profiles. r=alwu
     new 11cf943345b9e Bug 1759957 - Make conservativeFetch timeout after TIMEOUT_DELAY_MS. r=robwu
     new eaffb53183a63 Bug 1753316 remove pre-TaskQueue comments relating to Chromium Thread shutdown r=jib
     new 1c4ac2ab20225 Bug 1753316 allow GetBackend() to continue as normal after main thread shutdown r=jib
     new 478ecccb085b7 Merge autoland to mozilla-central. a=merge
     new e2bd3d4e02dd9 Merge mozilla-central to autoland. a=merge
     new 868dd7de1c6fb Bug 1759730 - Add Shaw rollout slugs to the graduation set, r=necko-reviewers,dragana
     new f794ee2947554 Bug 1603157 - Stop using nsIVariant for XSLTProcessor.getParameter/setParameter. r=smaug
     new b535ed97f5194 Bug 1759501: turn on clang thread-safety checking r=firefox-build-system-reviewers,mhentges
     new c61c65324bcf9 Bug 1748553 - Support persistent cookies.onChanged r=mixedpuppy
     new 2d563feacc1b7 Bug 1758476 - Remove some unnecessary uses of the target object argument to ChromeUtils.import. r=mossop,webdriver-reviewers,perftest-reviewers,robwu,whimboo,AlexandruIonescu
     new aa43dab08ee4a Bug 1748571 support peristent listeners on windows api r=robwu
     new ae56be7e3bd21 Bug 1753316 Remove main thread block on MediaManager TaskQueue shutdown r=jib
     new 881368d581c87 Bug 1753316 Use NS_NewRunnableFunction to simplify MediaEngine shutdown task r=jib
     new a5618d76532d5 Bug 1754701 - wasm: Handle OOM in array construction better. r=lth
     new 0b222551dcfa7 Backed out changeset 64ec4c736bb4 (bug 1759501) for causing build bustages in dom/base/BodyStream.cpp CLOSED TREE
     new fe0ee34bf8db5 Bug 1423850 - Take into account video's rotation metadata at context.drawImage() with <video> r=gfx-reviewers,bradwerth
     new 6711292cb5390 Bug 1753316 remove unnecessary sSingletonMutex r=jib
     new a8341d706db67 Bug 1759499 - Allow recording BFCACHE_COMBO probe in parent process r=smaug
     new deec94ef9559e Bug 1725850 - part 31: Port editor/libeditor/crashtests/745494.html to WPT r=saschanaz
     new 96b7db4e1d5e0 Bug 1725850 - part 32: Port editor/libeditor/crashtests/759748.html to WPT r=saschanaz
     new 9fc3812c7203e Bug 1725850 - part 33: Port editor/libeditor/crashtests/761861.html to WPT r=saschanaz
     new 9dc7efb70c7c4 Bug 1725850 - part 34: Port editor/libeditor/crashtests/762103.html to WPT r=saschanaz
     new ac604dec5a3d6 Bug 1725850 - part 35: Port editor/libeditor/crashtests/766305.html to WPT r=saschanaz
     new aa6eb5ceb7936 Bug 1757443 - Correctly account for padding in ResizeObserver content-box size for scrollable frames. r=boris,layout-reviewers
     new 52e65cee71694 Bug 1675829 - Allow disabling the cookie database in the profile with `network.cookie.noPersistentStorage`. r=baku
     new c6d14706e6151 Bug 1675829 - Post: Make background tasks not persist cookie database. r=bytesized
     new 776d789d9adbd Bug 1759958 - Add comments to clarify the purpose of ScrollAnimationPhysics::Update() and ApplyContentShift(). r=hiro
     new 9f64c57d754ab Bug 1759958 - Implement ScrollAnimationMSDPhysics::ApplyContentShift() correctly. r=hiro
     new 1b713219e4a87 Bug 1758420 - part 1: Let `TextComposition` know where is changed in storing text node r=m_kato
     new 6ff8aab6e3f80 Bug 1758420 - part 2: Clean up update timing of `TextComposition` r=m_kato
     new 728a229d8e2e1 Bug 1758420 - part 3: Rename `TextComposition::GetStartRef()` and `TextComposition::GetEndRef()` r=m_kato
     new 025c64adbb73e Bug 1752701 - [devtools] Fix error when expanding object with private getter. r=bomsy.
     new 7ab17825593b3 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 551381e3cda93 Bug 1759816 - Create `EditorDOMPointBase<PT, CT>::ParentPoint()` for avoiding warning spam caused by no necessary checks r=m_kato
     new 5990ed6b844f0 Bug 1759885 - Make initializers of new element in `HTMLEditor` stop capturing everything r=m_kato
     new fd40906504477 Bug 1759885 - Default callback for initializing new element should be static r=m_kato
     new 02d65f913fdb2 Bug 1756951 - Part 1: Do not patch code when debugging. r=yury
     new 375a747dfc625 Bug 1756951 - Part 2: Do not clone code for debugging. r=yury
     new bcfed4eede90e Bug 1759370 - The lambda in `HTMLEditor::InsertAsPlaintextQuotation` should not refer inserting new <span> element's parent r=m_kato
     new 0efc9bf12b281 Bug 1734034 - [wdspec] Reduce size of clicked element in test_entirely_in_view r=webdriver-reviewers,whimboo
     new 7d379061bd562 Merge autoland to mozilla-central. a=merge
     new 5363f14a568b3 Merge mozilla-central to autoland. a=merge CLOSED TREE
     new 619ba9cf38954 Bug 1757725: Expire page data in memory when no longer needed. r=Standard8
     new 4ed7155770f2a Bug 1759501: turn on clang thread-safety checking r=firefox-build-system-reviewers,mhentges,andi
     new 399eb9a6c7eb7 Bug 1759932 - Add support for `world: 'ISOLATED'` in `scripting.ScriptInjection`. r=robwu
     new 0764b350b9cfa Bug 1747689: Changed browser_addBookmarkForFrame.js to pass with editBookmark.js. r=mak
     new babd0375eb22d Bug 1760260 - [devtools] Skip debugger and console test suites on ASAN because of OOM when creating tabs r=nchevobbe
     new 312cb9d385e1b Bug 1756951 - Part 3: Tidy up. r=yury
     new 0291fd1b22c69 Bug 1736218 - Add tooltip text to appearance chooser as aria-description. r=morgan,Gijs,fluent-reviewers,preferences-reviewers
     new 3b2e543bf3008 Bug 1757602 - Migrate all of linux1804-64 debug testing over to GCP builds r=ahal,jmaher
     new c3af76718fc49 Bug 1745905 - Drop extraneous convert_xul_to_fluent script. r=jaws
     new 9e17b138ce5e2 Bug 1759690 - Part 1: Support ErrorResult on ThenWithCycleCollectedArgs r=smaug
     new 2ffa260c1c3ed Bug 1759690 - Part 2: Support rejection callback on ThenWithCycleCollectedArgs r=smaug
     new 17693ec17fe2e Bug 1759690 - Part 3: Allow NativeThenHandler without promise to settle r=smaug
     new 7bfa0264750e5 Bug 1759690 - Part 4: Use NativeThenHandler in dom/streams r=mgaudet
     new 56ef111fbd665 Bug 1667303 - video scaling at VideoProcessor for overlay video if possible r=gfx-reviewers,jrmuizel
     new 6c4cf3e43936f Bug 1759909 - Enable AVX support for Wasm SIMD by default in Nightly. r=lth
     new c37c29dca41ee Bug 1759909 - Replace --enable-avx in tests with --no-avx variants. r=lth
     new d70a78efc184e Bug 1758975 - Ensure GIF color tables are opaque by default. r=tnikkel
     new cb38883dfa6b6 Bug 1751678 - Make FetchStart uses StarTime when TAO check fails for PerformanceResourceTiming r=smaug
     new d5b13e4607ecd Bug 1745467 - Update signing formats for Windows; r=aki
     new dad7ed1e23b09 Bug 1756803 scaling/premultiply alpha of ImageData r=aosmond
     new 4539e13af227b Backed out 4 changesets (bug 1759690) for causing bustages on ReadableByteStreamController.cpp. CLOSED TREE
     new 3c7ec4776c7be Bug 1760244 - Make badProtocolInclude syntactically valid. r=nika
     new b6e18af8f7eed Bug 1722777 - Pre: Move "skip windows" XPCShell test config for test_symlinks.js from source to configuration file. r=nalexander
     new c8a9d9053a660 Bug 1722777 - Pre: Add comment explaining why Windows recursive folder deletion uses neither `SHFileOperation` nor `IFileOperation` APIs. r=nalexander
     new 9d3a53056ff06 Bug 1722777 - Pre: Reuse existing directory iteration function when deleting folder content on Windows. r=nalexander
     new aa0b6038e7c52 Bug 1722777 - Pre: files contained within a folder implicitly must have a longer path; make this explicit for clarity. r=nalexander
     new cd005e0939a9c Bug 1722777 - Incrementally remove stale temporary profiles from background tasks which match the name of the current background task profile (before adding unique identifier). r=nalexander,mossop
     new 14b5635f0e4aa Bug 1757240 - Stop building JS Streams in CI r=firefox-build-system-reviewers,nalexander
     new c95981f8a5a8e Bug 1750298 - Use custom ReadRequest for FetchStreamReader. r=smaug
     new b1d50cc40ec06 Bug 1760317 - Use prefers-color-scheme to determine windows menu color scheme. r=Gijs
     new adbd6e929f1a1 Bug 1760317 - Fix browser_selectpopup_colors to not read the colors too early. CLOSED TREE
     new 18a5fbb143f2b Bug 1705188 - Removed orphaned CSS for popupnotification icons r=dao
     new b614bcef6e38b no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new dfbc8e652f18e Bug 1759062 - Create tests for PiP telemetry enhancements. r=mhowell
     new a2036d6aef430 Bug 1759597 - Enable WritableStreams and pipeTo by default r=smaug
     new f78e0a44554b0 Bug 1752178 - Add organic:none field for search telemetry. r=Standard8
     new 8b674358bba75 Bug 1759764 change install origin behavior for site permission addons r=rpl
     new b1709f7b8297d Bug 1757760 retain correct search default setting after addon update r=rpl
     new e87787c7a629f Bug 1754441 - Add an explicit deprecation warning on InstallTrigger. r=mixedpuppy,emilio
     new 026eb6d7cf02a Bug 1754441 - Add prefs to control InstallTrigger/InstallTriggerImpl visibility. r=mixedpuppy,webidl,smaug
     new d9c980ced7918 Bug 1754441 - Explicit set prefs to enable InstallTrigger on all tests that depend on its availability. r=mixedpuppy
     new 59ba6b1f68d57 Bug 1754441 - Add RemoteSettings to control InstallTrigger/InterTriggerImpl visibility. r=robwu,leplatrem
     new 58fce0a043fe9 Bug 1754441 - List extensions.InstallTrigger/InstallTriggerImpl.enabled prefs in about:support. r=mixedpuppy
     new fdfaf475b25f9 Bug 1754441 - Add extensions.InstallTrigger/InstallTriggerImpl.enabled prefs to telemetry environment. r=mixedpuppy
     new 3a504666ac627 Bug 1754441 - Add in-tree docs for AMRemoteSettings. r=leplatrem,robwu
     new 1ff744ba1269a Bug 1722777 - Test. r=nrishel,bytesized
     new 51019b5b0b69f Bug 1757435 - Disable fast shutdown for background tasks. r=nalexander
     new 6f1cabcdb2a88 Bug 1757252 - Intialize NSS in "no DB" mode for background tasks. r=nalexander
     new 1bf46403634c7 Bug 1755599 - Add vendor configuration for @cfworker/json-schema r=mhoye,mossop
     new dfc47754548e9 Bug 1755599 - Vendor @cfworker/json-schema r=mossop
     new 133c5d2c2ac04 Bug 1757809 - Provide a JsonSchema module that supports additional Mozilla-specific formats r=mossop,emcminn
     new afa3482213e8a Bug 1757809 - Set the base URI for the JSON Schema validator to mozilla.org r=emcminn
     new aea6a0db2034a Bug 1757778 - Expose Nimbus schemas as resource:// URIs r=andreio
     new c84e6c9732666 Bug 1757778 - Import NimbusExperiment schema from @mozilla/nimbus-shared r=emcminn
     new d0ffa08ac92ee Bug 1757778 - Update NimbusEnrollment schema based off updated NimbusExperiment schema r=emcminn
     new 71a546a7f09a2 Bug 1752665 - Expose feature schemas as resource:// URIs r=andreio
     new 1926133251a5d Bug 1752665 - Rewrite PanelTestProvider test as xpcshell test with new json schema validator r=andreio
     new a22bb8ad661a0 Bug 1752665 - Validate experiment features where we have schemas r=andreio
     new 33093370e6297 Bug 1752665 - Make the Spotlight schema less strict with respect to images r=emcminn
     new 9a1a29958f995 Bug 1755610 - Validate nimbus experiments via JSON schema r=andreio
     new 1129e1dd5f302 Bug 1757611 - Report invalid branch and invalid recipe as reasons for unenrollment r=emcminn
     new 054cc98525b90 Backed out changeset a78b962181ae (bug 1705188) for causing failures at browser_all_files_referenced.js.
     new c3cbd0c0563b4 Backed out changeset 653e9dc63dd5 (bug 1759597) for causing wpt failures complaining about pipe.
     new 92ae17163d779 Merge autoland to mozilla-central a=merge
     new b18a47ce22a63 Backed out 5 changesets (bug 1722777) for causing xpcshell failures.
     new 524f529345b49 Backed out 13 changesets (bug 1752665, bug 1757809, bug 1757611, bug 1757778, bug 1755610, bug 1755599) for causing failures at browser_asrouter_experimentsAPILoader.js. CLOSED TREE
     new db1dde9384438 Bug 1754268 - Eliminate preprocessor %includes from toolkit in-content stylesheets. r=dao
     new 3464ae3c2c042 Merge mozilla-central to autoland. CLOSED TREE
     new 37b98bbada3f7 Backed out changeset 5fc643cc5b17 (bug 1722777) for causing xpcshell failures. CLOSED TREE
     new b830758f26b1a Bug 1760379 - Disable paint listener debugging in APZ mochitests. r=tnikkel
     new d7acd3e14803a Bug 1748551 support persistent event for commands.onCommand api r=rpl
     new c0c6d17864fac Bug 1722777 - Pre: Move "skip windows" XPCShell test config for test_symlinks.js and test_bug476919.js from source to configuration file. r=nalexander
     new 240decad249ec Bug 1722777 - Pre: Add comment explaining why Windows recursive folder deletion uses neither `SHFileOperation` nor `IFileOperation` APIs. r=nalexander
     new 286eea91224fb Bug 1722777 - Pre: Reuse existing directory iteration function when deleting folder content on Windows. r=nalexander
     new 0bd8aeb6c742a Bug 1722777 - Pre: files contained within a folder implicitly must have a longer path; make this explicit for clarity. r=nalexander
     new 2633bdbcf6c2f Bug 1722777 - Incrementally remove stale temporary profiles from background tasks which match the name of the current background task profile (before adding unique identifier). r=nalexander,mossop
     new d7998d37f1011 Bug 1722777 - Test. r=nrishel,bytesized
     new bf91e9b3c627c Bug 1760315: nsEnvironment cleanup r=nika
     new 76e867287e880 Bug 1207753 - xpcom Timer thread-safety annotations r=nika
     new d0030b0877e2c Bug 1207753: ChannelEventQueue Thread-safety annotations r=necko-reviewers,valentin
     new 8aa699d0f2ebf Backed out 6 changesets (bug 1722777) for causing multiple failures.
     new 3509cab922332 Backed out changeset aab068d747c7 (bug 1760315) for causing build bustages complaining about nsEnvironment. CLOSED TREE
     new 2af73856a12a4 Bug 1756529 - Honor general.smoothScroll.[line|page|other] for keyboard scrolls with MSD physics r=botond,hiro
     new 34ec4d26d6dee no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 692215ac02639 Merge autoland to mozilla-central. a=merge
     new bad0f81b443f4 Merge mozilla-central to autoland on a CLOSED TREE
     new b36728f0f14dd Backed out changeset 7611aa1283da (bug 1754268) for causing failures in browser_styleeditor_fission_switch_target.js CLOSED TREE
     new b824530498e73 Backed out changeset 4be195c46471 (bug 1756529) for causing mochitest failures in test_group_keyboard.html CLOSED TREE
     new c730abf4b4a3b Bug 1760315: nsEnvironment cleanup r=nika
     new adea57c9fff62 Bug 1757657. Remove some about:printpreview cruft that was missed in 1702501. r=mstriemer
     new c7570b5a6423a Bug 1760316 - Add another Canon entry to the monochrome settings list. r=jwatt
     new 12e24d553d9af Backed out changeset 469e97e6f44d (bug 1757657) for causing failures related to nsAboutRedirector.cpp CLOSED TREE
     new 58de5bfcdb127 Bug 1760419 - Try to paper over nullptr.
     new 9a0d7baecc430 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 73a3c115acb58 Merge autoland to mozilla-central. a=merge
     new cbcd1dc4690cb Merge mozilla-central to autoland on a CLOSED TREE
     new 20d6158e7dd14 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 6dc57e36ea713 Bug 1270746 part 1 - Remove hasInstance hook from CType objects. r=iain
     new b2ea1ec05fe31 Bug 1270746 part 2 - Add AutoSetResolvingWrapper helper RAII class. r=mccr8
     new 07e7d34e8807f Bug 1270746 part 3 - Replace hasInstance JSClass hook on wrapped natives with a Symbol.hasInstance native. r=peterv
     new b1c10b996e41d Bug 1270746 part 4 - Inline Proxy::hasInstance call instead of using a class hook. r=iain
     new 7aa25ac84c44d Bug 1270746 part 5 - Remove hasInstance class hook. r=iain
     new a3dd58cd66633 Bug 1743498 - update keyboard.html expectation on windows debug r=intermittent-reviewers,MasterWayZ
     new e5cd5e7538777 Bug 1756466 - Guard the global gfxFontCache with a RWLock, to allow use from worker threads. r=lsalzman
     new 53fb111cc740e Bug 1759580 - wasm: Rename WasmTlsReg to InstanceReg. r=lth
     new a648ec760601e Bug 1759580 - wasm: Rename types and methods of FrameWithTls. r=lth
     new 7650f96970caa Bug 1759580 - wasm: Rename GetNearestEffectiveTls. r=lth
     new f009ef7dad15c Bug 1759580 - wasm: Rename FuncImportTls, TableTls, and fields. r=lth
     new cb87ae016a49a Bug 1759580 - wasm: Rename switchToWasmTlsRealm() and loadWasmPinnedRegsFromTls(). r=lth
     new dab4aa65097ea Bug 1759580 - wasm: Rename JitActivation::wasmExitTls(). r=lth
     new 74ef6a0f11d25 Bug 1759580 - wasm: Rename WasmFrameIter::instance_ and instance(). r=lth
     new c4a4fd04a3ba4 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new f8db81665dc28 Merge autoland to mozilla-central. a=merge
     new abe4c7e882356 Bug 1697737 - pt 1. Remove NOTIFY_LISTENERS_CANCELABLE r=nika
     new e322863d9216d Bug 1697737 - pt 2. Remove the NOTIFY_LISTENERS macro r=nika
     new ff089dbeb1ddf Bug 1755418 [wpt PR 32842] - Move canvas only tests to unified folder, a=testonly
     new a3235b02084c6 Bug 1754573 [wpt PR 32783] - Support instrumenting child process, a=testonly
     new 1e8a5e530380a Bug 1754391 [wpt PR 32765] - [WPT] Split inflight-fetch.html to avoid timeout, a=testonly
     new 0b80cc5687a20 Bug 1754391 [wpt PR 32765] - Update wpt metadata, a=testonly
     new c9d4a1655efec Bug 1754340 [wpt PR 32760] - [WPT] Set long timeout for BFCache worker-related tests, a=testonly
     new aaa9053e42af1 Bug 1755606 [wpt PR 32854] - [css-flex] Fix a few test references, a=testonly
     new 490a8047cd073 Bug 1753864 [wpt PR 32709] - Add preload/preload-font-crossorigin.html WPT, a=testonly
     new 409ddb36182e6 Bug 1755674 [wpt PR 32857] - Don't mark for subtree changes for BODY->HTML propagation, a=testonly
     new e9f21e3c838aa Bug 1755597 [wpt PR 32853] - [GridFragmentation] Propagate child break values follow-up, a=testonly
     new 84e54a2e1be0a Bug 1754575 [wpt PR 32784] - SVG: Adjust css outline painting by zoom factor., a=testonly
     new 3dcb7013ab148 Bug 1754575 [wpt PR 32784] - Update wpt metadata, a=testonly
     new 4c593af06f4e4 Bug 1755595 [wpt PR 32852] - [FlexNG] Support forced break-before/after for flex rows, a=testonly
     new 90c57efc98518 Bug 1755595 [wpt PR 32852] - Update wpt metadata, a=testonly
     new ef9fbeab26c57 Bug 1748771 [wpt PR 32264] - serial: Use AbortSignal to abort write(), a=testonly
     new dcb6904a0a384 Bug 1755356 [wpt PR 32839] - App history: add a bit more transitionWhile() test coverage, a=testonly
     new 9835e894f2f7a Bug 1755356 [wpt PR 32839] - Update wpt metadata, a=testonly
     new d431b22a4236c Bug 1755799 [wpt PR 32863] - [FlexNG] Flex row break-before/after container propagation, a=testonly
     new e7554b2ab8ca5 Bug 1755799 [wpt PR 32863] - Update wpt metadata, a=testonly
     new a9e6dd65b1edc Bug 1754361 [wpt PR 32764] - [WPT][Prerender2] Fix restrictions.html timeout, a=testonly
     new f51cb65bc3c3e Bug 1754361 [wpt PR 32764] - Update wpt metadata, a=testonly
     new a46a4260970c1 Bug 1754857 [wpt PR 32805] - [GridFragmentation] Propagate break-before/break-after from container., a=testonly
     new 60f2a7ff40b74 Bug 1754857 [wpt PR 32805] - Update wpt metadata, a=testonly
     new 6f64cd51c9b98 Bug 1689569 [wpt PR 27385] - Notifications: Notification.get is removed, a=testonly
     new fb89b952c237c Bug 1755447 [wpt PR 32844] - Correct legacy pagination layer DCHECK in pre-paint., a=testonly
     new a7a8e3fdb9928 Bug 1755679 [wpt PR 32858] - Remove DCHECK for invariant fragment inline-size., a=testonly
     new 58db0b45d1b69 Bug 1755876 [wpt PR 32869] - Revert "[WPT][Prerender2] Fix restrictions.html timeout", a=testonly
     new e7aafcaddfc79 Bug 1755714 [wpt PR 32861] - Don't break before nested floated multicol at fragmentainer start., a=testonly
     new 027bf5754274c Bug 1755714 [wpt PR 32861] - Update wpt metadata, a=testonly
     new 1e35d2cbc16c5 Bug 1755653 [wpt PR 32856] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236491, a=testonly
     new 7fbd3c6aeee2c Bug 1755925 [wpt PR 32877] - [@container] Fix crash for SVG text as size container, a=testonly
     new 75ae52a8932ac Bug 1755803 [wpt PR 32864] - Fix crash with content-visibility forced detach, a=testonly
     new 46f30522a6e35 Bug 1749086 [wpt PR 32297] - Implement bfcache counter for performance entries of type mark and measure, a=testonly
     new 7277eae4dad1a Bug 1749086 [wpt PR 32297] - Update wpt metadata, a=testonly
     new 486f4985a3652 Bug 1755971 [wpt PR 32886] - Only expand the last column set if we have one., a=testonly
     new 9c0785ef816bb Bug 1753031 [wpt PR 32636] - Add tests for worker behavior while prerendering, a=testonly
     new 2fde235895d79 Bug 1753031 [wpt PR 32636] - Update wpt metadata, a=testonly
     new 7c462ff696eac Bug 1753869 [wpt PR 32710] - Test prerender/service-worker interactions, a=testonly
     new 21d1243ef449c Bug 1753869 [wpt PR 32710] - Update wpt metadata, a=testonly
     new 00cf5a6dd5cac Bug 1755924 [wpt PR 32876] - Handle resumed blocks that get sliced by floats correctly., a=testonly
     new 0322cbcee1fb4 Bug 1755924 [wpt PR 32876] - Update wpt metadata, a=testonly
     new dec72e2554093 Bug 1755031 [wpt PR 32817] - Stop propagating inertness into nested browsing contexts, a=testonly
     new 7b8d1f0962dab Bug 1755031 [wpt PR 32817] - Update wpt metadata, a=testonly
     new 653f49ecf1705 Bug 1756046 [wpt PR 32889] - HTML: test the translate attribute's inherit state with no parent element, a=testonly
     new 24073a7940b56 Bug 1756046 [wpt PR 32889] - Update wpt metadata, a=testonly
     new 476a1eeef51eb Bug 1755868 [wpt PR 32868] - Changed text so it match the reference test, a=testonly
     new 92f9fa6ba1da6 Bug 1755868 [wpt PR 32868] - Update wpt metadata, a=testonly
     new bfccefddd6485 Bug 1756014 [wpt PR 32888] - [FlexNG] FlexLine cross axis offset and row expansion, a=testonly
     new 37c1f86abe2a8 Bug 1756014 [wpt PR 32888] - Update wpt metadata, a=testonly
     new eb144f2d6c063 Bug 1753134 [wpt PR 32653] - AppHistory bfcache support, a=testonly
     new c7075e0cb5a77 Bug 1753134 [wpt PR 32653] - Update wpt metadata, a=testonly
     new 0bd009148d915 Bug 1733861 [wpt PR 31083] - [WPT] BFCache: pushState() in BFCache/non-BFCache cases, a=testonly
     new 671260da67b06 Bug 1748992 [wpt PR 32287] - Do not skip SRI even if integrity attribute is cleared later, a=testonly
     new e854427754d3c Bug 1755892 [wpt PR 32872] - bindings: Fix ObservableArray's ownKeys trap, a=testonly
     new 6d95d7b194133 Bug 1755892 [wpt PR 32872] - Update wpt metadata, a=testonly
     new b48bd246bcb73 Bug 1755890 [wpt PR 32871] - Flow threads cannot be subtree layout roots., a=testonly
     new 4a5ee177c4a8f Bug 1755994 [wpt PR 32887] - Test hyperlink auditing headers, a=testonly
     new c4175cfd85f26 Bug 1755994 [wpt PR 32887] - Update wpt metadata, a=testonly
     new 461fbab70800b Bug 1755839 [wpt PR 32867] - [FedCM] Set ClientSecurityState for network requests, a=testonly
     new 030c77dffddbb Bug 1756232 [wpt PR 32907] - [FedCM] Fix relative paths in fedcm.json, a=testonly
     new 1f8324e4901e8 Bug 1756250 [wpt PR 32910] - Revert "Stop propagating inertness into nested browsing contexts", a=testonly
     new 9ecf9965fae4c Bug 1756255 [wpt PR 32911] - [inert] Stop propagating inertness into nested browsing contexts, a=testonly
     new 95033bba5a998 Bug 1756183 [wpt PR 32903] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236838, a=testonly
     new 3a5be54f124e2 Bug 1756183 [wpt PR 32903] - Update wpt metadata, a=testonly
     new be4fe927c2de4 Bug 1755894 [wpt PR 32873] - Sync interfaces/ with @webref/idl 3.1.3, a=testonly
     new c55d4b96570b0 Bug 1755894 [wpt PR 32873] - Update wpt metadata, a=testonly
     new e0a32b0a0e9d8 Bug 1729799 [wpt PR 30409] - Add appmanifest id member test, a=testonly
     new 422b29fcc84c1 Bug 1756393 [wpt PR 32923] - [block-in-inline] Fix hit-testing floats in block-in-inline, a=testonly
     new 4d498c4d9a68d Bug 1755958 [wpt PR 32885] - Pre-paint: Update first-for-node state at fragmentainers., a=testonly
     new ef1eaaa93c331 Bug 1756389 [wpt PR 32920] - Add an Early Hints WPT, a=testonly
     new 6cec36ef3bce4 Bug 1756389 [wpt PR 32920] - Update wpt metadata, a=testonly
     new 1e8d577d7cb4b Bug 1756130 [wpt PR 32898] - [CSP] Enhance unsafe-eval test to check both realms, a=testonly
     new d652ba227bf71 Bug 1756461 [wpt PR 32931] - geolocation-API: Stop creating video and audio elements in idlharness test, a=testonly
     new 84a99fa9223e4 Bug 1756469 [wpt PR 32932] - geolocation-API: Simplify getCurrentPosition_IDL.https.html a bit., a=testonly
     new 003833223b0c9 Bug 1756503 [wpt PR 32933] - Pre-paint: Round scroll offsets consistently for legacy multicol., a=testonly
     new 1e474707e50ee Bug 1756454 [wpt PR 32928] - Beware of list item markers inside ::first-letter., a=testonly
     new 9a5d245dd9657 Bug 1755934 [wpt PR 32881] - Delete geolocation manual tests, a=testonly
     new e5a51225863b8 Bug 1755787 [wpt PR 32862] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236268, a=testonly
     new a7379ee9b213b Bug 1755787 [wpt PR 32862] - Update wpt metadata, a=testonly
     new 667f86ecde3d1 Bug 1756571 [wpt PR 32940] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=235836, a=testonly
     new 6a44d4ee4fac8 Bug 1755571 [wpt PR 32850] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236626, a=testonly
     new 22a8b33b961c8 Bug 1755571 [wpt PR 32850] - Update wpt metadata, a=testonly
     new dcb974393a650 Bug 1755568 [wpt PR 32849] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236287, a=testonly
     new 07421e3b79e2a Bug 1754077 [wpt PR 32734] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236054, a=testonly
     new 53a9ee9866ce3 Bug 1752957 [wpt PR 32629] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236122, a=testonly
     new b36483dc59e55 Bug 1752957 [wpt PR 32629] - Update wpt metadata, a=testonly
     new 92f14f3e30380 Bug 1752484 [wpt PR 32586] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236338, a=testonly
     new f9a4d28564585 Bug 1756581 [wpt PR 32941] - Notify the flow thread about anonymous block removal in time., a=testonly
     new 546bfbffc1891 Bug 1756217 [wpt PR 32906] - [FlexNG] Column balancing with forced breaks, a=testonly
     new e47e451e381d9 Bug 1756217 [wpt PR 32906] - Update wpt metadata, a=testonly
     new 2f1975e9fb0fc Bug 1756134 [wpt PR 32900] - [@container] Test size containers which never match, a=testonly
     new dd3d44b028278 Bug 1756134 [wpt PR 32900] - Update wpt metadata, a=testonly
     new de718ce3cd0fd Bug 1756673 [wpt PR 32944] - Miss the cache on nested multicol with OOF., a=testonly
     new 2248c6afb3262 Bug 1756716 [wpt PR 32947] - Fix modal-dialog-in-table-column.html & modal-dialog-in-replaced-rend…, a=testonly
     new f3e5115e9a0b1 Bug 1756716 [wpt PR 32947] - Update wpt metadata, a=testonly
     new f99aec0ceef4b Bug 1756215 [wpt PR 32905] - [inert] Expand tests for interactivity of inert frames, a=testonly
     new a7881d7f8d236 Bug 1756091 [wpt PR 32893] - Add cleanup to geolocation-API/non-fully-active.https.html, a=testonly
     new 535c76ae7a9cc Bug 1756091 [wpt PR 32893] - Update wpt metadata, a=testonly
     new cac1881be20c2 Bug 1755931 [wpt PR 32880] - Rewrite geolocation-API/PositionOptions.https.html, a=testonly
     new a6e4f381d9f25 Bug 1755931 [wpt PR 32880] - Update wpt metadata, a=testonly
     new aee7ec404982b Bug 1756092 [wpt PR 32894] - Simplify geolocation-API/clearWatch_TypeError.https.html, a=testonly
     new 5e4dbcabfbaa4 Bug 1756090 [wpt PR 32892] - Simplify geolocation-API/watchPosition_permission_deny.https.html, a=testonly
     new 575b4ae3eac51 Bug 1756090 [wpt PR 32892] - Update wpt metadata, a=testonly
     new 6881d2035c962 Bug 1639911 [wpt PR 23729] - Geolocation Permissions Policy tests, a=testonly
     new 3605cb1a78606 Bug 1756521 [wpt PR 32937] - Rewrite of Geolocation api/get_current_position_permission_deny.https.html, a=testonly
     new 55754ba7922f6 Bug 1756521 [wpt PR 32937] - Update wpt metadata, a=testonly
     new ce7721535091c Bug 1756097 [wpt PR 32897] - Refactor geolocation-API/watchPosition_TypeError.https.html, a=testonly
     new 4ed58a90f997c Bug 1756095 [wpt PR 32896] - Refactor geolocation-API/getCurrentPosition_TypeError.https.html, a=testonly
     new f8965751b0f79 Bug 1754418 [wpt PR 32767] - [@container] Test for layout api on size container, a=testonly
     new 779f50fbc5056 Bug 1754418 [wpt PR 32767] - Update wpt metadata, a=testonly
     new 44fb13456f5bd Bug 1756804 [wpt PR 32952] - Remove incorrect DCHECK for InStyleRecalc(), a=testonly
     new c9a0dd0d6dbdc Bug 1753118 [wpt PR 32645] - [css-position] 1 sticky test with both top & bottom offsets in %tage unit, a=testonly
     new 1cd3864d10304 Bug 1756693 [wpt PR 32945] - Fix compositor keyframe snapshot., a=testonly
     new a9ce417f32e21 Bug 1756877 [wpt PR 32955] - InterpolableLength::CreateLength should create a fixed length when without percentage, a=testonly
     new bfd1cf434493a Bug 1756589 [wpt PR 32942] - Correct NGPhysicalFragment::IsTextControlPlaceholder()., a=testonly
     new 17c3762d22fb1 Bug 1755821 [wpt PR 32866] - Fix idlharness-shadowrealm.js when tests don't immediately fail, a=testonly
     new a61d3cd974088 Bug 1755940 [wpt PR 32882] - Rewrite geolocation-API/getCurrentPosition_IDL.https.html, a=testonly
     new 4b28f2c35c55a Bug 1755940 [wpt PR 32882] - Update wpt metadata, a=testonly
     new 69db7a933d995 Bug 1755333 [wpt PR 32835] - Use _venv3 directory to install/detect binary if it exists, a=testonly
     new bc136e50a846c Bug 1756391 [wpt PR 32922] - Update Permissions' META's suggested_reviewers, a=testonly
     new 90bff5e149a97 Bug 1756776 [wpt PR 32950] - Support user action pseudo classes in non-subject :has(), a=testonly
     new 94e5ad213b513 Bug 1756853 [wpt PR 32953] - [@container] CSSWG resolved to only allow idents as container-name, a=testonly
     new 2a11404e494e0 Bug 1756899 [wpt PR 32959] - [LayoutNG] Add column balancing test with break-before:avoid, a=testonly
     new dbbcc1baaa53c Bug 1756899 [wpt PR 32959] - Update wpt metadata, a=testonly
     new 0003209378206 Bug 1756726 [wpt PR 32949] - [FlexNG] Handle break-before/after: avoid for rows, a=testonly
     new 701da71dd9da5 Bug 1756726 [wpt PR 32949] - Update wpt metadata, a=testonly
     new 43babcaed696f Bug 1756907 [wpt PR 32961] - [FlexNG] PropagateSpaceShortage() for rows, a=testonly
     new 35ff2b3943aad Bug 1756907 [wpt PR 32961] - Update wpt metadata, a=testonly
     new b1fa7e8ec0812 Bug 1756993 [wpt PR 32967] - [inert] Force 'user-modify: none' on inert nodes at used-value time, a=testonly
     new 6049a2d9a1952 Bug 1756993 [wpt PR 32967] - Update wpt metadata, a=testonly
     new b537b888c5afe Bug 1756913 [wpt PR 32962] - [FlexNG] AttemptSoftBreak() for rows, a=testonly
     new 5a64da9678b3f Bug 1756913 [wpt PR 32962] - Update wpt metadata, a=testonly
     new bb1b9df1a70a0 Bug 1757055 [wpt PR 32975] - Revert "Remove unneeded included child code", a=testonly
     new ad123d2c635b3 Bug 1756966 [wpt PR 32964] - Intrinsic block-size should be >= border+scrollbar+padding., a=testonly
     new edbedce6e8e59 Bug 1757020 [wpt PR 32970] - Disable MediaStreamTrackinWorker in tests, a=testonly
     new ef9ae8241f4ab Bug 1757048 [wpt PR 32974] - Don't report layout shift inside NG multicol containers., a=testonly
     new 805e1cd9418a6 Bug 1757114 [wpt PR 32979] - Avoid ComputeBlockSizeForFragment() on table sections / rows., a=testonly
     new f4c2617561fc5 Bug 1757037 [wpt PR 32973] - Pre-paint: Remove special code for missed fixedpos., a=testonly
     new 6d956dde4a3d3 Bug 1757021 [wpt PR 32971] - [@container] Let display-contents.html actually use display:contents, a=testonly
     new 6f80dddf9ad5f Bug 1757154 [wpt PR 32981] - Don't read product list from wptrunner.ini file, a=testonly
     new 8586be1c8c100 Bug 1757078 [wpt PR 32977] - Bump selenium from 3.141.0 to 4.1.2 in /tools, a=testonly
     new dfba88ea46f35 Bug 1755082 [wpt PR 32823] - Bump pytest from 6.2.5 to 7.0.1 in /tools, a=testonly
     new c84ac3b76cb9e Bug 1757166 [wpt PR 32982] - Merge xslt/ into dom/ again, a=testonly
     new 4711a3bf8fb8b Bug 1756246 [wpt PR 32908] - Bump taskcluster from 44.2.2 to 44.7.1 in /tools, a=testonly
     new 9aae3421984a1 Bug 1757150 [wpt PR 32980] - Also handle resumed *floats* that get sliced by floats correctly., a=testonly
     new fc9ec54c9ebf8 Bug 1757196 [wpt PR 32987] - Allow roundrect to work with no argument for radii, a=testonly
     new bd1b19cc19214 Bug 1757196 [wpt PR 32987] - Update wpt metadata, a=testonly
     new 61677cc51eea6 Bug 1756411 [wpt PR 32924] - Ensure backdrop filter cc::Layers are marked as drawing content, a=testonly
     new b2741726bf040 Bug 1756411 [wpt PR 32924] - Update wpt metadata, a=testonly
     new 2452e75c54599 Bug 1752923 [wpt PR 32624] - [blink] Add support for HWB color values., a=testonly
     new 138114fba7725 Bug 1756994 [wpt PR 32968] - Update font-palette-21.html to match new override order, a=testonly
     new d0c4b3d8971c3 Bug 1757309 [wpt PR 32998] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237246, a=testonly
     new 326ca05f0ddf2 Bug 1757305 [wpt PR 32997] - [block-in-inline] Fix hit-testing when inline box is not culled, a=testonly
     new b645c842b85ad Bug 1757030 [wpt PR 32972] - Implement VideoTrackGenerator API, a=testonly
     new d50628e540368 Bug 1757030 [wpt PR 32972] - Update wpt metadata, a=testonly
     new d43f036a30a1f Bug 1756355 [wpt PR 32915] - Test that link resource-timing reporting does not depend on subresources, a=testonly
     new 6086a3f730f2d Bug 1750332 [wpt PR 32397] - Make WebCryptoAPI/getRandomValues test more strict, a=testonly
     new 0412e3898d6ce Bug 1757408 [wpt PR 33001] - Actually make zero argument roundrect test have zero arguments, a=testonly
     new a55969dfefaaa Bug 1747449 [wpt PR 32185] - Make instances returned by the accessors on USBDevice `===` comparable., a=testonly
     new 89d0d20b22043 Bug 1757255 [wpt PR 32993] - [FlexNG] Flex row breaks when there is no container separation, a=testonly
     new 0844878666e4a Bug 1757255 [wpt PR 32993] - Update wpt metadata, a=testonly
     new c9220d9ec525a Bug 1757450 [wpt PR 33004] - [layout] Resolve margins using zero %-size for content contribution., a=testonly
     new 18276c7c79523 Bug 1757468 [wpt PR 33007] - Bump actions/setup-node from 2 to 3, a=testonly
     new c58e5596f4479 Bug 1757469 [wpt PR 33008] - Bump actions/setup-python from 2 to 3, a=testonly
     new 72ce7b6c8e6c6 Bug 1757452 [wpt PR 33005] - [@container] Test deeply nested inline-size containers, a=testonly
     new 42451c8c2e25b Bug 1757452 [wpt PR 33005] - Update wpt metadata, a=testonly
     new 54eab9489be63 Bug 1755899 [wpt PR 32874] - usb: Ship USBDevice.forget(), a=testonly
     new c7f348c790cdb Bug 1757471 [wpt PR 33009] - Bump taskcluster from 44.7.1 to 44.8.0 in /tools, a=testonly
     new c2ed0ec04be01 Bug 1750469 [wpt PR 32403] - Refactor run_step to pass TestStatus object to stability_check loop, a=testonly
     new a2be3611685bd Bug 1757535 [wpt PR 33012] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237314, a=testonly
     new 044ab077a2d45 Bug 1757564 [wpt PR 33015] - Fix documentation build, a=testonly
     new c1fab1e32828e Bug 1757445 [wpt PR 33003] - Removed some incorrect tests for image-resolution, a=testonly
     new 9ffc5baef90dd Bug 1756949 [wpt PR 32963] - Prerender: use dispatcher instead of BroadcastChannel in utils, a=testonly
     new b19cdb4d1f8ae Bug 1756524 [wpt PR 32938] - Add getPreloadsFromSearchParams(), a=testonly
     new 99e5e404f3a2b Bug 1757175 [wpt PR 32983] - Don't call SetStyle() from outside style recalc, a=testonly
     new c67b101b6e675 Bug 1757437 [wpt PR 33002] - Change fetch/metadata/download test to have reliable output, a=testonly
     new 63355ac39db33 Bug 1757606 [wpt PR 33020] - [tables] Stop using floats within DistributeTableBlockSizeToSections, a=testonly
     new 0308f874acb32 Bug 1757569 [wpt PR 33016] - Fix/rewrite flaky CSP child-src-cross-origin-load, a=testonly
     new 25da2c42c944d Bug 1757569 [wpt PR 33016] - Update wpt metadata, a=testonly
     new b1541933dd9ea Bug 1756869 [wpt PR 32954] - [FedCM Refactor] Delete unused code paths in federated_auth_request_impl.cc, a=testonly
     new 785917e08c77a Bug 1757781 [wpt PR 33030] - [cleanup] Simplify DistributeTableBlockSizeToSections, a=testonly
     new 77253283a25f6 Bug 1757781 [wpt PR 33030] - Update wpt metadata, a=testonly
     new ff79d1c3f9d22 Bug 1757817 [wpt PR 33034] - Fix usage of onload = t.step_timeout in WPT tests, a=testonly
     new 124dd03fcd69c Bug 1757877 [wpt PR 33040] - Test that modulepreload doesn't block window.onload, a=testonly
     new 21d7d78cdccda Bug 1757877 [wpt PR 33040] - Update wpt metadata, a=testonly
     new 3e1f84a9273ac Bug 1757789 [wpt PR 33032] - Remove BroadcastChannel dependency from speculation-rules, a=testonly
     new 8b5d20dd613cc Bug 1757906 [wpt PR 33041] - [CSP] Rewrite http test directive-parsing-02.html, a=testonly
     new d741e5a7cc37f Bug 1757914 [wpt PR 33043] - [CSP] Fire securitypolicyviolation event at the right time, a=testonly
     new 3097b8ec5c3d5 Bug 1757914 [wpt PR 33043] - Update wpt metadata, a=testonly
     new 47ee4af8c0d44 Bug 1757818 [wpt PR 33035] - Remove audit.js from pannernode-basic.html test, a=testonly
     new 7df37bad0f679 Bug 1757818 [wpt PR 33035] - Update wpt metadata, a=testonly
     new fa0be809382ec Bug 1757671 [wpt PR 33025] - Renamed importance to fetchpriority/priority, a=testonly
     new 531fa2bf264f1 Bug 1757857 [wpt PR 33039] - Fixing issue with alpha/shadow/filter in multiple layers, a=testonly
     new 03ff74e355248 Bug 1757909 [wpt PR 33042] - Set dummy available size on constraint space to avoid DCHECK., a=testonly
     new 1059f35bf6009 Bug 1757930 [wpt PR 33045] - [CSP] Fix flaky WPTs for history inheritance, a=testonly
     new 1929d7f14d443 Bug 1757852 [wpt PR 33037] - Check compositor_state->effect_changed before deciding not to cancel/restart animation., a=testonly
     new f280caa5bb192 Bug 1756093 [wpt PR 32895] - Rewrite geolocation-API/getCurrentPosition_permission_allow.https.html, a=testonly
     new 62a33e238791f Bug 1756093 [wpt PR 32895] - Update wpt metadata, a=testonly
     new 518253f54d642 Bug 1757803 [wpt PR 33033] - [FedCM] Make privacy policy url required, a=testonly
     new ed73967b51d9f Bug 1758003 [wpt PR 33050] - Revert "[FedCM] Make privacy policy url required", a=testonly
     new 03304f61f6522 Bug 1757672 [wpt PR 33026] - [FedCM] Split get() into get()+login(), a=testonly
     new 449c198d95934 Bug 1758006 [wpt PR 33051] - Reland "[FedCM] Make privacy policy url required", a=testonly
     new bebd704c5a391 Bug 1758037 [wpt PR 33054] - Revert "[FedCM] Split get() into get()+login()", a=testonly
     new f206ab4c3518f Bug 1758045 [wpt PR 33055] - Update Safari Technology Preview to 141, a=testonly
     new 3bd2484ff810e Bug 1757922 [wpt PR 33044] - [css-pseudo] Add tests for currentcolor on highlight pseudos, a=testonly
     new 67ccff0c9e744 Bug 1757922 [wpt PR 33044] - Update wpt metadata, a=testonly
     new cf56b72143e75 Bug 1757932 [wpt PR 33046] - Handle extra fragmentainers caused by OOF in nested OOF multicol., a=testonly
     new a6fe8ec7e3b0d Bug 1758093 [wpt PR 33056] - Pre-paint: Don't mark ancestors for paint property update., a=testonly
     new c63a83b8ff31b Bug 1757294 [wpt PR 32996] - SetSubtreePropertyChanged() on property change for all layers, a=testonly
     new 83047c4900041 Bug 1758034 [wpt PR 33053] - Add WPT test for case where an anchor has a click handler that naviga…, a=testonly
     new e6ae226d89eb9 Bug 1758034 [wpt PR 33053] - Update wpt metadata, a=testonly
     new 7d6fdae6a3990 Bug 1758114 [wpt PR 33057] - Remove DCHECKs in FloatRoundedRect::Radii::Expand(), a=testonly
     new d021de009558f Bug 1757777 [wpt PR 33029] - Add "true" to truthy values list for windowFeatures, a=testonly
     new 4379adc36ad4b Bug 1757777 [wpt PR 33029] - Update wpt metadata, a=testonly
     new 0ee55f7ce573f Bug 1757673 [wpt PR 33027] - [FlexNG] Don't truncate margins for flex items, a=testonly
     new 2dbc0c6c2cb7a Bug 1757673 [wpt PR 33027] - Update wpt metadata, a=testonly
     new b40201c6e5141 Bug 1758149 [wpt PR 33059] - Reland "[FedCM] Split get() into get()+login()", a=testonly
     new c5b26d222a8c8 Bug 1758167 [wpt PR 33061] - [aspect-ratio] Don't return an invalid ratio from LayoutRatioFromSizeF, a=testonly
     new e5769d8cf5751 Bug 1758192 [wpt PR 33063] - Proceed with KeyframeEffect::CancelAnimationOnCompositor even if layout object is null., a=testonly
     new 7cc60643824be Bug 1758273 [wpt PR 33068] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237486, a=testonly
     new 8e7a566adc903 Bug 1718687 [wpt PR 29535] - [css-ruby] Creating a reliable ruby text pairing test and reference, a=testonly
     new d9ec7abea4bc9 Bug 1752766 [wpt PR 32613] - [css-position] Added 8 new sticky tests and 4 references, a=testonly
     new 1957e50cf943b Bug 1758299 [wpt PR 33077] - [block-in-inline] Fix when inserting inline in the middle of blocks, a=testonly
     new 69dc9d35df53e Bug 1756509 [wpt PR 32934] - Bump lxml from 4.6.5 to 4.8.0 in /css, a=testonly
     new 76e648eafab90 Bug 1736185 [wpt PR 31280] - Bump six from 1.15.0 to 1.16.0 in /css, a=testonly
     new bb231572416ce Bug 1735665 [wpt PR 31218] - Bump pyyaml from 5.4.1 to 6.0 in /tools, a=testonly
     new 2a7ef0679e0ad Bug 1758222 [wpt PR 33065] - Bump taskcluster from 44.8.0 to 44.8.2 in /tools, a=testonly
     new 72ea158e7c508 Bug 1758345 [wpt PR 33082] - Bump mypy from 0.812 to 0.931 in /tools, a=testonly
     new fe571cc26223e Bug 1751786 [wpt PR 32517] - Bump typed-ast from 1.4.3 to 1.5.2 in /tools, a=testonly
     new 911ef23ae22e4 Bug 1758371 [wpt PR 33072] - Make math-global-event-handlers.tentative.html faster, a=testonly
     new bbef4347f0f74 Bug 1757466 [wpt PR 33006] - Add a WPT for payment request delegation., a=testonly
     new 7a980113d1869 Bug 1758261 [wpt PR 33075] - [BroadcastChannel] Add WPT: opaque origins can't communicate, a=testonly
     new fe5a294662e7a Bug 1757953 [wpt PR 33048] - [@container] Remove size() function, a=testonly
     new 1d092dd9fc6f7 Bug 1758390 [wpt PR 33089] - CloseWatcher: externalize tests, a=testonly
     new 80b3e5fe506da Bug 1758390 [wpt PR 33089] - Update wpt metadata, a=testonly
     new 4d89c25e6172e Bug 1755554 [wpt PR 32847] - [css-flex] New intrinsic size algorithm for single-line rows, a=testonly
     new 82031c654c7eb Bug 1755554 [wpt PR 32847] - Update wpt metadata, a=testonly
     new 28ce666ffec4d Bug 1758403 [wpt PR 33091] - Bump actions/checkout from 2 to 3, a=testonly
     new 2cd82b038b48e Bug 1758405 [wpt PR 33093] - Bump types-atomicwrites from 1.4.1 to 1.4.3 in /tools, a=testonly
     new 08c28d1a03f4e Bug 1758412 [wpt PR 33099] - Bump types-requests from 2.25.11 to 2.27.11 in /tools, a=testonly
     new 8326215934a72 Bug 1758407 [wpt PR 33095] - Bump types-six from 1.16.2 to 1.16.11 in /tools, a=testonly
     new f11d201f2592f Bug 1758406 [wpt PR 33094] - Bump typing-extensions from 3.10.0.2 to 4.1.1 in /tools, a=testonly
     new 66e5c053943ba Bug 1758409 [wpt PR 33097] - Bump types-pyyaml from 6.0.0 to 6.0.4 in /tools, a=testonly
     new f4a202f04a5f6 Bug 1758404 [wpt PR 33092] - Bump types-setuptools from 57.4.2 to 57.4.9 in /tools, a=testonly
     new 4212422e7855c Bug 1758408 [wpt PR 33096] - Bump types-ujson from 4.2.0 to 4.2.1 in /tools, a=testonly
     new ff475cade9e07 Bug 1757207 [wpt PR 32988] - Improve web platform tests for Font Access API., a=testonly
     new 48637fdce3d6f Bug 1757207 [wpt PR 32988] - Update wpt metadata, a=testonly
     new d0dedec7f33ac Bug 1760359 - Don't use Thread.native_id since it requires Python 3.8, a=testonly
     new c4ef7f1e572dc Bug 1760278 - [wpt-sync] Update web-platform-tests to e04c2432c6abc2e998deed10db0a2a42db70a380, a=testonly
     new 5750e1656e380 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new f16e44357cf02 Bug 1760278 - revert some service-workers test expectation changes. CLOSED TREE
     new 92f0517e05fa5 Bug 1759992 - Change string id for the search engine removal infobar. r=mcheang,fluent-reviewers,flod
     new 38e5a7b16902b Bug 1603659 - Enable test_prompt_async.html on debug and asan r=sgalich
     new ac5f69907af33 Bug 1756233 - Ensure docShellBeingHidden is not null; r=hsivonen
     new d6d5b23fa5fc9 no bug - doc: fix a typo r=marco DONTBUILD
     new cb7ddecf638bf Bug 1759299 - Make replaceTabsWithWindow handle adoptTab failures. r=Gijs
     new 94abd3de71b48 no bug - doc: Remove rule of thumb from the severity guide which is not actually true. r=sylvestre DONTBUILD
     new ccdc66e311bc3 Bug 1760349 - Update names and codes for Relaxed SIMD instructions. r=lth
     new 3ad2043646962 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=diannaS
     new adf4fa1a86f59 Bug 1743238: Do not verify angle updates for now r=jewilde
     new 1c54648c082ef Bug 1758753 - reverted commented line a=backout
     new 0dbedb88ccc35 Bug 1760328, r=nika,smaug
     new 4c466ba8ad5be Bug 1692655, r=nika,mtigley,smaug
     new 1b6e252370488 Bug 1759476 - Add Sweden and Finland to default list of VPN supported regions preference r=dmose
     new 644ff2b7ebaf2 Bug 1760454 - Migrate android debug builds over from AWS to GCP r=ahal,jmaher
     new 9a9dad59a78e2 Bug 1760459 - Migrate OSX debug builds over from AWS to GCP r=jmaher,ahal
     new 05e789bd32a50 Bug 1760472 - Migrate Windows debug builds over from AWS to GCP r=jmaher,ahal
     new d12845864e60a Bug 1757805 - Add additional assertions around shmem size, r=ipc-reviewers,handyman
     new 41849df494b47 Bug 1753375 - Disallow PathUtils.get*Dir on main thread r=Gijs
     new 3e72a941248ac Bug 1759549 - Persist wireframes to Session Store when wireframe capturing is enabled. r=mossop,farre
     new add4d3a87dd1e Bug 1747689: Changed browser_bookmarkProperties_editTagContainer.js to pass with editBookmark.js. r=mak
     new 7c9a084cbea85 Bug 1759771 - Wait for iframe load in module bytecode test. r=nbp
     new db95a1401cd61 Bug 1743238 - lint fix. a=fix
     new 20accef347a53 Backed out changeset 37f58bd49a56 (bug 1692655) for causing linting failure. CLOSED TREE
     new ff0c766132209 Backed out changeset 583b98909672 (bug 1759549) for causing failures at browser_sessionHistory.js.
     new d07fe989793ab Backed out changeset d656b8bf9cd2 for causing Xpcshell failures. CLOSED TREE
     new 7c265b2c53e15 Bug 1760278 - set service-workers/service-worker/installing.https.html as intermittent on macOS opt. CLOSED TREE
     new dc1ff453c0198 no bug - doc: Add 'front end' to the Firefox doc r=mconley DONTBUILD
     new 38be81f8cca87 Bug 1758085 - Restore correct margins to .toolbaritem-combined-buttons children in the overflow menu. r=Gijs"
     new 1ca66b0f8c4f9 Bug 1207753 - gfx thread-safety annotations r=gfx-reviewers,lsalzman
     new 733bc3f7924de Bug 1760604 - fix bogus domain to be example.com which is part of our test PAC rules. r=ahal
     new f2c03db490fc6 Bug 1750987: Uninstaller support for Private Browsing enhancements. r=nalexander,mhowell
     new eebea40065700 Bug 1666059 - Honor background-color: transparent in forced colors mode. r=morgan
     new d6416abbe825c Bug 1759690 - Part 1: Support ErrorResult on ThenWithCycleCollectedArgs r=smaug
     new c699dcc7ca77a Bug 1759690 - Part 2: Support rejection callback on ThenWithCycleCollectedArgs r=smaug
     new 5fade15cef429 Bug 1759690 - Part 3: Allow NativeThenHandler without promise to settle r=smaug
     new fefb8ceeb9839 Bug 1759690 - Part 4: Add a helper function for void callbacks r=smaug
     new 7ab54f27f1316 Bug 1759690 - Part 5: Use lambda promise callbacks in dom/streams r=mgaudet
     new 8c996661f7a7f Bug 1759574 - [firefox-ui] Use data URLs in session restore tests and make them more stable. r=webdriver-reviewers,dao,jdescottes
     new 7638753eb9876 Bug 1759574 - [marionette] Move session store tests to browser/components/sessionstore/test/marionette. r=webdriver-reviewers,dao,jdescottes
     new 5655af3480fff Bug 1573410 - [firefox-ui] Remove deprecated resource files. r=webdriver-reviewers,jdescottes
     new 8754fc9fd4b96 Bug 1573410 - [firefox-ui] Update harness to only support remote tests. r=webdriver-reviewers,jdescottes
     new 6309181edefb6 Bug 1573410 - [firefox-ui] Update firefox ui mozharness scripts. r=webdriver-reviewers,jdescottes
     new c9e1f5ec74eeb Bug 1573410 - [firefox-ui] Update TaskCluster for firefox-ui-functional only. r=jmaher
     new 13e99db371848 Bug 1755950 - Introduce cross-originess check. r=mixedpuppy
     new a46bd6599e7f2 Bug 1760391 - call mach directly with Python 3 on Windows  r=mhentges
     new 7c2537851e9a7 Bug 1759549 - Persist wireframes to Session Store when wireframe capturing is enabled. r=mossop,farre
     new 4ae33c5413524 Bug 1207753 - windows JumpListBuilder thread-safety annotations r=mhowell
     new 64922013ddc47 Bug 1207753 - script preloader thread-safety annotations r=mccr8
     new 5168928d8ee55 Bug 1757602 - Migrate Linux 32bit debug builds over from AWS to GCP r=jmaher,ahal
     new 9dd7bb0425f94 Bug 1207753 - xpcom nsThreadPool thread-safety annotations r=nika
     new c1b9361c0e13e Bug 1207753 - gfx & image thread-safety annotations r=gfx-reviewers,aosmond
     new 350a191f36617 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 40f4e1faa4971 Bug 1758540 - Pref on accessibility cache in Android. r=morgan
     new ec4e56063853f Bug 1573410 -Fix lint failure r=fix CLOSED TREE
     new 416761cf78098 Backed out changeset 1b1df0fb2320 (bug 1666059) for causing mochitest failures in test_dont_use_document_colors.html CLOSED TREE
     new 3b7b591f8aaab Bug 1724711 - disable browser_middleMouse_noJSPaste on macos r=intermittent-reviewers,jmaher DONTBUILD
     new fddcd3ad5d9e4 Bug 1759168: Enable win32k lockdown for content processes by default. r=gcp
     new 300bcc96198b3 Bug 1759931 - Implement some missing outbound-rtp stats. r=jib,emilio
     new ffb7ef2b499ec Bug 1760651 - nsIOService thread-safety annotations r=necko-reviewers,dragana
     new c1a193ccd2832 Bug 1760649 - HttpChannelChild thread-safety annotations r=necko-reviewers,dragana
     new d6bda1cd01f7a Bug 1755847: clean up nsStreamTransportService r=kershaw,necko-reviewers
     new 4228d282a7968 Backed out changeset 6b2cd302a91f (bug 1753375) for causing mochitest failures on test_ioutils_mkdir.html CLOSED TREE
     new 12fddc66fd2b0 Bug 1207753 - image thread-safety annotations r=aosmond
     new 08b1e68cb172e Bug 1207753 - security/certverifier thread-safety annotations r=keeler
     new c14c6bb509e5b Bug 1647892 - Improve the reliability of test_double_submit.html, r=farre
     new 9653ddb59b9bd Bug 1759329: Properly exclude Brew's site-packages when using Mach venv r=ahal
     new e019ba6fc7715 Bug 1760360 - fx doc: Add a link to report an issue on a page r=firefox-source-docs-reviewers,ahal DONTBUILD
     new afac73f41a14a Bug 1759607 - Added aggregate new-to-necko resources list to fx-src-docs. r=kershaw,necko-reviewers
     new 5178584a8a2a5 Bug 1759990 - Add about:crashgpu redirector to cause GPU process crash. r=Gijs
     new aefff797134de Bug 1760357 - Part 1: Fix typo and annotations on ReleasableAutoLock types, r=jesup
     new ad81badb3400c Bug 1760357 - Part 2: Add thread safety annotations to DataPipe, r=jesup
     new 2276f38241d95 Bug 1760357 - Part 3: Add thread-safety annotations to MessageChannel, r=jesup
     new bb950835f5e03 Bug 1760357 - Part 4: Add straightforward annotations to IPC types, r=jesup
     new 1f39b2ba9e820 Bug 1760357 - Part 5: Add basic annotations to the mojo ports code, r=jesup
     new 97fa1647e9ef6 Bug 1759607 - Fix whitespace linting. r=fix CLOSED TREE
     new 4195cf45fe7ca Backed out changeset 956a3ddb6ea0 (bug 1759931) for failures on test_peerConnection_stats.html. CLOSED TREE
     new 25ca8bd87b89a Bug 1759084: Tighten `MachSiteManager` API surface r=ahal
     new a822813370a61 Bug 1759084: Print reason for site being out-of-date r=ahal
     new f20f0e7b7c090 Bug 1759084: Don't redundantly activate site in upload_symbols.py r=ahal
     new 9deec0417cb52 Bug 1758795: Also call GIFFT code when calling members on TimingDistributionMetric::Child. r=chutten
     new c539837cb4343 Bug 1758795 - Test all IPC-available Glean metric types over GIFFT r=TravisLong
     new d956dfa608ef2 Bug 1758795 - Run cleanup registration on main thread r=TravisLong
     new 0ba3cb38b1681 Bug 1760647 - nsStreamTransportService thread-safety annotations r=necko-reviewers,dragana
     new 840881e1232f6 Merge autoland to mozilla-central. a=merge
     new 1f7e04458a00f Merge mozilla-central to autoland on a CLOSED TREE
     new 697281862deeb Bug 1728332 - Predict remote type when inserting restored tabs, r=Gijs
     new 867dc97d284d9 Bug 1760175 - Avoid loading contextmenu.css for MacOS. r=dao
     new 6d5d698b6e029 Bug 1666059 - Honor background-color: transparent in forced colors mode. r=morgan
     new f22866f09cb72 Backed out 5 changesets (bug 1760357) for causing build bustages on Monitor.h CLOSED TREE
     new 7c4105850700c Backed out changeset 30fa07c96caa (bug 1728332) for causing mochitest failures on browser_tabs_in_urlbar.js CLOSED TREE
     new 08c4fc689118f Bug 1207753 - gfx/layers/apz thread-safety annotations r=botond
     new b18c3e4ebb268 Bug 1207753 - dom misc thread-safety annotations r=hsivonen,smaug,media-playback-reviewers,alwu
     new 6779a7c1c21c6 Bug 1207753 - Smaller xpcom/threads & xpfe thread-safety annotations r=nika
     new 8f88187d18c96 Bug 1705748 - Remove analytics code from screenshots r=sfoster
     new 30bc9c7098886 Bug 1744525 - Prevent too-high vert-count draws on Mesa. r=gfx-reviewers,lsalzman
     new e780e343c7d98 Bug 1682612 - Check for ArrayBuffer Detach/Transfer in texImage2D(ImageData). r=gfx-reviewers,aosmond
     new 8183a2d0cd4b8 Backed out changeset 22dd9ee7e4a4 (bug 1207753) for causing bustage on ProcessHangMonitor.cpp. CLOSED TREE
     new f6b2347495864 Bug 1712414 - GeckoView Prompts Adjustment for Marionette r=geckoview-reviewers,agi
     new 894a9df7d6ca6 Bug 1708105 - [marionette] Add support for user prompts on Android. r=webdriver-reviewers,whimboo
     new b920ad57d69c9 Bug 1722777 - Pre: Move "skip windows" XPCShell test config for test_symlinks.js and test_bug476919.js from source to configuration file. r=nalexander
     new 9e17c0d13570a Bug 1722777 - Pre: Add comment explaining why Windows recursive folder deletion uses neither `SHFileOperation` nor `IFileOperation` APIs. r=nalexander
     new 38f65972b7595 Bug 1722777 - Pre: Reuse existing directory iteration function when deleting folder content on Windows. r=nalexander
     new 79aad2eea4b45 Bug 1722777 - Pre: files contained within a folder implicitly must have a longer path; make this explicit for clarity. r=nalexander
     new d7eb2dacb49aa Bug 1722777 - Incrementally remove stale temporary profiles from background tasks which match the name of the current background task profile (before adding unique identifier). r=nalexander,mossop
     new 1042182210fce Bug 1722777 - Test. r=bytesized
     new 2434b6afea4af Backed out 2 changesets (bug 1712414, bug 1708105) for causing wpt failures CLOSED TREE
     new 41034a8ef52cf Bug 1760725 - Remove unused members in FilteredContentIterator. r=masayuki
     new 09684f492a279 Bug 1756529 - Honor general.smoothScroll.[line|page|other] for keyboard scrolls with MSD physics r=botond,hiro
     new 1179edbaf9e18 Bug 1759805 - Add exitFullscreen with orientation test. r=geckoview-reviewers,agi,calu
     new 1f617334179cf Backed out 3 changesets (bug 1759084) for causing symbol bustages a=backout
     new ee015d1025caf Merge mozilla-central to autoland on a CLOSED TREE
     new 3b6a1dc7fb5b3 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 2f9140f43e842 Bug 1757372 - Add a dedicated service for sessionStorage; r=dom-storage-reviewers,jari
     new 241900781db35 Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz
     new 30c9689937121 Bug 1688665 - Updated tests for clearing localStorage and sessionStorage by principal; r=pbz
     new df36fd6071174 Bug 1760535 - [loong64][mips64] Implement insertBreakablePoint and insertBreakpointStub functions. r=lth
     new eedc2f70bbdd8 Bug 1717432 - Re-enable tests that are disabled in Bug 1632098 r=sgalich,tgiles
     new 7e5160909f298 Bug 1760009 - Don't strip the URL query parameters if there is no triggering principal. r=smaug
     new 4c3b13432ced6 Bug 1760605 part 1 - Tidy up InlineFrameIterator::findNextFrame. r=iain
     new 7b3716f49447f Bug 1760605 part 2 - Don't trial inline FunApply{ArgsObj,Array} calls. r=iain
     new f897c84852714 Bug 1760605 part 3 - Optimize fun.apply for normal Call ops. r=iain
     new 1d63d38bc5fff Bug 1760605 part 4 - Remove JSOp::FunApply. r=iain
     new c245caee20a3b Bug 1760605 part 5 - Ensure matching JSOp and CallFlags for FunCall. r=iain
     new aa6ecaed52d3c Bug 1760605 part 6 - Relax JSOp::FunCall optimization restrictions. r=iain
     new f0278c249272f Bug 1760605 part 7 - Add tests. r=iain
     new 4c2becb657a1a Bug 1748224 - Replace uses of makeShallowQuery with reselect r=ochameau
     new 3de5287d4e2db Bug 1748693 - remove MaybeCompareSchemes(Logging), disable samesite-schemeful for release  r=ckerschb,dveditz,dragana
     new a3f740367951c Bug 1760719 - Update libjxl to 318c592d98b97d103941b90d47107f06a10c71da; r=saschanaz
     new 029f9de228f65 Bug 1759833 - Make symbolstore.py chatty when dump_syms prints out errors r=glandium
     new 18d44b2570a10 Bug 1748693 - Remove unused const.
     new 0b00fcf9fd567 Bug 1760709 - Remove some useless namespacing in HTMLInputElement. r=smaug
     new 5101af9a9473f Bug 1760709 - Take directionality into account when handling left/right on radios. r=smaug
     new f152d357110ff Backed out changeset 8bc3f70298aa (bug 1717432) for causing failures on browser_anti_clickjacking.js . CLOSED TREE
     new 2b166b644f0ce Bug 1760609 - Treat line movement on Linux/macOS like Windows. r=masayuki
     new 99bedf483eae4 Bug 1756763 - [devtools] Update validation for sourcemap resources fetching r=dveditz,ochameau
     new 359e0f9289da6 Bug 1756763 - [devtools] Regenerate DevTools worker bundles r=ochameau
     new 6ce58a96c5483 Bug 1759325 - Use PushProcessedAudio in DrainConverter instead of having almost the same code written twice. r=alwu
     new 50a93923a0ffa Bug 1759325 - Only drain the converter at the end of the queue. r=alwu
     new 6804c933e0b71 Bug 1760567 - Explicitly look for NotoColorEmojiLegacy.ttf in Android font list. r=jfkthame
     new 70ddc4bbbc741 Bug 1753735 - Review and update Talos test owners r=perftest-reviewers,AlexandruIonescu
     new 91895645ae259 Bug 1755312 - [geckodriver] Account for an already existing MarionetteActivePort file. r=webdriver-reviewers,jgraham
     new 33fcda833e226 Bug 1755312 - [geckodriver] Clippy and rustfmt fixes. r=webdriver-reviewers,jgraham
     new 7a0c636dce08a Bug 1760609 - Fix another test that was implicitly testing this behavior difference across platforms.
     new 8be8241c90c1b Bug 1685575 - Removing browser.contentblocking.state-partitioning.mvp.ui.enabled because it’s always set to true. r=pbz
     new b7e1985cd5c7a Bug 1757528 - Don't run nativeallocations tests on Android - r=canaltinova
     new de00ada92b7f1 Bug 390752 - Disallow dropping selected bookmarks onto itself r=mak,mcheang
     new 8ead85d7d4e7a Bug 1760358 - Implement Relaxed SIMD i16x8.q15mulr_s instruction. r=lth
     new fa673f961e852 Bug 1752736 - Scroll to hash on pageload in about:support. r=Gijs
     new 2a3a2f2c85de9 Bug 1760333 - Add CompilationInput::dump function. r=arai
     new a7371f587e643 Bug 1760657 - nsHttpResponseHead thread-safety annotations r=necko-reviewers,kershaw
     new 75c2bfd9aa8e6 Bug 1760655 - Miscellaneous netwerk thread-safety annotations r=necko-reviewers,kershaw
     new 6dab8927cb3af Bug 1756023 - disable test_ext_webrequest_filter.html on linux x64 r=intermittent-reviewers,jmaher
     new 4ab877b67f34f Bug 1207753 - baseprofiler thread-safety annotations r=gerald
     new 1b74e900174c0 Bug 1207753 - nsUrlClassifier thread-safety annotations r=dimi?
     new f5062f8f3bb51 Bug 1760661 - Parser thread-safety annotations r=hsivonen
     new 6ba2bca6f41b2 Bug 1207753 - webaudio thread-safety annotations r=padenot
     new eec8d53b79dbd Bug 1760687 - In about:webrtc RTP stats, fix wrong units shown (literally s/Kbps/KBps/ wo/changing numbers). r=ng DONTBUILD
     new 811b3d893f08d Bug 1748549 support persistent listeners in bookmarks api r=willdurand
     new 31e465fc89747 Bug 1759157 [Wayland] Save layout popup setup on Wayland r=emilio
     new acee005c6961e Bug 1760357 - Part 1: Fix typo and annotations on ReleasableAutoLock types, r=jesup
     new cf6d1d178a82b Bug 1760357 - Part 2: Add thread safety annotations to DataPipe, r=jesup
     new 6cd1233132fe0 Bug 1760357 - Part 3: Add thread-safety annotations to MessageChannel, r=jesup
     new 8b588479cd54c Bug 1760357 - Part 4: Add straightforward annotations to IPC types, r=jesup
     new 2637d4b88f3a1 Bug 1760357 - Part 5: Add basic annotations to the mojo ports code, r=jesup
     new c5e36e29ae7af Bug 1760357 - Part 6: Don't generate thread safety annotations on clang < 8.0, r=jesup
     new f9d13a118f4f8 Bug 1755181 - Keep sidebar title in sync with l10n changes; r=platform-i18n-reviewers,nordzilla
     new b925c500e4785 Bug 1755181 - Reload sidebar contents on app locale change; r=platform-i18n-reviewers,nordzilla
     new 0737dd81d21cb Bug 1755181 - Invalidate locale cache in AppDateTimeFormat; r=platform-i18n-reviewers,nordzilla
     new a0dfe9f9b12bb Bug 1755181 - Invalidate string bundle in nsNavHistory.cpp; r=platform-i18n-reviewers,nordzilla
     new c7b453b99ace0 Bug 1755181 - Allow live language reloading to invalidate the startup cache; r=dthayer
     new 78afd0ab38fec Bug 1760663 - Add blocklist support for WebGPU. r=gfx-reviewers,nical
     new 9b6077c2027b4 Bug 1759577 - Centralize getScriptDirection into MozIntl; r=platform-i18n-reviewers,preferences-reviewers,Gijs,dminor
     new 4ab6ee38f3990 Bug 1759577 - Create logic to check if live reloading is supported; r=platform-i18n-reviewers,dminor
     new ba278c2b1e0c7 Bug 1759577 - Respect bidi preferences in about:welcome language mismatch screen; r=platform-i18n-reviewers,dminor
     new 72ab0ad0ae930 Bug 1756831. When considering mousemoves over scroll frames to show overlay scrollbars rejects mousemove over content descendants that aren't frame descandants. r=emilio
     new a392bace4add7 Bug 1756831. Add test. r=emilio
     new a3123f6bf6610 Backed out 2 changesets (bug 1755312) for causing wd failures on marionette_port.py. CLOSED TREE
     new 8d2f9d0e067d6 Bug 1758031 - Add Focus promo strings to be used in Fx100 r=flod,fluent-reviewers
     new ed1cf1e4692e8 Bug 1651728 Remove reader mode toolbar from saved document. r=niklas,mtigley
     new 70fc3c717dc8c Bug 1760794 - Ensure default clear color gets set after compositor is (re)initialized. r=agi
     new 3828360e2fddb Backed out changeset 49df084db953 (bug 1651728) for causing lint failures CLOSED TREE
     new 638f64a642cc5 Bug 1760054: Add `Set-ExecutionPolicy` item to Windows Mach docs r=ahochheiden
     new 19f195a70c03c Bug 1760812 - Part 1: Use std::tuple in NativeThenHandler r=smaug,mccr8
     new 5401b5ddaab53 Bug 1760812 - Part 2: Add Promise::CatchWithCycleCollectedArgs r=smaug
     new accd3294742ec Bug 1620175 - Get rid of Telemetry histograms r=gbeckley
     new 494837918388a Bug 1760745 - [devtools] Prepare mocha for virtualization patch. r=jdescottes.
     new 904cc08ff0b61 Bug 718474 - allow changing zoom values, min and max, at runtime, r=morgan
     new 2b0b1c90db12b Bug 1351378 - Add an --enable-audio-backends option. r=mhentges
     new 43677047cd3e9 Bug 1756805 - Listen for locale changes for top stories; r=platform-i18n-reviewers,dminor
     new 9b260c53e38aa Bug 1760540 - [devtools] Remove unused `forPreview` parameters. r=ochameau.
     new 69473c897a763 Bug 1760541 - [devtools] Don't reuse longString actors for same string.r=ochameau.
     new 151983da178d8 Bug 1759666 - [devtools] Add type-specific console.log content process damp test. r=perftest-reviewers,ochameau,AlexandruIonescu.
     new 6c42eedf49639 Backed out changeset e560c3644632 (bug 1760794) for causing geckoview crashes.
     new 866f261a7d2f3 Backed out changeset c25c591841cd (bug 1351378) for causing multiple failures. CLOSED TREE
     new e9fe3dd9798fe Bug 1760617 - Refactor LoginAutoComplete.jsm r=tgiles
     new 549a20771eeb5 Bug 1759737 - Require user gesture on XPInstalls requests. r=mixedpuppy
     new bf27b1182d1e2 Bug 1735265 - Part 1: Set clip on background items for table cols and colgroups, when the table cell has captured clip r=mstange
     new 986f578906717 Bug 1735265 - Part 2: Add test r=mstange
     new 12c4dbadb9ffb Bug 1218232 - Style code block differently from the rest of text. r=mtigley
     new e07a09ab874c4 Bug 1618560 - support samples from multiple JVM threads in profiler. r=canaltinova
     new d4867d4ecf35a Bug 1618560 - support markers from multiple JVM threads in profiler. r=canaltinova,geckoview-reviewers,agi
     new de2a926d4207d Bug 1618560 - add debug logging to GeckoJavaSampler. r=canaltinova,agi
     new 3c73cef179aa8 Bug 1759887: Check both preference branches for values r=freddyb
     new cfcf4a405f43c no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 0380a79eb9818 Bug 1758827 - Renew CRLITE_VS_OCSP_RESULT probe r=keeler
     new 2ae66744d63b3 Bug 1758028 - Implement PBM modal content as per finalized design r=pdahiya,preferences-reviewers,flod
     new 876c1374756f3 Backed out changeset f6577528fc15 (bug 1758028) for causing xpc failures in xpcshell/test_BrowserUtils.js CLOSED TREE
     new 338a1fa71c255 Bug 1759084: Tighten `MachSiteManager` API surface r=ahal
     new 0a5464aef226b Bug 1759084: Print reason for site being out-of-date r=ahal
     new cc7cb3e73500d Bug 1759084: Don't redundantly activate site in upload_symbols.py r=ahal
     new 66c5023a5c26a Bug 1642412 - wasm: Rollup of inline table.get/set for anyref. r=lth
     new 488241bf9d6a8 Bug 1642412 - wasm: Add test for post-write barrier issue. r=jseward
     new b8d76f4246c9c Bug 1642412 - wasm: Refactor the baseline post-write barrier out of the barriered store function. r=jseward
     new 37d2b081f7a59 Bug 1642412 - wasm: Implement a 'precise' post-write barrier in baseline. r=jseward
     new 992e8a60c41d7 Bug 1642412 - wasm: Switch ion to use the precise post-write barrier. r=jseward
     new 1dd6e67f896b9 Bug 1642412 - wasm: Don't read a call site line in operations that AsmJS won't emit one for. r=lth
     new 19c39f9ec26b5 Bug 1760172 [Wayland] Rename PreferredPopupRect to MoveToRectPopupRect r=emilio
     new cb7a413574f3d Bug 1760028 [Wayland] Fix popup resize shortcut r=emilio
     new f09ab65aa75b3 Bug 1760028 [Wayland] Remove mMoveToRectPopupRectCleared r=emilio
     new 0a979b5726ba1 Bug 1760179 [Wayland] Remove mUpdatedByMoveToRectCallback r=emilio
     new 6450bc232b088 Bug 1759597 - Enable WritableStreams and pipeTo by default r=smaug
     new 83f95f6c5d8b4 Bug 1723237: Move low-hanging fruit commands to centralized Python dep system r=ahal
     new 02c189099616c Bug 1760184 [Wayland] Apply correction for negative anchor width r=emilio
     new 83ceb8d96a372 Backed out 6 changesets (bug 1642412) for causing spider-monkey failures in wasm/ref-types/externref-global-prebarrier.js CLOSED TREE
     new d7be12a509361 Bug 1760794 - Ensure default clear color gets set after compositor is (re)initialized. r=agi
     new 44a7f94282c6a Bug 1752270 - Test for receiving 408 response r=necko-reviewers,kershaw
     new 28ef5588e18a5 Bug 1752270 - Retry a request that failed with 408 if HTTP/2 is used. r=necko-reviewers,kershaw
     new 14e403f6ec6ae Bug 1760864 - Allow for null value when we check for expectedOrganicCodes. r=Standard8
     new 2c8ee764d5f3b No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=diannaS
     new 56daced4a5b6a Bug 1747898 - P1. Use default region when "browser.search.region" pref is not present r=sgalich,tgiles
     new 50ee84d29480e Bug 1747898 - P2. Fix issues in `promptToSaveCreditCard` r=sgalich,tgiles
     new 21e4a3df8afc6 Bug 1760887 - Expose FEATURE_VP8_HW_DECODE and FEATURE_VP9_HW_DECODE to the downloadable blocklist. r=gfx-reviewers,jnicol
     new 1659f76981610 Merge autoland to mozilla-central. a=merge
     new e8a0c58bd0256 Backed out 3 changesets (bug 1759666, bug 1760541, bug 1760540) for causing talos damp failures. CLOSED TREE
     new 9e396b64e51df Merge mozilla-central to autoland. CLOSED TREE
     new b0d70eac116e5 Backed out changeset a891c506e692 (bug 1760887) for causing mda failures in test_autoplay_contentEditable. CLOSED TREE
     new 3e3e3247b8628 Bug 1754737 - Add some structure to nsHttpConnection: r=necko-reviewers,kershaw
     new d9363b7eab342 Bug 1754737 - We do not need to keep info about the use of a tunnel in the state. r=necko-reviewers,kershaw
     new 0697263912723 Bug 1760459 - Migrate remaining OSX builds except shippable over from AWS to GCP r=ahal,jmaher
     new 0a01968f85b9e Bug 1760472 - Migrate remaining Windows and mingw builds except shippable over from AWS to GCP r=ahal,jmaher
     new 93cb39c8cf55e Bug 1760847 - Deallocate linked list nodes when RemoveBottom() is called r=emilio
     new a5beca4230cd4 Bug 1759029: Make ComputeRequestedTruncateKind more conservative for try/catch r=nbp
     new b6fe2e715be10 Bug 1759600: Don't return a local OuterDoc as the parent of a RemoteAccessible if the RemoteAccessible isn't a document. r=eeejay
     new 8a3b4e548f7fb Bug 1760918 - Disable partial pre-render animations on all channels. r=boris
     new bb7ad205612f2 Backed out 2 changesets (bug 1754737) for causing linux build bustage in netwerk/protocol/http/nsHttpConnection. CLOSED TREE
     new f0695b1eaa97b Bug 1760644 - xpcom EventQueue thread-safety annotations r=nika
     new 6d5e17a8ed179 Bug 1758527 - Adjust the logic of handing the unresolved current time in PlayNoUpdate() and UpdatePlaybackRate(). r=birtles
     new d3337903846a7 Bug 1756087 - Amend sandbox policy for libdrm r=jld
     new 456a4aba93453 Backed out changeset 19b7a733941f (bug 1760918) for causing mochitest failures in test_transitions_per_property. CLOSED TREE
     new 2d8d91feae1f9 Bug 1760857 - upgrade nonexistent cppunittests from warning to error  r=jmaher,gbrown
     new 09254e9ce78f4 Bug 1739664 - Surface more specific errors from ProductAddonChecker's getProductAddonList. r=robwu
     new 23eb2bb30485f Bug 1739664 - Implment further telemetry for fetching update.xml from balrog. r=Gijs
     new ede8e60bb1188 Bug 1739664 - Rework existing test cases. r=Gijs
     new 321ea57876565 Bug 1739664 - Expand test cases and add new test cases for new telemetry. r=Gijs
     new e10bf8937d0ac Bug 1760727 - Clarify how `sharedMemoryUseCounts` is used r=jonco DONTBUILD
     new 9f93403b9df7f Bug 1760918 - Disable partial pre-render animations on all channels. r=boris
     new 1511c1ab7ade2 Bug 1735970 part 1: Templatise ConvertToNSArray so it can take an array of Accessible*. r=morgan
     new d76deafa14135 Bug 1735970 part 2: Add methods to unify querying an Accessible's id and retrieval of an Accessible from a document given an id. r=morgan
     new 843eb0aed7246 Bug 1735970 part 3: Add TableAccessibleBase and TableCellAccessibleBase. r=morgan
     new 81fcebc77bee7 Bug 1735970 part 4: Introduce CachedTableAccessible and CachedTableCellAccessible. r=morgan
     new 69083561acaa8 Bug 1735970 part 5: Use CachedTableAccessible for cached RemoteAccessible. r=morgan
     new dd6856961c5c3 Bug 1735970 part 6: Retrieve row/column extent for both local and remote cells. r=morgan
     new b8984ccffa41b Bug 1735970 part 7: Make AccIterable::Next return an Accessible. r=morgan
     new 6fa2b18361884 Bug 1735970 part 8: Enable AccAttributes to store an array of uint64_t. r=morgan
     new 8c49374f80a6b Bug 1735970 part 9: Support explicitly associated headers for both local and remote cells. r=morgan
     new 35dbb69b5bb18 Bug 1735970 part 10: Cache whether a table is probably a layout table. r=morgan
     new 5227257425dd8 Bug 1735970 part 11: Use CachedTableAccessible for LocalAccessible tables if the cache is enabled. r=morgan
     new d487ef76d7e4d Bug 1735970 part 12: Implement selection setter methods in CachedTableAccessible for LocalAccessibles. r=morgan
     new b049082275146 Bug 1735970 part 13: Support TableAccessibleBase and TableCellAccessibleBase in XPCOM. r=morgan
     new 89e2b32644504 Bug 1735970 part 14: Support TableAccessibleBase and TableCellAccessibleBase on Windows. r=morgan
     new 75a52a928e3e0 Bug 1735970 part 15: Support TableAccessibleBase and TableCellAccessibleBase for ATK. r=morgan
     new 0775d159c6018 Bug 1735970 part 16: Support TableAccessibleBase and TableCellAccessibleBase on Mac. r=morgan
     new 5e8371dc5ad29 Bug 1735970 part 17: Load a11y browser test snippets in standards mode instead of quirks mode. r=morgan
     new 52f5f0fc2d3ec Bug 1735970 part 18: Add browser tests to exercise table support for both local and remote Accessibles. r=morgan
     new a3fe852667b54 Backed out changeset c90e7270ee05 (bug 1760857) for causing cppunit-1proc failures.
     new eac5a2f41ad10 Bug 1550644: nsTextEquivUtils: Add space for block elements when we encounter them. r=eeejay
     new 3306e6a5c1e38 Bug 1760540 - [devtools] Remove unused `forPreview` parameters. r=ochameau.
     new 3c144d6712f5c Bug 1760541 - [devtools] Don't reuse longString actors for same string.r=ochameau.
     new fecaa817bc393 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new a019566c16b95 Backed out changeset 60cf5a19aa68 (bug 1550644) for causing bc failures on browser_autocomplete_a11y_label.js.
     new 1ee05bd5b076d Backed out changeset 9a5b9d5e5a20 (bug 1759737) for causing screenshots failures on browser_permissionPrompts.js. CLOSED TREE
     new 34d3fb88a2068 Backed out 18 changesets (bug 1735970) for causing hazard bustages.CLOSED TREE
     new b75c39ad3513f Bug 1760734 - Put overflow: -moz-hidden-unscrollable behind a pref on Nightly. r=dholbert
     new f013d82fbe5aa Bug 1757731 - P1. Move telemetry related function to FormAutofillTelemetryUtils.jsm r=sgalich,tgiles
     new 4d7bae5d9dff0 Bug 1757731 - P2. Add cc_form_v2 telemetry event to collect more detailed information r=sgalich,tgiles
     new 7702c3483df76 Bug 1715332 - correct ClientValidation for moz-safe-about scheme. r=dom-worker-reviewers,asuth
     new de7882c7c1024 Bug 1760807: encapsulate return type of `Event::GetScreenCoords` in a `Maybe<>`. r=edgar
     new b1c9671000be7 Bug 1545733 - Don't call WorkerPrivate::Cancel() in RemoteWorkerChild::CloseWorkerOnMainThread() if RemoteWorkerChild::mState(Pending).mWorkerPrivate is nullptr. r=dom-worker-reviewers,jstutte
     new 630b197be00e3 Merge autoland to mozilla-central. a=merge
     new 7166c13cd52a4 Merge mozilla-central to autoland. CLOSED TREE
     new 985e75ca3cbb6 Bug 1760965 - Remove IntersectionObserver prefs that have been enabled by default for a long time. r=smaug
     new 23e36b0d2ac03 Bug 1759344 - Cleanup mozglue/ includes r=andi
     new 956d3cbb91c47 Bug 1754737 - Add some structure to nsHttpConnection: r=necko-reviewers,kershaw
     new fb6410005b15f Bug 1754737 - We do not need to keep info about the use of a tunnel in the state. r=necko-reviewers,kershaw
     new f99045f6bf750 Bug 1760774 - Update libcubeb to revision 5a2a20. r=cubeb-reviewers,kinetik
     new a6289b4805ad8 Bug 1760774 - Update cubeb-coreaudio-rs, cubeb-pulse-rs, audioipc{,-v2}, audio_thread_priority and cubeb-sys. r=cubeb-reviewers,kinetik
     new d2ed5182839b5 Bug 1760774 - mach vendor rust. r=cubeb-reviewers,kinetik
     new 27c6fc75bda0e Backed out changeset f6004b806180 (bug 1759344) for causing build bustages on Uptime.obj CLOSED TREE
     new 44e7ca5fb75e4 Bug 1748693 - Remove unused cookie rejection strings. r=freddyb,necko-reviewers,dragana
     new ccd0aa85ee9b0 Bug 1748693: Add test r=ckerschb
     new f557ac0ff0a79 Bug 1760907 - Avoid mutex contention on display list updates for OffscreenCanvas. r=gfx-reviewers,lsalzman
     new 8c95812b32384 Bug 1760857 - upgrade nonexistent cppunittests from warning to error  r=jmaher,gbrown
     new e215b574462be Bug 1758107 - Stop using ChromeUtils.import(..., null) for importing modules in dom/push/test/xpcshell/head.js. r=mt
     new 52dca5fad126e Bug 1758107 - Stop using ChromeUtils.import(..., null) for importing modules in dom/push/. r=mt
     new 8f86bd2092e4b Bug 1758107 - Fix some ESLint no-unused-vars warnings in dom/push/test. r=mt
     new eba077ec45802 Bug 1760894 - Change MOZ_RELEASE_ASSERT back to MOZ_ASSERT, r=necko-reviewers,dragana
     new 0b303e481f903 Bug 1760810 - Mark WebGPU tests as failing on Ubuntu 18.04 and Windows 7. r=gfx-reviewers,lsalzman
     new 1b700102ea6b0 Bug 1760299 - Fix assertion in taking frame snapshot. r=jonco
     new b042c9ff29b50 Bug 1760287 - Part 1: Remove unused ModuleObject::enclosingScope. r=jonco
     new 4285debbc2de2 Bug 1760287 - Part 2: Remove unused EnvironmentObject::setEnclosingEnvironment. r=jonco
     new 6a0d34e5bd024 Bug 1759206 - Part 1: Add module variant of JS::FinishIncrementalEncoding. r=nbp
     new 887bb8ff86152 Bug 1759206 - Part 2: Use ModuleObject instead of script for encoding module bytecode cache. r=nbp
     new cee0cd50604c6 Bug 1758322 - Part 1: Remove JS::IsModuleEvaluated. r=jonco
     new e81c07101b9dd Bug 1758322 - Part 2: Support variable in debugger on module after top-level await. r=jonco
     new 39203d8b3d6c3 Bug 1755966 - Increase timeout to gather logs during a crash.; r=willkg,chutten
     new 3f2455f7cafa8 Bug 1760930 - Bump jsparagus for bug 1760605. r=nbp
     new 69b8413be1439 Bug 1402822 - Support multiple dictionaries in mozISpellCheckingEngine.idl; r=smaug
     new 4bfde31d98575 Bug 1402822 - Support multiple hunspell instances in mozHunspell; r=smaug
     new c6176cbf35473 Bug 1402822 - Support multiple dictionaries in mozSpellChecker; r=smaug
     new ec7686738bc41 Bug 1402822 - Support multiple dictionaries in RemoteSpellcheckEngine; r=smaug
     new 0f00bde70aa12 Bug 1402822 - Support multiple dictionaries in EditorSpellCheck; r=smaug
     new 12a848657063b Bug 1402822 - Support multiple dictionaries in InlineSpellChecker; r=smaug,Gijs
     new c6e75d499a1cb Bug 1402822 - Fix dictionary extension loading code in XPIProvider.jsm; r=smaug,extension-reviewers,mixedpuppy
     new 337bc150353e6 Bug 1402822 - Update unit tests for multiple dictionaries; r=smaug
     new d55f7cc649b98 Bug 1402822 - Add mochitest for multiple dictionaries; r=smaug
     new 9c23c0a01811c Bug 1758028 - Implement PBM modal content as per finalized design r=pdahiya,preferences-reviewers,flod
     new e1b7b99dafb03 Bug 1761000 - Remove unused nsDOMMutationObserver::TakeRecords() declaration. r=smaug DONTBUILD
     new 2ff00d22be940 Bug 1759681: Conditionally add each MozillaBuild path r=ahochheiden
     new 14386d0c7ef4d Bug 1717104: Activate virtualenv before running command r=perftest-reviewers,ahal,AlexandruIonescu
     new 238c5f019d8aa Bug 1760677: Remove virtualenv_packages.txt mock from test_vendor.py r=ahal
     new 7f0395a3a1cdf Bug 1759217 - wasm: Let exception-handling ride the trains. r=lth
     new 19093432687de Bug 1759580 - wasm: Fix cranelift interface for recent changes. r=lth
     new 6bdb0bdcc5972 Bug 1760652 - netwerk AsyncStreamCopier thread-safety annotations r=necko-reviewers,dragana
     new 5a58ff7cd5130 Bug 1207753 - netwerk nsWifiMonitor thread-safety annotations r=necko-reviewers,dragana
     new a6b5ab7c643e6 Bug 1207753 - nsHttpConnectionMgr thread-safety annotations r=necko-reviewers,dragana
     new 0aff7d9a80d41 Bug 1207753 - InputStreamPump thread-safety annotations r=necko-reviewers,dragana
     new 7b8f0188b8a44 Bug 1207753 - dom/base/BodyStream thread-safety annotations r=smaug
     new 61cd14ddcd7ed Backed out 6 changesets (bug 1661293) for causing Bug 1758370 CLOSED TREE
     new 879af5cbf3a42 Bug 1207753 - WebSocket thread-safety annotations r=necko-reviewers,kershaw
     new 0fbc37b6d4110 Bug 1748555 support persistent listeners in history api r=willdurand
     new 99691db670898 Bug 1759836 - add group to crash data for errorsummary.json. r=ahal
     new 2cd3c4b978c2c Bug 1751217 Part 1: Support media queries for dynamic-range and video-dynamic-range. r=emilio
     new 1c5f34a179a33 Bug 1751217 Part 2: Change nsDeviceContext::GetDepth to eliminate the outparam. r=emilio
     new dd5793b3a49f8 Bug 1751217 Part 3: Make HDR-capable macOS screens report 30 pixelDepth. r=mstange
     new e2d894d2e2977 Bug 1751217 Part 4: Make macOS declare video-dynamic-range: high with new-enough OS. r=emilio
     new b9a26f4e67faa Bug 1751217 Part 5: Update test expectations. r=emilio
     new 9f85342dbbbca Bug 1758357 - Fix PuppetWidget::SetCursor to avoid sending cursor updates to the parent process over and over. r=mstange
     new 104d84a205c1a Bug 1759344 - Cleanup mozglue/ includes r=andi
     new 31cdbe04d00a2 Bug 1761011 - Don't require tools directory in Android SDK. r=mhentges
     new f4d496e238f40 Bug 1759725: Mach: migrate from hosted Sentry to cloud-managed Sentry r=glob
     new 77029463ac964 Backed out 5 changesets (bug 1751217) for causing wpt(Screen-pixelDepth-Screen-colorDepth001.html) and mochitest(test_media_queries.html) failures. CLOSED TREE
     new 9ddc42292b914 Bug 1760839 - Use more automatic memory management in GTK code. r=stransky
     new b9b8c7c39b65b Bug 1759782 - Remove Firefox Translations addon from Nightly r=mixedpuppy
     new 5af4b012683bf Bug 1760886: Make mozfile.remove remove broken symlinks r=gbrown
     new 79f3fe026d30d Bug 1759962 - Don't return the DPI override in devicePixelRatio to privileged code. r=nchevobbe,webdriver-reviewers
     new b20aeffc46cb1 Bug 1758357 - Don't call SetCursor redundantly on Windows. r=cmartin
     new 3257b39bcdf39 Bug 1758536 - Special case very short file that end before seeking in test_played.html. r=media-playback-reviewers,alwu
     new b145f56728c38 Bug 1758536 - Reenable test_played.html on most platforms. r=media-playback-reviewers,alwu
     new f7d3c4295c737 Bug 1752039 - Add allFrames and remoteTypes attributes when loading about:logins actors r=sgalich
     new 0df77da252280 Bug 1759987 - [devtools] Drop assertPausedLocation in favor of assertPausedAtSourceAndLine. r=bomsy
     new 862f8ae873fc6 Bug 1759987 - [devtools] Drop assertDebugLine in favor of assertPausedAtSourceAndLine. r=bomsy
     new 70cb60e146d3c Bug 1759987 - [devtools] Better assert paused line and column. r=bomsy
     new 930a7aac22a51 Bug 1751217 Part 1: Support media queries for dynamic-range and video-dynamic-range. r=emilio
     new 09e7757ba7db7 Bug 1751217 Part 2: Change nsDeviceContext::GetDepth to eliminate the outparam. r=emilio
     new 1343f7c2b50b5 Bug 1751217 Part 3: Make HDR-capable macOS screens report 30 pixelDepth. r=mstange
     new c2a8cb2d17293 Bug 1751217 Part 4: Make macOS declare video-dynamic-range: high with new-enough OS. r=emilio
     new 7ae993e36e061 Bug 1751217 Part 5: Update test expectations. r=emilio
     new 13ecbc516a178 Bug 1754268 - Eliminate preprocessor %includes from toolkit in-content stylesheets. r=dao
     new 90e32d0fb4ed1 Bug 1666226 - Add GeckoView APIs for starting and stopping the Gecko profiler r=geckoview-reviewers,mstange,agi
     new 97ab1c881b2c4 Bug 1758389: Create a nuanced RFP check taking a principal and OA r=ckerschb
     new 9664c43d70500 Bug 1752907: Correctly populate the RFP member on Workers r=asuth
     new e3cd3ff369ea0 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 2c7e868cb37e4 Backed out changeset bec32662266a (bug 1666226) for causing Android bustages. CLOSED TREE
     new 08436968fa77f Bug 1734886 - Part 5: Implement InitializeTransformStream r=mgaudet
     new 5cdc1fe664d97 Bug 1748525 implement idle timeout for extension event pages r=rpl
     new 8245e73b53f05 Bug 1757568 [Wayland] Don't crash when MozContainer is unmapped in moz_container_wayland_frame_callback_handler r=emilio
     new 3df496f168c1c Bug 1760887 - Expose FEATURE_VP8_HW_DECODE and FEATURE_VP9_HW_DECODE to the downloadable blocklist. r=gfx-reviewers,jnicol,media-playback-reviewers,alwu
     new d72978eaa75de Bug 1758248 - update documentation of canRecordExtended and canRecordPreleaseData. r=chutten DONTBUILD
     new 3a16749123514 Backed out changeset 32e1a02fdd2c (bug 1734886) for causing bustages. CLOSED TREE
     new 39c0400669366 Bug 1758610 [Linux] Remove VideoFrameSurfaceVAAPI and use VideoFrameSurface only r=alwu
     new bf369265235c5 Bug 1758610 [Linux] Implement VideoFramePool as template r=alwu
     new 4b03c5dadf3fb Bug 1753375 - Disallow PathUtils.get*Dir on main thread r=Gijs
     new 160f5d7342990 Bug 1759737 - Require user gesture on XPInstalls requests. r=mixedpuppy
     new 1659d2f027a1b Bug 1759737 - mozscreenshots clicks should be detected as user activated to trigger the addon install flow. r=mixedpuppy
     new 01dde024840c8 Bug 1757927 - close pip window when video src is undefined. r=mconley
     new 43d443b61961b Backed out 2 changesets (bug 1758610) for causing build bustage at FFmpegVideoFramePool.h. CLOSED TREE
     new fbd6ad4819995 Backed out 5 changesets (bug 1751217) for causing failures at dynamic-range.html. CLOSED TREE
     new 90528b59b3747 Bug 1761083 - Add a missing include.
     new abd4b9149592d Backed out changeset e9dcf342fa98 (bug 1748525) for causing xpcshell failures. CLOSED TREE
     new 326a597833b7f Bug 1760588 - The in-content "Search bar" placeholder is no longer displayed if the “about:privatebrowsing” page is refreshed after the “Get Firefox Focus” spotlight modal is triggered r=Mardak
     new 8b2ec126dc629 Bug 1757921 - hide pip toggle for youtube video previews. r=mtigley
     new cb0a86aae44d6 Bug 1666226 - Add GeckoView APIs for starting and stopping the Gecko profiler r=geckoview-reviewers,mstange,agi
     new d18a71361f095 Bug 1757738 - Update HarfBuzz to 4.1.0. r=jfkthame
     new fb069da104e4e Bug 1761109 - Make check-revocations mode the default CRLite mode. r=keeler
     new b0457b955177d Bug 1761007 - Fix sizing of WebRenderized SVG images. r=gfx-reviewers,aosmond
     new 6019443efe72d Bug 1761002 - Restore the clip rect in webrenderized images. r=mstange
     new 45d8ff90564b8 Bug 1752326 - Prevent deadlock when stopping V4L2 capture. r=ng
     new 17e9dc73de14b Bug 1734886 - Part 5: Implement InitializeTransformStream r=mgaudet
     new d83e9b2723eea Bug 1759606 - Support no arguments to Snapshots.stripFragments(url) r=mossop
     new 9c09944c38100 Bug 1372100 - Support muted in tabs.create. r=mixedpuppy
     new be4604e4be8c7 Merge autoland to mozilla-central. a=merge
     new 583e9dece9839 Bug 1759035 - disable xpcshell tests that fail with socketprocess_networking and fission.autostart=true|false. r=kershaw,application-update-reviewers,nalexander,zombie
     new 50c68a8f00cd4 Merge mozilla-central to autoland. CLOSED TREE
     new 014927888b2ed Backed out changeset 544d6892423d (bug 1734886) for causing failures attransform-stream.html. CLOSED TREE
     new 38d5d4aa3da24 Bug 1738103 - Part 1: Remove the unused TailDispatchingTarget type, r=xpcom-reviewers,KrisWright
     new 2d44b3a38b825 Bug 1738103 - Part 2: Accept messages for TaskQueue until queue is exhausted during shutdown, r=xpcom-reviewers,KrisWright
     new dedb92d85bbd4 Bug 1738103 - Part 3: DelayedRunnable should only be used with nsISerialEventTarget, r=necko-reviewers,valentin
     new 5b2ada26c5d8a Bug 1738103 - Part 4: Add XPCOM support for shutdown tasks, r=necko-reviewers,KrisWright
     new 3b47cbe61eb62 Bug 1738103 - Part 5: Basic TargetShutdownTask tests, r=KrisWright
     new 737bb9fe3564a Bug 1738104 - Shutdown IPC actors during EventTarget shutdown, r=ipc-reviewers,mccr8
     new 2c0c95670753b Bug 1207753 - Various xpcom thread-safety annotations r=nika
     new ced0d9770bcc6 Bug 1760880 - Push document resolution in initial cache. r=morgan
     new 77603d5bca214 Bug 1739489 - Add a site intervention for draftjs.org and facebook.com which remaps textinput events to beforeinput, to fix 'crashes' with Mac OSX emoji picker; r=denschub,webcompat-reviewers
     new 9967775631696 Bug 1757528 - Don't run nativeallocations TV test on Android - r=canaltinova
     new 9cbad2f61f7d4 Bug 1748525 implement idle timeout for extension event pages r=rpl
     new 7641e81228e03 Bug 1760992 - [devtools] Prevent picking UA shadowRoot elements by default r=nchevobbe
     new 5a3bb6571974e Bug 1756468 - Add locking to gfxFont, to allow worker threads to do text shaping. r=lsalzman
     new c57248694710e Bug 1760464 - block certain Intel graphic cards to prevent crashes while using Intel MFT for HW VP8 decoding. r=media-playback-reviewers,gfx-reviewers,bryce,aosmond
     new c87ce3dd2f277 Bug 1734886 - Part 5: Implement InitializeTransformStream r=mgaudet
     new 7ec8ae196345e Bug 1761001 - Update wpt expectation because we use Animation.timeline setter in seamlessly-updating-the-playback-rate-of-an-animation.html. r=birtles
     new 84d4ef5c4206d Backed out changeset aaf04c8ba59a (bug 1760992) for causing failures at browser_inspector_picker-useragent-widget.js.CLOSED TREE
     new 7b522cebcc16b Bug 1695598. Allow apz to update the main thread scroll offset if an APZ scroll animation is pending on the main thread or has been sent from the main thread. r=botond
     new c2e46664d6103 Bug 1695598. Add test. r=tnikkel
     new cc758fd688490 Bug 1550644: nsTextEquivUtils: Add space for block elements when we encounter them. r=eeejay,adw
     new a75b92ee74e29 Bug 1760618 - Call NotifyChildCreated() after WebRenderBridgeParent::UpdateWebRender() in CompositorBridgeParent::RecvAdoptChild() r=gfx-reviewers,aosmond
     new 5f6fb83e59e0b Bug 1207753 - dom/promises thread-safety annotations r=smaug
     new 131dd31758c9f Backed out changeset f26f836c1575 (bug 1756468) for causing leakes. CLOSED TREE
     new cfc887ddbab46 Bug 1760992 - [devtools] Prevent picking UA shadowRoot elements by default r=nchevobbe
     new cb22bc42daac5 Bug 1760222 - Add an API for JS to tell whether the document has scroll-linked effects or not. r=botond
     new dfe4a7e735b46 Bug 1760222 - Detect scroll-linked effects only in the same refresh driver's timestamp. r=botond
     new da3af8126d1cd Bug 1760222 - Ignore unchanged property for scroll-linked effect detector. r=hiro
     new f22d3daeb246b Bug 1760222 - Test cases for `Ignore unchanged property value for scroll-linked effect detector`. r=botond
     new e034aaf71b156 Bug 1759891 - Ensure shared font keys have a unique namespace per WebRender instance. r=gw,gfx-reviewers
     new beeff2d22e0e6 Backed out changeset 8da43c1bdd49 (bug 1759891) causing Webrender busatges. CLOSED TREE
     new e1069f8d9be24 Bug 1759891 - Ensure shared font keys have a unique namespace per WebRender instance. r=gw,gfx-reviewers
     new ec82ced641075 Bug 1758223 - Use atomic ops to read / write node flags from stylo. r=nika
     new f7937b04e6884 Bug 1712012 - disable browser_devices_get_user_media_unprompted_access.js on linux  64_!debug for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD
     new 029877bddb346 Bug 1750199 - disable browser_dbg-breakpoints-popup.js on Linux_64_debug for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD
     new 004df17a21bc5 Backed out changeset 8a3be63619de (bug 1758223) for causing bustages. CLOSED TREE
     new d2fbae0d0d1d5 Merge autoland to mozilla-central a=merge
     new 8e306a57491f3 Merge mozilla-central to autoland. CLOSED TREE
     new 7e60e02c68677 Bug 1742678 - disable browser_download_spam_protection.js on Linux_64 for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD
     new db439334ca3ed Bug 1757571 - Upgrade crossbeam-channel to 0.5.4. r=emilio
     new f0ccbd470c948 Backed out 4 changesets (bug 1760222) for causing reftest failures on disable-apz-for-sle-pages.html CLOSED TREE
     new 63c12c5c85ee8 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 0077f2248712a Merge autoland to mozilla-central. a=merge
     new 3646bf9df3f55 Merge mozilla-central to autoland on a CLOSED TREE
     new 291e4034b3b7d Bug 1750245 - [devtools] Adds test for basic functionality of the new HTTP Custom request panel r=bomsy
     new 597c2fe947c68 Bug 1758223 - Use atomic ops to read / write node flags from stylo. r=nika
     new 51f1a2f44411b Bug 1760989 part 1 - Refactor MResumePoint::Mode enum, add inlining cases. r=iain
     new c1e1e8da67823 Bug 1760989 part 2 - Encode ResumeMode in snapshots/RResumePoint. r=iain
     new 0c724d7adeeec Bug 1760989 part 3 - Use ResumeMode in bailouts, other places. r=iain
     new e01668976a2c4 Bug 1760989 part 4 - Use ResumeMode to determine resumeAfter. r=iain
     new a3c97f6b432f1 Bug 1760989 part 5 - Factor out AssertBailoutStackDepth. r=iain
     new a907158e35ba9 Bug 1760989 part 6 - Remove trial inlining restrictions for FunCall. r=iain
     new 46f8cf0c21795 Bug 1760989 part 7 - Remove JSOp::FunCall. r=iain
     new 25e651984ec77 Bug 1758369 - Ensure credit card number has no whitespaces or dashes before trying to match type. r=dimi,sgalich
     new 6540686e198bb Bug 1758216 - update mozboot minidump-stackwalk to 0.10.2. r=gsvelto
     new 4074be98b7f6a Bug 1759452 - Allow hiding snapshots within snapshot groups. r=mak
     new 4f3bdad9cbab5 Bug 1759452 - When querying snapshot groups, take into account hidden snapshots. r=mak
     new 8b56e9545828d Bug 1760007, use less frequent painting during page load only if there is something else to do. r=mstange
     new 68dd7e07df258 Bug 1759033 - no longer start or shutdown MediaFoundation explictly, and ensure the media foundation's life cycle long enough. r=bryce
     new 6bbbf587631d3 Bug 1756468 - Add locking to gfxFont, to allow worker threads to do text shaping. r=lsalzman
     new 845e1a7633de6 Bug 1757602 - Migrate remaining Linux builds except shippable over from AWS to GCP r=jmaher,ahal
     new 7251e4d3f95e7 Bug 1760454 - Migrate remaining Android builds except shippable over from AWS to GCP r=jmaher,ahal
     new 37130e3638da3 Bug 1761085 - Check for existence of mEngine in mozSpellChecker; r=smaug
     new 5140aa0b1e593 Bug 1760042: Update Win swgl test expectations for bt709.pc.yuv420p video. r=alwu
     new e236d42437f74 Backed out changeset 7b32aee78e60 (bug 1758369) for credit card issues. CLOSED TREE
     new eac712f53822f Bug 1449575 - Update fuzzing build docs. - r=jkratzer
     new 5362a1dd62279 Bug 1449575 - Don't attempt ColorMask elision in WebGL. r=gfx-reviewers,aosmond
     new 92b62b9e23359 Bug 1449575 - fix file-whitespace lint failures on WebGLContext.cpp. r=fix CLOSED TREE
     new e686113f04aa6 Bug 1760274: Do not crash in RFP mode if GetWrapper is null r=padenot
     new c5750e817c22c Bug 1757110 - Refactor `BCPaintBorderIterator::mBlockDirInfo` to use `mozilla::UniquePtr` r=dholbert
     new b8128f1562b08 Bug 1719615 - Add observeWasm in addition to observeAsmJS. r=lth
     new 8072e8c62b3ef Bug 1719615 - [devtools] Enable 'observeWasm' only once the debugger is opened. r=yury,bomsy
     new 799f3778e33ac Bug 1719615 - [devtools] Merge existing wasm tests into a unique "features" test. r=bomsy,yury
     new e2fa6999a1738 Bug 1655600 - P1. Listen to popup open event before running a task that will open a popup. r=sgalich,tgiles
     new c54a39694c230 Bug 1655600 - P2. Listen to FieldsIdentified event before submitting a form r=sgalich,tgiles
     new 84e7d40b0c55c Bug 1655600 - P3. Wait for doorhanger shown event before checking doorhanger states r=sgalich,tgiles
     new 173c8ab681a08 Bug 1655600 - P4. Listen to multiple NotifyUsed events if a credit card is used multiple times r=sgalich,tgiles
     new 55936f20d61f0 Bug 1655600 - P5. Wait for autofill result r=sgalich,tgiles
     new 8d5db2c751b2c Bug 1655600 - P6. Wait for "add" or "update" storage event if the test will update the storage. r=sgalich,tgiles
     new dd6323c52b952 Bug 1655600 - P7. Make `focusUpdateSubmitForm` API easier to use r=sgalich,tgiles
     new 4d20495df0eac Bug 1761213 - Process bookkeeping needs to cover about:processes r=handyman,fluent-reviewers,flod
     new 6f2c4d3e07515 Bug 1692655 - ensure loading reader mode in windows with an opener relationship creates a new BC, r=nika
     new caf282f02b14c Bug 1758579 - land NSS NSS_3_77_BETA1 UPGRADE_NSS_RELEASE, r=keeler
     new 7cd23429ffb42 Bug 1088140 - support RSA-PSS signatures on certificates in the certificate verifier r=jschanck
     new 4f2409fa57cb9 Bug 1754864 - cleanup js/ includes r=andi
     new 6fecac8584aa6 Merge mozilla-central to autoland on a CLOSED TREE
     new c4d7e79183036 Backed out changeset 62bd03bc3763 (bug 1754864) for causing bustage on WeakMapObject.cpp. CLOSED TREE
     new 64d31d44db913 Bug 1761273 - Check for multiple dictionaries when saving site preferences; r=smaug
     new 0dec35cac7912 Bug 1745819 - Require origin permission for content scripts in mv3  r=robwu
     new 7db2329705f58 Bug 1734886 - Part 6: Store FlushCallback in TransformStream r=mgaudet
     new 9fd10f1f1abb2 Bug 1734886 - Part 7: Implement TransformStreamDefaultController::GetDesiredSize r=mgaudet
     new 600a75787777f Bug 1755599 - Add vendor configuration for @cfworker/json-schema r=mhoye,mossop
     new a3d490a7c9617 Bug 1755599 - Vendor @cfworker/json-schema r=mossop
     new 51b6157ed9ace Bug 1757809 - Provide a JsonSchema module that supports additional Mozilla-specific formats r=mossop,emcminn
     new ad78c6e3097c5 Bug 1757809 - Set the base URI for the JSON Schema validator to mozilla.org r=emcminn
     new 051dfe31ad92b Bug 1757778 - Expose Nimbus schemas as resource:// URIs r=andreio
     new 8a8c18617e664 Bug 1757778 - Import NimbusExperiment schema from @mozilla/nimbus-shared r=emcminn
     new e8be0e3041be0 Bug 1757778 - Update NimbusEnrollment schema based off updated NimbusExperiment schema r=emcminn
     new 5d744f6cc3036 Bug 1752665 - Expose feature schemas as resource:// URIs r=andreio
     new 6eef8bc8b958c Bug 1752665 - Rewrite PanelTestProvider test as xpcshell test with new json schema validator r=andreio
     new 1620154c61e91 Bug 1752665 - Validate experiment features where we have schemas r=andreio
     new bd2c9093b17df Bug 1752665 - Make the Spotlight schema less strict with respect to images r=emcminn
     new 944b01b9a4dc7 Bug 1755610 - Validate nimbus experiments via JSON schema r=andreio
     new d9d0b0a3e2ef8 Bug 1757611 - Report invalid branch and invalid recipe as reasons for unenrollment r=emcminn
     new c00e6cf4a3eda Backed out changeset b4f503076020 (bug 1745819) for causing mochitest failures on test_ext_scripting_contentScripts.html. CLOSED TREE
     new 6368a7e00a9ff Bug 1761159 - Make constructors of `SplitNodeResult` take content nodes with logical meaning rather than physical meaning r=m_kato
     new d000ec36495eb Bug 1207753 - dom/media/File* thread-safety annotations r=bryce
     new 6720cb79211a1 Bug 1759502 - disable browser_dbg-worker-scopes.js on linux_18.04_64_opt for frequent failures. r=intermittent-reviewers,MasterWayZ DONTBUILD
     new 0010cb6fc4b9a Bug 1761356 - Remove devtools auto theme notification. r=jdescottes
     new c169a6d4a87da Bug 1760977 - Do not copy nsCString in SandboxBrokerPolicyFactory.cpp r=gcp
     new a801665d192d9 Bug 1758223 - Remove some no longer used use statements.
     new 7faf5c7a64794 Bug 1757568 [Wayland] Always clear wayland frame callback in moz_container_wayland_frame_callback_handler() r=emilio
     new fe7b0504735fd Bug 1760259 - [remote] Apply RecommendedPreferences on command-line-startup r=webdriver-reviewers,whimboo
     new 069f463d7ca04 Bug 1760259 - [remote] Disable session restore infobar for marionette tests, webplatform tests and geckodriver r=webdriver-reviewers,whimboo
     new 511747128fdae Bug 875614 - Add context menu entry for tel: links. r=Gijs,fluent-reviewers
     new 67893e1ab7914 Bug 1760945 - Add some inline-start margin to the colors button. r=Gijs,preferences-reviewers
     new e83b1e2349be1 Bug 1753729 - Add system memory and disk size and placeDB page limit to about:support. r=Gijs,fluent-reviewers
     new 9f6ea3f8faa48 Bug 1753729 - Simplify logic for calculating optimal PlacesDB size. r=mak
     new f22292d0e4dbc Bug 1755767 - Make sure not to call HandshakeDone after Close() is calleed r=necko-reviewers,kershaw
     new 2b5529a5b8807 Bug 1705188 - Removed orphaned CSS for popupnotification icons r=dao
     new f222aa0e79201 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=diannaS
     new 94c2c41214fa6 Bug 1751010: Expose command line arguments early enough to detect private browsing mode before window painting r=nika,nalexander,mconley
     new 430822123fa52 Bug 1752907: Cut over Hardware Concurrency to finer-grained RFP Check r=tjr
     new cae037504da88 Bug 1752907: Add some helpful log messages to test r=asuth
     new e0def91f80711 Bug 1752907: Add a new RFP exemptions subtest r=asuth
     new c616ef091bb62 Bug 1761111: Small typo and qualitity of life improvements r=jewilde
     new 7a9646220a93d Bug 1761111: Correct the removal of files in the vendor directory r=jewilde
     new 703bd7640495a Bug 1744043: Clean up nsJAR r=nika,valentin,extension-reviewers,robwu
     new 1195180f573f6 Bug 1754063: Add nsJAR and nsZipArchive logging r=nika
     new 23cbe80fd012c Bug 1724274: Move virtualenv dependency manifests to python/virtualenvs r=ahal
     new 451b086ce4b95 Bug 1724274: Downgrade vendored packages for poetry compatibility r=ahal
     new d9d29f8bf8a39 Bug 1744043 - Fix lint failure, r=fix . CLOSED TREE
     new 112c91d0db944 Bug 1758223 - Keep not asserting for the wrapper flags for now.
     new 40a7b7fbbd5fc Bug 1759988 - Ensure InitializeCodepointsWithNoFonts() is always called during font-list initialization. r=gfx-reviewers,jrmuizel
     new f782dd8f455fc Bug 1727819: Guard against command site -> another site activations r=ahal
     new ac8527d331dff Bug 1692655, r=nika,mtigley,smaug
     new c5bb34525e59f Bug 1761266 - Add period to Focus promo subtitle string and tooltip text on Spotlight dismiss button r=flod,fluent-reviewers
     new 6218042835c5f Bug 1760977 - Do not copy nsCString in SandboxBrokerPolicyFactory.cpp r=gcp
     new 1e5d8be1457d5 Bug 1748821 - Support running visual metrics on Apple Silicon r=perftest-reviewers,Eng_Esther
     new 80fa6eae2fc12 Bug 1680285 - Simplify selector flag setting now that flag setting is atomic. r=nika,decoder
     new 6ff7bd4003705 Backed out changeset 624ac865ee72 (bug 1760977) for causing browser-chrome failures CLOSED TREE
     new 67a7ee7ede719 Bug 1746014 - Pocket button refresh, saved panel. r=gvn,flod
     new 6b9e2716f09a8 Bug 1732151 - Migrate dataReportingNotification strings to Fluent. r=preferences-reviewers,fluent-reviewers,flod
     new 1d40396fe4601 Bug 1732151 - Remove unused vendorShortName from brand.properties and brand.dtd. r=flod
     new b867132b28314 Bug 1759603 - Disable PiP toggle on Prime Video previews. r=mtigley,kpatenio
     new d6cf9622a4606 Bug 1761107: Make Monitor.Wait() require the monitor be locked r=nika
     new a817ec0742221 Backed out 3 changesets (bug 1752907) for casuing failures on browser_navigator.js. CLOSED TREE
     new afaa2381ce26f Bug 1759846 - the 'empty' method should be used to check for emptiness. r=sylvestre
     new e5d783eae2568 Bug 1761131: Update Sentry authentication environment variable r=ahochheiden
     new 0b4927da18f55 Bug 1760670 - Improve the description of frame drop telemetry. r=alwu
     new db7fd5c8285f5 Bug 1754270 - Fold platform-specific popupnotification.css into a shared popupnotification.css. r=dao
     new 19786d1cc9d26 Bug 1580487 - Clean up orphaned windows alert.css. r=dao
     new f032d7ac36ad7 Bug 1580487 - Rename the shared menulist.css for consistency. r=dao
     new 9d10fd7883bd2 Bug 1580487 - Eliminate the remaining %includes in global.css and the shared toolkit stylesheets. r=dao
     new f617868c63cd5 Bug 1736069 - Unconditionally create nsDisplayStickyPosition items r=tnikkel
     new c941dde05ef70 Bug 1642412 - wasm: Rollup of inline table.get/set for anyref. r=lth
     new 8863239d13d85 Bug 1642412 - wasm: Add test for post-write barrier issue. r=jseward
     new 899a4a6e29b07 Bug 1642412 - wasm: Refactor the baseline post-write barrier out of the barriered store function. r=jseward
     new d7f5b96896ef1 Bug 1642412 - wasm: Implement a 'precise' post-write barrier in baseline. r=jseward
     new e1b6d5f5d75db Bug 1642412 - wasm: Switch ion to use the precise post-write barrier. r=jseward
     new 38b4bca17a935 Bug 1642412 - wasm: Don't read a call site line in operations that AsmJS won't emit one for. r=lth
     new 7d1bb7f33d1ff Bug 1760835 - Fix ESLint no-unused-vars warnings in toolkit/components/search. r=mcheang
     new 5222ec1a62bc7 Bug 1761323 - Update pdf.js to version 2.14.102 r=pdfjs-reviewers,bdahl
     new 99d39f26360ea Bug 1751217 Part 1: Support media queries for dynamic-range and video-dynamic-range. r=emilio
     new 66f5f1c938b9b Bug 1751217 Part 2: Change nsDeviceContext::GetDepth to eliminate the outparam. r=emilio
     new 37d4a361875b7 Bug 1751217 Part 3: Make HDR-capable macOS screens report 30 pixelDepth. r=mstange
     new ac55f07b1b97c Bug 1751217 Part 4: Make macOS declare video-dynamic-range: high with new-enough OS. r=emilio
     new ca24fb4eb25ec Bug 1751217 Part 5: Update test expectations. r=emilio
     new 106476ec17278 Backed out changeset f4f7fa5023f3 (bug 1758540) for causing Fenix topcrashes and breaking UI tests.
     new d9779ca563c51 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 3f782c2587124 Merge autoland to mozilla-central. a=merge
     new 5704e4ef1f1b4 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 79c266123a3f7 Backed out 2 changesets (bug 1734886) for causing hybrid bustages in TransformerCallbackHelpers. CLOSED TREE
     new f47cea10ad8a0 Merge autoland to mozilla-central. a=merge
     new ba683562a872a Bug 1760276 [Wayland] When we check for popup resize workaround, consider toplevel window instead of parent one, r=emilio
     new 8eca77b9dc035 Bug 1760276 [Wayland] Avoid to use move-to-rect when possible r=emilio
     new 0226068db953f Bug 1760276 [Wayland] Fix loop in popup move-to-rect resizes r=emilio
     new 643ce696ac772 Merge mozilla-central to autoland. CLOSED TREE
     new d29d98d869103 Backed out 3 changesets (bug 1760276) for causing build bustages on nsMenuPopupFrame.cpp CLOSED TREE
     new 7da10101cb01f Bug 1761299 - Fix raster spatial node indices being out of sync r=gfx-reviewers,nical
     new 880347ab90095 Bug 1761432 - Part 1: Rename ScriptLoadRequest progress enum to 'State' r=smaug
     new 0d945e360cb4a Bug 1761432 - Part 2: Split out script load request state for when we require loading from source r=smaug
     new 2fedd636c154d Bug 1761432 - Part 3: Add script load request cancelled state r=smaug
     new 075e630cb96c1 Bug 1761432 - Part 4: Rename state accessor methods after the enum values r=smaug
     new 09870bcc0f7d8 Bug 1761369 - Record child process profiles in mochitest profiles captured using --profiler, r=gerald.
     new 044026434a7cc Bug 1760276 [Wayland] When we check for popup resize workaround, consider toplevel window instead of parent one, r=emilio
     new 00c8402a078e0 Bug 1760276 [Wayland] Avoid to use move-to-rect when possible r=emilio
     new 588b7423e7b6c Bug 1760276 [Wayland] Fix loop in popup move-to-rect resizes r=emilio
     new 691275db534c5 Bug 1734886 - Part 6: Store FlushCallback in TransformStream r=mgaudet
     new ffbb9e4fc5f19 Bug 1734886 - Part 7: Implement TransformStreamDefaultController::GetDesiredSize r=mgaudet
     new 91f3123417ff4 Bug 1759137 [Linux] Reference hw_device_ctx instead of hw_frames_ctx r=alwu
     new 974130bad4890 Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana
     new f63cffee0e327 Bug 1755902 - P2: Support port-prefixed query for HTTPS RR, r=necko-reviewers,dragana
     new c4e801650e4d9 Bug 1755312 - [geckodriver] Account for an already existing MarionetteActivePort file. r=webdriver-reviewers,jgraham,jdescottes
     new 69827cd1f6b2c Bug 1755312 - [geckodriver] Clippy and rustfmt fixes. r=webdriver-reviewers,jgraham
     new 2582c25dcf51b Bug 1760991 - add 'my firefox' shell page, r=sclements
     new c4335b4781268 Bug 1761459: Make AssertIsOnWorkerThread independent from mWorkerPrivate in worker scopes. r=dom-worker-reviewers,smaug
     new a85c5c9ef095a Bug 1760146 - Remove XPIProvider.jsm usage from Extension.jsm r=mixedpuppy
     new 398deea5b2f6b Bug 1761326 - Import TelemetryTimestamps without target option of ChromeUtils.import r=rpl
     new 258c7cbfe7a4d Bug 1207753 - dom misc thread-safety annotations r=hsivonen,smaug
     new 43236fc511c3d Bug 1759931 - Implement some missing outbound-rtp stats. r=jib,emilio,ng
     new 965cc08896a63 Bug 1758686 - Part 2: Fix HCM for number inputs in about:config r=hjones
     new 35916358ca057 Bug 1757849 - Add PathUtils.osTempDir r=emcminn
     new dd020d602a055 Bug 1760342 - Remove :-moz-lwtheme-{brighttext,darktext}. r=dao,Gijs
     new 829400449f12a Bug 1760579 - layout.css.moz-locale-dir.content.enabled. r=dholbert
     new c6f02ebaa8ca2 Bug 1745819 - Require origin permission for content scripts in mv3  r=robwu
     new d4159632e0277 Bug 1751281 - Enable Windows Event logging with separate logging module and message parameters r=cmartin
     new 3ebced7e17623 Bug 1761257 - wasm: Update interface tests for exception handling shipping. r=yury
     new 176025dddc994 Bug 1756172: Unroot the global scopes only after the last worker event ran. r=dom-worker-reviewers,asuth,smaug
     new ebe85cf3fa48b Bug 1756172, Make also DebuggerScope support weak references, r=asuth
     new d84209dc543ba Bug 1760660 - WebSocketChannel thread-safety annotations r=necko-reviewers,kershaw
     new f5e2b4ba7b51a Backed out changeset cfe47d0d9f1e (bug 1745819) for causing build bustages in toolkit/components/extensions/WebExtensionPolicy.cpp CLOSED TREE
     new 55bc665ed2d2f Bug 1758666 - [devtools] Automatically generate Window rep stub. r=bomsy
     new c258f40ee0e98 Bug 1761354 - Remove the NativeFileWatcher r=nika
     new 4d7288fa771c5 Bug 1761392 - Update cubeb-coreaudio-rs to 14a712c4f5. r=cubeb-reviewers,chunmin
     new cf857a0bc36f2 Bug 1761392 - mach vendor rust. r=cubeb-reviewers,chunmin
     new 283bdce6c606b Bug 1745819 - Require origin permission for content scripts in mv3  r=robwu
     new 7fc2a16eacd76 Bug 1761408 - Ensure Windows cursor is up-to-date from nsWindow::SetCursor(). r=mhowell
     new 70b90fb7c5ee7 Bug 1553931 - Add eslint-plugin-react-hooks and enable for paths using React r=Standard8
     new f50d47d80eb55 Bug 1761441 - Add component to third_party/js/cfworker r=Gijs
     new 1162a3c5785fa Bug 1666059 - Really honor background-color: transparent in HCM even for form controls. r=morgan
     new 0de0993d5196c Bug 1761200 - Check that parent is hypertext before getting attributes. r=Jamie
     new c1d2a562bafd7 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 4c3a22357e7d2 Bug 1758294 - Download panel context menu acts on the first item in the list instead of the one clicked on. r=mak
     new 54dcf4ac97cc6 Bug 1757110: Refactor `nsTableFrame::mCellMap, mTableLayoutStrategy` to use `mozilla::UniquePtr` r=dholbert
     new 62a0b1786fb2f Bug 1757110: Refactor `BCCorners::corners` and `BCCellBorders::borders` to use `mozilla::UniquePtr` r=dholbert
     new 1ee73485b0647 Bug 1752853 - Stop using a worker to write session store. r=Gijs,Standard8
     new da67253143a71 Bug 1207753 - minor cleanup of a comment r=nika
     new da8c9ddcc2bdc no bug - doc: fix the presentation
     new 8b0e3105a022f Bug 1760726 - Failed webgl.linkProgram on CURRENT_PROGRAM should cause draws to fail. r=gfx-reviewers,lsalzman
     new d44eacdfeba00 Bug 1761268 - Ensure we can record data in tests in child processes on Android r=TravisLong
     new 9504b30fe68d2 Bug 1748546 - Fix pre-existing perma-failures when running browserAction popup resize tests locally on Linux. r=mixedpuppy
     new a8452b1a7b6e4 Bug 1748546 - Add support for persistent events to ext-browserAction.js. r=mixedpuppy
     new 33f6843dbd8da Bug 1748546 - Add support for persistent events to ext-pageAction.js. r=mixedpuppy
     new 38f2ef548f16b Bug 1748546 - Add missing browserActionFor definition in GeckoView ext-browserAction.js module. r=robwu,geckoview-reviewers,agi
     new d710062933a29 Bug 1757407 - Exclude l10registry-rs from license lint; r=platform-i18n-reviewers,gregtatum,sylvestre
     new 80a80ab927be0 Bug 1757407 - Add l10nregistry-rs to mozilla-central; r=platform-i18n-reviewers,gregtatum,jfkthame,flod
     new 16dc400c192b4 Bug 1757407 - Point to in-tree version of l10nregistry-rs; r=platform-i18n-reviewers,gregtatum
     new b12629beea052 Bug 1757407 - Comment out criterion in l10nregistry-rs Cargo.toml; r=platform-i18n-reviewers,gregtatum
     new 6553d6bd7f22f Bug 1757407 - Allow a third duplicated instance of tokio; r=firefox-build-system-reviewers,glandium
     new f4825ff71fc1d Bug 1757407 - Re-run mach vendor rust; r=platform-i18n-reviewers,gregtatum
     new 9ac19421158cc Bug 1757407 - Add l10nregistry to RUST_TESTS; r=platform-i18n-reviewers,gregtatum
     new 09350fa15091b Bug 1754896 - Enable EV Treatment for D-TRUST EV Root CA 1 2020. r=keeler
     new d4f9014bd8e2c Merge autoland to mozilla-central. a=merge
     new c20fb48b7f291 Merge mozilla-central to autoland. a=merge CLOSED TREE
     new 0bd9035cebd91 Bug 1761509 - Fix missing include that MinGW requires. r=sylvestre
     new 5b0e5053897f1 Bug 1761072 - Replace use of ExtensionParent in devtools' ExtensionsBackgroundScriptStatusWatcher r=rpl,jdescottes
     new be0eb2842805e Bug 1728332 - Part 1: Predict remote type when inserting restored tabs, r=Gijs
     new ebcaefe3569b4 Bug 1728332 - Part 2: Avoid raciness in sqlite interactions in browser_tabs_in_urlbar.js, r=adw
     new 789c8553d97b9 Bug 1761548 - Add basic locking to nsStorageStream, r=xpcom-reviewers,mccr8
     new 789c84557030d Bug 1761580 - Update AudioIPC branches.  r=cubeb-reviewers,chunmin
     new 117accba1a7ea Bug 1760786 - Ensure we only use WebGL in the content process on Android for DOM workers. r=jgilbert
     new c3193d5561f17 Bug 1754065 - Save to Pocket panel refresh button and url implementation. r=gvn
     new 696fb4f964883 Bug 1754065 - lint fix r=fix CLOSED TREE
     new 025a6e851e88c Bug 1761579: fix thread-safety annotations for ReentrantMonitor r=nika
     new d96d03d487da0 Bug 1761438 - Stop using 8.3 names in PSM. r=keeler
     new 030cb502bf3cf Bug 1761438 - Remove nsILocalFileWin::GetNativeCanonicalPath. r=xpcom-reviewers,application-update-reviewers,mccr8,nalexander
     new 72c8c85448562 Bug 1207753 - ThrottledEventQueue thread-safety annotations r=nika
     new a87e2f808f5ee Bug 1761239. Use an EnumSet for nsIScrollableFrame::IsScrollAnimating. r=botond
     new 4b43a050a746d Bug 1207753 - modules/jar thread-safety annotations r=nika
     new c6987011f0944 Bug 1756088 - Expose DRI configuration file in sandbox r=jld
     new ae9702f1c8c1b no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 8766f62304063 Merge autoland to mozilla-central. a=merge
     new f58a1574f2d51 Merge mozilla-central to autoland on a CLOSED TREE
     new 349255b6e6f4e Bug 1753424 - Remove unused UtilityProcessParent and UtilityProcessManager code r=nika
     new 454c3f7bc3a85 Bug 1753424 - Add SandboxingKind for UtilityProcess crash annotations r=gsvelto
     new 90da4746ad17e Bug 1753424 - Update SandboxTest code with sandboxingKind r=jld
     new 6c667ad60a89c Bug 1753424 - Ensure UtilityProcessChild singleton is mutex-protected r=nika
     new baebfcdc76a7c Bug 1753424 - Support running multiple UtilityProcess r=nika
     new c06ea47acaba5 Bug 1761492 - Override ResumeMode for exception bailouts. r=iain
     new fb22599db09f7 Bug 1758387 [wpt PR 33087] - [@container] Implicit container selection, remove name()/type(), a=testonly
     new 612d3af31659a Bug 1758417 [wpt PR 33102] - CloseWatcher: rename signalClosed() to close(), a=testonly
     new cc1043e348115 Bug 1758417 [wpt PR 33102] - Update wpt metadata, a=testonly
     new 1c6116e2c582c Bug 1758384 [wpt PR 33084] - [LayoutNG] Fix crash in IsBreakableAtStartOfResumedContainer(), a=testonly
     new 11f07eb49ba81 Bug 1756455 [wpt PR 32929] - Test that 'blocking' keyword is respected as a link header, a=testonly
     new 0179ff074c9f9 Bug 1756455 [wpt PR 32929] - Update wpt metadata, a=testonly
     new 1581942362636 Bug 1758413 [wpt PR 33100] - [FlexNG] Simple multi-line column flex fragmentation, a=testonly
     new 761ffd346ceb2 Bug 1758413 [wpt PR 33100] - Update wpt metadata, a=testonly
     new a72d4b318805c Bug 1755545 [wpt PR 32846] - App history: preserve id and entry object for same-document reloads, a=testonly
     new a7233a8933b2f Bug 1755545 [wpt PR 32846] - Update wpt metadata, a=testonly
     new c93471a57a2a0 Bug 1758544 [wpt PR 33114] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237610, a=testonly
     new b212e18658b4f Bug 1758518 [wpt PR 33111] - Only allow kOutOfFragmentainerSpace when at the beginning of a node., a=testonly
     new 466521dc7e660 Bug 1758385 [wpt PR 33085] - [TableFragmentation] Support break-before/break-after within table-rows., a=testonly
     new 4b81c95bd3091 Bug 1758385 [wpt PR 33085] - Update wpt metadata, a=testonly
     new af2d20bd3712a Bug 1758415 [wpt PR 33101] - [GridFragmentation] Prevent infinite expansion., a=testonly
     new 66335c7746ac3 Bug 1758415 [wpt PR 33101] - Update wpt metadata, a=testonly
     new 20cb0a73c10c5 Bug 1758688 [wpt PR 33067] - [FedCM] Make revoke a non-static method, a=testonly
     new 40f9f113c27b1 Bug 1758562 [wpt PR 33115] - Disable first-tier cache for OOFs in nested multicol., a=testonly
     new ec6f20b722363 Bug 1758690 [wpt PR 33116] - [FlexNG] Add MinBlockSizeShouldEncompassIntrinsicSize tests, a=testonly
     new 34ca086d0dc03 Bug 1758690 [wpt PR 33116] - Update wpt metadata, a=testonly
     new 85a1674ee99e5 Bug 1758309 [wpt PR 33078] - Support referrer policy in Early Hints, a=testonly
     new 4ce4c579493f7 Bug 1758309 [wpt PR 33078] - Update wpt metadata, a=testonly
     new 4198170c599cd Bug 1758692 [wpt PR 33119] - Simplify the testing logic for Font Access API blob., a=testonly
     new ca1e3e38e8022 Bug 1758692 [wpt PR 33119] - Update wpt metadata, a=testonly
     new 591b39df9f769 Bug 1758319 [wpt PR 33079] - [block-in-inline] Add missing "match"es to ref tests, a=testonly
     new 825446b21a426 Bug 1724809 [wpt PR 29955] - Bump pep8-naming from 0.11.1 to 0.12.1 in /tools, a=testonly
     new 3d98c0a7b5b58 Bug 1743904 [wpt PR 31818] - Bump sphinx-autobuild from 0.7.1 to 2021.3.14 in /docs, a=testonly
     new fda4ff447d441 Bug 1758696 [wpt PR 33118] - Bump types-setuptools from 57.4.9 to 57.4.10 in /tools, a=testonly
     new 7d1b15c608f4b Bug 1758708 [wpt PR 33124] - Simplify css/README.md (remove Importing Old Branches), a=testonly
     new ccd30b3992cd7 Bug 1757736 [wpt PR 33028] - Change test utility name and replace comments, a=testonly
     new 5d16b5156c4d7 Bug 1757394 [wpt PR 33000] - Implement VideoTrackGenerator.mute attribute, a=testonly
     new 782243722ce1e Bug 1757394 [wpt PR 33000] - Update wpt metadata, a=testonly
     new f480f4c87d245 Bug 1758703 [wpt PR 33122] - [block-in-inline] Don't apply `vertical-align`, a=testonly
     new 36164199dc100 Bug 1758714 [wpt PR 33129] - Adjust URL of Navigation History in META.yml, a=testonly
     new 09f5d64a139e1 Bug 1758695 [wpt PR 33117] - Filter out other service workers in getRegistrations() WPT, a=testonly
     new 48603843b6c1d Bug 1758695 [wpt PR 33117] - Update wpt metadata, a=testonly
     new 8cb7b25a69020 Bug 1758395 [wpt PR 33090] - CloseWatcher: add AbortSignal integration, a=testonly
     new b048f9cb389d9 Bug 1758395 [wpt PR 33090] - Update wpt metadata, a=testonly
     new db8cb883edaa0 Bug 1758706 [wpt PR 33123] - Clear previously propagated float-in-inline break tokens., a=testonly
     new 4c1844c19636a Bug 1747933 [wpt PR 32211] - Bump psutil from 5.8.0 to 5.9.0 in /tools, a=testonly
     new 711ca74ebcf9a Bug 1758353 [wpt PR 33083] - Client hints honor sandbox flags when calculating origin, a=testonly
     new b1d19a34fb900 Bug 1758353 [wpt PR 33083] - Update wpt metadata, a=testonly
     new c2c341909f2ac Bug 1758769 [wpt PR 33133] - [FlexNG] Expansion and %-block-size descendant, a=testonly
     new 94b538f85b0c9 Bug 1758778 [wpt PR 33135] - Deduplicate browser setup logic for Android Chrome products, a=testonly
     new 5ab451e164b0c Bug 1758427 [wpt PR 33103] - Query Android emulator for OS/CPU run info, a=testonly
     new a31d0c9adca6b Bug 1758386 [wpt PR 33086] - ZoomForDSF: Adjust pixel snapped values using integer adjustment., a=testonly
     new 77a014139df16 Bug 1758793 [wpt PR 33137] - Update multicol-span-all-017.html, a=testonly
     new d05d3796165e2 Bug 1758793 [wpt PR 33137] - Update wpt metadata, a=testonly
     new 81990f85d11b6 Bug 1758434 [wpt PR 33104] - Migrate co[oe]p test to reporting-endpoints, a=testonly
     new fad1820ceac31 Bug 1758434 [wpt PR 33104] - Update wpt metadata, a=testonly
     new 50bc382ffc851 Bug 1758435 [wpt PR 33105] - Make navigation reporting coop tests more resilient, a=testonly
     new 4d969889bcc83 Bug 1758435 [wpt PR 33105] - Update wpt metadata, a=testonly
     new c67875fd475f4 Bug 1758698 [wpt PR 33120] - Add more referrer policy WPTs for Early Hints, a=testonly
     new a3fb686491ac1 Bug 1758698 [wpt PR 33120] - Update wpt metadata, a=testonly
     new 85a894e271d49 Bug 1757598 [wpt PR 33019] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237327, a=testonly
     new 960ba9ef8a9fc Bug 1758728 [wpt PR 33130] - Rebaseline a few Protocol Handler manual tests, a=testonly
     new 8fd9197c45b97 Bug 1758710 [wpt PR 33126] - Fix absolute positioned elements inside multi-column, a=testonly
     new 26c02e22b349c Bug 1759229 [wpt PR 33149] - Fix content-visibility-044.html for WebKit, a=testonly
     new b1ef6e49b7a06 Bug 1757948 [wpt PR 33047] - bluetooth: Add BluetoothDevice.forget(), a=testonly
     new 876604394e89c Bug 1758803 [wpt PR 33139] - Bump types-six from 1.16.11 to 1.16.12 in /tools, a=testonly
     new 36cba8da74c7c Bug 1758388 [wpt PR 33088] - Rename navigation_counter., a=testonly
     new 2b8f5f9af38c7 Bug 1758388 [wpt PR 33088] - Update wpt metadata, a=testonly
     new e3ed09187d6f3 Bug 1758819 [wpt PR 33144] - Check for disconnected mojo remote in FontManager, and add WPT cases for detached iframe., a=testonly
     new b0f74de235612 Bug 1758819 [wpt PR 33144] - Update wpt metadata, a=testonly
     new 94fe5c7557d6f Bug 1758823 [wpt PR 33146] - [tables] Only include border-spacing if we've seen a non-collapsed row., a=testonly
     new 29c146dbf5c06 Bug 1758823 [wpt PR 33146] - Update wpt metadata, a=testonly
     new 87f3e5f7cea71 Bug 1758804 [wpt PR 33140] - Move hint to the provider dictionary, a=testonly
     new 284ef5d33313d Bug 1758820 [wpt PR 33145] - [renderblocking] Implement render-blocking on script elements, a=testonly
     new 6a10c078bf366 Bug 1758456 [wpt PR 33107] - [css-shapes] Comprehensive tests for clip-path: shape(), a=testonly
     new 7cd843edb106c Bug 1758456 [wpt PR 33107] - Update wpt metadata, a=testonly
     new e5488a1c2923e Bug 1759236 [wpt PR 33154] - Collecting all named grid areas in grid template shorthand, a=testonly
     new a76eaf472e0c0 Bug 1758809 [wpt PR 33141] - Fire popstate for navigations intercepted by appHistory.transitionWhile(), a=testonly
     new 823d4b4cf65f2 Bug 1758809 [wpt PR 33141] - Update wpt metadata, a=testonly
     new 23ae28d463fdb Bug 1757065 [wpt PR 32976] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236951, a=testonly
     new 074e28cf0a07b Bug 1759240 [wpt PR 33156] - Bump taskcluster from 44.8.2 to 44.8.3 in /tools, a=testonly
     new 8484067e64b63 Bug 1758813 [wpt PR 33142] - Implement RP sign out, a=testonly
     new c76ac9b3349ca Bug 1760166 [wpt PR 33169] - [block-in-inline] Prevent inline box from culling when it has block-in-inline children, a=testonly
     new 71bc614ec4f94 Bug 1760167 [wpt PR 33166] - Test that serializing a `WebAssembly.Memory`-backed buffer works, a=testonly
     new b27ad018e1f34 Bug 1760168 [wpt PR 33163] - Bump mypy from 0.931 to 0.940 in /tools, a=testonly
     new 88f7c2df7422d Bug 1758765 [wpt PR 33131] - [@container] Make container queries tests fail without support, a=testonly
     new 80a4c22a8c119 Bug 1758765 [wpt PR 33131] - Update wpt metadata, a=testonly
     new 1d9c89b7a4a5a Bug 1760170 [wpt PR 33150] - [@container] Remove tests for state query type, a=testonly
     new 30a4310b86c08 Bug 1758801 [wpt PR 33138] - Bump selenium from 4.1.2 to 4.1.3 in /tools, a=testonly
     new 4a5f5aa5b4256 Bug 1707526 [wpt PR 28685] - [testharness.js] Remove code working around issues in IE, a=testonly
     new a15552ffc01f6 Bug 1758486 [wpt PR 33110] - [Trusted Types] Ensure Trusted Types check runs on all Attr methods., a=testonly
     new 36ca766f68788 Bug 1760174 [wpt PR 33172] - [@container] Rename units from q* to cq*, a=testonly
     new 25ade43bf7cda Bug 1754768 [wpt PR 32799] - Test prerender opt-out by response code, a=testonly
     new 4b6a1ffc4380b Bug 1754768 [wpt PR 32799] - Update wpt metadata, a=testonly
     new 8f730efc6431e Bug 1756187 [wpt PR 32904] - [@container] Make UpdateStyleAndLayoutTreeForNode understand CQ, a=testonly
     new 2020972736959 Bug 1756187 [wpt PR 32904] - Update wpt metadata, a=testonly
     new 0fd21efd65f09 Bug 1758775 [wpt PR 33134] - Fix canvas clearRect with alpha:false context attribute, a=testonly
     new c817835f78ff5 Bug 1758775 [wpt PR 33134] - Update wpt metadata, a=testonly
     new 4aad4fca1bcea Bug 1760177 [wpt PR 33174] - Only break if preceded by content in the same flow., a=testonly
     new 745e1c541cb79 Bug 1758323 [wpt PR 33080] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236800, a=testonly
     new 17f9b49e8a4f7 Bug 1758323 [wpt PR 33080] - Update wpt metadata, a=testonly
     new f24ce55039c90 Bug 1760178 [wpt PR 33175] - [LayoutNG] Handle forced OOF break in SimplifiedOOFLayoutAlgorithm, a=testonly
     new b7b295483cd3b Bug 1758766 [wpt PR 33132] - App history API to navigation API rename (1/n), a=testonly
     new c8970b8cfdd2e Bug 1758766 [wpt PR 33132] - Update wpt metadata, a=testonly
     new 92eaa6e29b5f3 Bug 1757847 [wpt PR 33036] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236272, a=testonly
     new b998bd14fc030 Bug 1757847 [wpt PR 33036] - Update wpt metadata, a=testonly
     new 2beebc6033464 Bug 1760181 [wpt PR 33182] - App history API to navigation API rename (2/n), a=testonly
     new fdd13bc1fda27 Bug 1760181 [wpt PR 33182] - Update wpt metadata, a=testonly
     new f25a9988c0686 Bug 1760182 [wpt PR 33177] - [fieldset] Set baselines correctly., a=testonly
     new f564e7ecfbf65 Bug 1760182 [wpt PR 33177] - Update wpt metadata, a=testonly
     new cac8b6fb97a5f Bug 1758817 [wpt PR 33143] - [FlexNG] Multi-line column flex item expansion, a=testonly
     new a4067b45ecc23 Bug 1758817 [wpt PR 33143] - Update wpt metadata, a=testonly
     new 0d64bb70e44a1 Bug 1760185 [wpt PR 33176] - [FedCM] Add hint argument to revoke, a=testonly
     new a4419e828873d Bug 1760188 [wpt PR 33185] - [css] Make images obey block min/max constraints for intrinsic sizing, a=testonly
     new 1a8272a316005 Bug 1760188 [wpt PR 33185] - Update wpt metadata, a=testonly
     new 990a4cec60f1f Bug 1760189 [wpt PR 33170] - Add redirect WPTs for Early Hints, a=testonly
     new d7767eb306913 Bug 1760189 [wpt PR 33170] - Update wpt metadata, a=testonly
     new ffa5f00db5776 Bug 1760190 [wpt PR 33180] - Bump types-requests from 2.27.11 to 2.27.12 in /tools, a=testonly
     new 23b38c585373e Bug 1760191 [wpt PR 33181] - Bump mypy from 0.940 to 0.941 in /tools, a=testonly
     new 4cc28ed05a23f Bug 1760192 [wpt PR 33178] - [inert] Set user-select:text on modal dialogs and fullscreen elements, a=testonly
     new f36861c2d4e8c Bug 1760192 [wpt PR 33178] - Update wpt metadata, a=testonly
     new 5ce2c4d295e82 Bug 1760193 [wpt PR 33188] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237880, a=testonly
     new b21bc1ce2f6c3 Bug 1760193 [wpt PR 33188] - Update wpt metadata, a=testonly
     new 7da57bb0eea51 Bug 1760194 [wpt PR 33190] - Understand color identifier values in override-colors, a=testonly
     new c90931501c1f8 Bug 1760197 [wpt PR 33201] - Prerender: Migrate BroadcastChannel to PrerenderChannel (alert, confirm, prompt), a=testonly
     new 095383d5a05bd Bug 1760198 [wpt PR 33202] - Prerender: Migrate BroadcastChannel to PrerenderChannel (media autoplay), a=testonly
     new 3cfcd0cd45ab1 Bug 1760199 [wpt PR 33191] - Add test for background-clip:text in flex context, a=testonly
     new abf99333aae45 Bug 1760199 [wpt PR 33191] - Update wpt metadata, a=testonly
     new e08333954fd1d Bug 1760200 [wpt PR 33187] - Pre-paint: Look for missable children in legacy mode, too., a=testonly
     new 940b9e72db362 Bug 1760202 [wpt PR 33193] - [@container] Handle duplicates in container-name, a=testonly
     new 60a5b31b32672 Bug 1760203 [wpt PR 33196] - [@container] Reject 'none' from prelude, a=testonly
     new 6d64a1fcc9812 Bug 1760205 [wpt PR 33194] - [@container] Make container-name/type non-animatable, a=testonly
     new d22fe9f8a5c4f Bug 1760205 [wpt PR 33194] - Update wpt metadata, a=testonly
     new 28f45e18b9c9c Bug 1760206 [wpt PR 33159] - Use FloatRoundedRect::OutsetForMarginOrShadow() when painting shadow, a=testonly
     new a3adac519d349 Bug 1760207 [wpt PR 33200] - Add permission test for push api, a=testonly
     new f72594a457060 Bug 1760208 [wpt PR 33203] - Always ApplyStyleChanges::kYes for html root, a=testonly
     new 7b2e4f6b88d8d Bug 1760209 [wpt PR 33198] - Ensure correct paint property state when painting floating objects, a=testonly
     new 55ea5a2325886 Bug 1755957 [wpt PR 32884] - [SPC] Add relying party ID input to SPC request, a=testonly
     new be5c052220638 Bug 1755957 [wpt PR 32884] - Update wpt metadata, a=testonly
     new 112343814c14b Bug 1760210 [wpt PR 33158] - [SPC] Add iconMustBeShown option and a default instrument icon, a=testonly
     new bb5eeb2819798 Bug 1760210 [wpt PR 33158] - Update wpt metadata, a=testonly
     new aa2cbae0a189d Bug 1757390 [wpt PR 32999] - Add CSS system color ButtonBorder., a=testonly
     new 9b3d67998aabb Bug 1757390 [wpt PR 32999] - Update wpt metadata, a=testonly
     new 5f0457a9cad10 Bug 1760213 [wpt PR 33210] - Discard propagated float break tokens when discarding the line., a=testonly
     new 6dd31f6254d64 Bug 1760214 [wpt PR 33157] - WPT test for speculation rule based prefetch, a=testonly
     new ba8b0b1aa0e65 Bug 1760214 [wpt PR 33157] - Update wpt metadata, a=testonly
     new e12aae434b026 Bug 1760216 [wpt PR 33207] - Call RestartAnimationOnCompositor() whether or not performing_reattach is true., a=testonly
     new a9024f593319b Bug 1760217 [wpt PR 33184] - App history API to navigation API rename (3/n), a=testonly
     new 7fc41744a0592 Bug 1760218 [wpt PR 33211] - Keep the result of float pushed to the next fragmentainer., a=testonly
     new 6441faf8e7a1b Bug 1760219 [wpt PR 33168] - Prerender: Defer BroadcastChannel#postMessage() until activation, a=testonly
     new 0511bc30c8d1b Bug 1760219 [wpt PR 33168] - Update wpt metadata, a=testonly
     new 821cc3ca1e0ff Bug 1760220 [wpt PR 33215] - Bump types-setuptools from 57.4.10 to 57.4.11 in /tools, a=testonly
     new b16703a57e1ff Bug 1760223 [wpt PR 33216] - Bump types-pyyaml from 6.0.4 to 6.0.5 in /tools, a=testonly
     new cc75339690275 Bug 1760227 [wpt PR 33225] - [block-in-inline] Fix hit-testing when block-in-inline in a culled inline, a=testonly
     new 86b953cca6d86 Bug 1760228 [wpt PR 33197] - Add basic CSP Early Hints WPTs, a=testonly
     new e99dbcfcd9f75 Bug 1760230 [wpt PR 33199] - Add permission test for geolocation, a=testonly
     new 7fd6023bc5db1 Bug 1760232 [wpt PR 33205] - Test that consumption & preload of CSP-blocked resources are both reported, a=testonly
     new c8bd02a3bc3fa Bug 1760232 [wpt PR 33205] - Update wpt metadata, a=testonly
     new d905645a68877 Bug 1760233 [wpt PR 33209] - [@container] Add test for focusability depending on size query, a=testonly
     new 1d67d4061bd18 Bug 1760233 [wpt PR 33209] - Update wpt metadata, a=testonly
     new def7fa54b2d6f Bug 1760234 [wpt PR 33212] - Move container queries crash tests into separate directory, a=testonly
     new 9656a7a2bc054 Bug 1760236 [wpt PR 33208] - Docs: Add await to action.send() examples, a=testonly
     new 30210aa575690 Bug 1748818 [wpt PR 32269] - Add webrtc-svc tests for error-inducing parameters, a=testonly
     new 83998999cf1ae Bug 1726785 [wpt PR 30111] - Add options parameter to createSyncAccessHandle(), a=testonly
     new c6cf614364b70 Bug 1760238 [wpt PR 33229] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237920, a=testonly
     new 3c6b172bb92b1 Bug 1760426 [wpt PR 33228] - Disable independent inheritance for links., a=testonly
     new 0f531bed48328 Bug 1741353 [wpt PR 31642] - Report an exception in certain error cases for <script type="webbundle">, a=testonly
     new 2fd4dc29441b2 Bug 1760428 [wpt PR 33222] - [FlexNG] Handle break rules for multi-line columns, a=testonly
     new 145e30a022711 Bug 1760428 [wpt PR 33222] - Update wpt metadata, a=testonly
     new 7fb1f41ddac66 Bug 1760429 [wpt PR 33233] - Ensure consistency of ButtonText system color and button font color., a=testonly
     new 1527211171c46 Bug 1751118 [wpt PR 32465] - Update hidden attribute IDL for hidden=until-found, a=testonly
     new 116d9df60cea0 Bug 1751118 [wpt PR 32465] - Update wpt metadata, a=testonly
     new 8a8129525bbc1 Bug 1760430 [wpt PR 33235] - Ensure animating effect paint property nodes have an output clip, a=testonly
     new 06ace5fd0dc16 Bug 1758700 [wpt PR 33121] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237628, a=testonly
     new fc25308c9c442 Bug 1758700 [wpt PR 33121] - Update wpt metadata, a=testonly
     new c61e49b97928f Bug 1760432 [wpt PR 33238] - Bump taskcluster from 44.8.3 to 44.8.4 in /tools, a=testonly
     new 7f8c95a22ad28 Bug 1760433 [wpt PR 33243] - [block-in-inline] Fix list-based hit-testing, a=testonly
     new e2b6b5f9a3f88 Bug 1760434 [wpt PR 33160] - Simplify docs/Dockerfile and install dependencies inside, a=testonly
     new 5aeee851a604f Bug 1760435 [wpt PR 33217] - Bump types-python-dateutil from 2.8.9 to 2.8.10 in /tools, a=testonly
     new c992a22fd32cd Bug 1758713 [wpt PR 33128] - Clarify the status of the CSS build system, a=testonly
     new 97bac432cbe49 Bug 1760436 [wpt PR 33218] - Bump urllib3[secure] from 1.26.8 to 1.26.9 in /tools, a=testonly
     new 9e9bd8313519e Bug 1741513 [wpt PR 31654] - Bump ua-parser from 0.8.0 to 0.10.0 in /tools, a=testonly
     new 570839a37a0b7 Bug 1760437 [wpt PR 33245] - Add inline-size typed om test for contain property, a=testonly
     new 1025fab740063 Bug 1760438 [wpt PR 33219] - Bump types-requests from 2.27.12 to 2.27.13 in /tools, a=testonly
     new 4cb46fe0f1598 Bug 1760439 [wpt PR 33220] - Implement FedCM permission delegates in content_shell, a=testonly
     new 35e9b284a8323 Bug 1760440 [wpt PR 33248] - [@container] Typed OM support for container-type, a=testonly
     new 262a4328c030d Bug 1760441 [wpt PR 33221] - Add tests for hidden attribute user agent stylesheet, a=testonly
     new a59f354b4e5e7 Bug 1760441 [wpt PR 33221] - Update wpt metadata, a=testonly
     new 515b918279b68 Bug 1751269 [wpt PR 32479] - Separate week and month cases from selection-not-application.html, a=testonly
     new 403e9826aa125 Bug 1760374 [wpt PR 33252] - Update Font Access API tests., a=testonly
     new 4b18a673be3b4 Bug 1760374 [wpt PR 33252] - Update wpt metadata, a=testonly
     new b90ddc9f4f39d Bug 1760375 [wpt PR 33254] - Rewrite some WPT on interactions between pending stylesheets and scripts, a=testonly
     new 5716032f65036 Bug 1760380 [wpt PR 33241] - [renderblocking] Make <link> and <style> consistent in when to be blocking, a=testonly
     new 70e633f00ac9f Bug 1760380 [wpt PR 33241] - Update wpt metadata, a=testonly
     new 9403bc0842d65 Bug 1760383 [wpt PR 33236] - Navigation API: test that there are no events on initial load, a=testonly
     new 4d4841c86344c Bug 1760383 [wpt PR 33236] - Update wpt metadata, a=testonly
     new 93e25f9cd3255 Bug 1760373 [wpt PR 33265] - Fix slotAssignment=="auto" to "named", a=testonly
     new 07a75b9259111 Bug 1760385 [wpt PR 33195] - [renderblocking] Implement render-blocking on preload and modulepreload links, a=testonly
     new 3550d43f866b4 Bug 1760385 [wpt PR 33195] - Update wpt metadata, a=testonly
     new 67f439f4ce18a Bug 1760389 [wpt PR 33268] - [fieldset] Unconditionally set last-baseline in simplified if present., a=testonly
     new fcc8e95ca03fa Bug 1760399 [wpt PR 33270] - Fix typo in test name, a=testonly
     new 6497ad05292dd Bug 1760384 [wpt PR 33267] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=238102, a=testonly
     new a67261fd9dee1 Bug 1758479 [wpt PR 33109] - Test preload behavior with dynamic CSP change, a=testonly
     new 750b634980fab Bug 1758479 [wpt PR 33109] - Update wpt metadata, a=testonly
     new e8570c6a62242 Bug 1754025 [wpt PR 32729] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236199, a=testonly
     new 49346f7603eb6 Bug 1760500 [wpt PR 33272] - Unmark inert tests as tentative, a=testonly
     new 3efde9cf364ab Bug 1760500 [wpt PR 33272] - Update wpt metadata, a=testonly
     new ddd6606001da5 Bug 1755926 [wpt PR 32878] - Add test for preload headers in non-html documents, a=testonly
     new 21cfa3fcb787a Bug 1755926 [wpt PR 32878] - Update wpt metadata, a=testonly
     new f4b332d9213a0 Bug 1760539 [wpt PR 33275] - Trigger FCP when opacity is changed, a=testonly
     new f4d620b237a50 Bug 1760539 [wpt PR 33275] - Update wpt metadata, a=testonly
     new fc707cf0619bd Bug 1760600 [wpt PR 33171] - Ignore the second and subsequent Early Hints responses, a=testonly
     new 3af357d001d9a Bug 1760600 [wpt PR 33171] - Update wpt metadata, a=testonly
     new a3388c62d0762 Bug 1760381 [wpt PR 33266] - [FlexNG] Controls DCHECK failure, a=testonly
     new aee76b4fcc0bc Bug 1760616 [wpt PR 33237] - [FlexNG] Forced break detection, a=testonly
     new c2e0954a64866 Bug 1760616 [wpt PR 33237] - Update wpt metadata, a=testonly
     new dfdadfb1632eb Bug 1760558 [wpt PR 33278] - Add CSS system colors Mark and MarkText., a=testonly
     new b69a45463d5b4 Bug 1760558 [wpt PR 33278] - Update wpt metadata, a=testonly
     new 659c7259cb8b1 Bug 1760632 [wpt PR 33250] - Remove .tentative from COEP credentialless, a=testonly
     new 68357706729f4 Bug 1760643 [wpt PR 33253] - [FlexNG] Multi-line flex columns and column balancing, a=testonly
     new 7240014b04e41 Bug 1760643 [wpt PR 33253] - Update wpt metadata, a=testonly
     new b7e87c4c3a537 Bug 1760370 [wpt PR 33263] - [FlexNG] Multi-line flex columns and margins, a=testonly
     new 85df9c06daefa Bug 1760370 [wpt PR 33263] - Update wpt metadata, a=testonly
     new 7109d2304ec70 Bug 1760684 [wpt PR 33213] - [SPC] Add payeeName option, a=testonly
     new 555318013c27a Bug 1760684 [wpt PR 33213] - Update wpt metadata, a=testonly
     new 1224c76196c4a Bug 1757853 [wpt PR 33038] - Fix clicking labels for delegatesFocus form associated custom elements, a=testonly
     new e5d4387ffd0c1 Bug 1760715 [wpt PR 33232] - Navigation API: scrollRestoration, a=testonly
     new 8693696e92f16 Bug 1760715 [wpt PR 33232] - Update wpt metadata, a=testonly
     new 5054357400951 Bug 1760771 [wpt PR 33189] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237532, a=testonly
     new ca037972c1342 Bug 1760771 [wpt PR 33189] - Update wpt metadata, a=testonly
     new dfd6b64530a4c Bug 1760722 [wpt PR 33291] - [renderblocking] Add WPT for supported tokens of the 'blocking' attr, a=testonly
     new fde75c12039b9 Bug 1760722 [wpt PR 33291] - Update wpt metadata, a=testonly
     new 2f777a8ec9ec1 Bug 1760738 [wpt PR 33295] - Remove subresource loading with WebBundles's WPT of <link>-based API, a=testonly
     new ab2b84b19c9a2 Bug 1760703 [wpt PR 33288] - Bump types-requests from 2.27.13 to 2.27.14 in /tools, a=testonly
     new b4a21288b6458 Bug 1758526 [wpt PR 33113] - Use httpx for wptserve tests instead of hyper, a=testonly
     new 910afa99c8124 Bug 1760593 [wpt PR 33280] - A nested multicol fragment may be found inside a line., a=testonly
     new 8ef8695a7a97c Bug 1760603 [wpt PR 33284] - Check writing direction when painting column rules., a=testonly
     new c07645db70490 Bug 1760595 [wpt PR 33282] - [@container] Typed OM tests for container-name, a=testonly
     new b939c0e03534b Bug 1754523 [wpt PR 32776] - More incremental style updates., a=testonly
     new b0f4aa089b33f Bug 1756976 [wpt PR 32965] - Sync interfaces/ with @webref/idl 3.4.0, a=testonly
     new 758436691d970 Bug 1756976 [wpt PR 32965] - Update wpt metadata, a=testonly
     new 84097ec0c83fe Bug 1760798 [wpt PR 33230] - Ensure that the call to kill the WebDriver always returns within a deadline, a=testonly
     new ee83b600e7d17 Bug 1760801 [wpt PR 33066] - Output Chromium log on `shutdown`, not `suite_end`, a=testonly
     new 921fc0c9073e8 Bug 1760717 [wpt PR 33290] - [tables] Fix crash when recomputing baselines., a=testonly
     new f20bfdc0052ba Bug 1760796 [wpt PR 33299] - Add back idlharness.js tests after split from HTML, a=testonly
     new e181ae848c88a Bug 1760796 [wpt PR 33299] - Update wpt metadata, a=testonly
     new 4ba49f8898980 Bug 1760822 [wpt PR 33244] - Use httpx instead of requests in tests, a=testonly
     new c56e77b11acb5 Bug 1746074 [wpt PR 32068] - Create property tree nodes for will-change only when relevant property has will-change., a=testonly
     new 10b59e73c81ab Bug 1760729 [wpt PR 33292] - Reflect aria-invalid as ariaInvalid property, a=testonly
     new 8d04ed8d478ac Bug 1760817 [wpt PR 33301] - [FlexNG] Add github links to tests, a=testonly
     new 45bd4d6acacd2 Bug 1694391 [wpt PR 33258] - [Gecko Bug 1694391] [webdriver-client] Add browsing context module to WebDriver BiDi client., a=testonly
     new 9071d58019a62 Bug 1760772 [wpt PR 33297] - Update who has access to wpt.fyi domain and GCP, a=testonly
     new 46eed54d43e2e Bug 1760820 [wpt PR 33302] - Ensure correct depdencies for tools/wave and tools/wpt tests, a=testonly
     new 4e0320aae0328 Bug 1760682 [wpt PR 33287] - Navigation API: serialize state first in navigate()/reload(), a=testonly
     new 850cf4ea4943b Bug 1760868 [wpt PR 33305] - Update admins for wpt-live and wpt-pr-bot on GCP, a=testonly
     new 080f5119285af Bug 1760544 [wpt PR 33276] - Ensure consistency of ButtonFace system color and button background., a=testonly
     new 1bceb098a0afa Bug 1760544 [wpt PR 33276] - Update wpt metadata, a=testonly
     new facda385e74a9 Bug 1760890 [wpt PR 33308] - Revert "Create property tree nodes for will-change only when relevant property has will-change.", a=testonly
     new 53798183b2c5b Bug 1760777 [wpt PR 33298] - Add WPTs for COEP mismatch between Early Hints and the final response, a=testonly
     new faa8f050ae564 Bug 1760741 [wpt PR 33296] - Add WPT for Early Hints with arbitrary header, a=testonly
     new 396c04448271d Bug 1760895 [wpt PR 33310] - Reland "Create property tree nodes for will-change only when relevant property has will-change.", a=testonly
     new d7915a9014740 Bug 1760909 [wpt PR 33312] - Properly remove / re-add moved children from / to the flow thread., a=testonly
     new 2bc8b6ec19acc Bug 1760359 [wpt PR 33277] - [Gecko Bug 1760359] Don't use Thread.native_id since it requires Python 3.8, a=testonly, a=testonly
     new d9a1403af85ed Bug 1760923 [wpt PR 33315] - Remove an abstraction layer for Web Bundles WPT tests, a=testonly
     new 990599f5ecc69 Bug 1760642 [wpt PR 33286] - Unify wpt test drawing-images-to-the-canvas, a=testonly
     new d10f934407bc8 Bug 1760951 [wpt PR 33317] - Iframes with missing redirect location should fire load event and queue RT entry, a=testonly
     new e83f985458437 Bug 1760951 [wpt PR 33317] - Update wpt metadata, a=testonly
     new 08af78b9b6eb4 Bug 1760902 [wpt PR 33311] - Bump fonttools from 3.13.1 to 4.31.2 in /tools, a=testonly
     new a7d8e714618a7 Bug 1761216 - [wpt-sync] Update web-platform-tests to 145e30f4a0f045c4d38da61d04727f509391e6e8, a=testonly
     new 4b06791a9b2c8 Bug 1761216 - Update metadata for autoland failures, a=testonly. CLOSED TREE
     new 68679c8f29600 Backed out 5 changesets (bug 1753424) for causing bustages. CLOSED TREE
     new 88d7369209ed2 Backed out 264 changesets (bug 1755926, bug 1760228, bug 1760738, bug 1756455, bug 1758809, bug 1760220, bug 1758804, bug 1758803, bug 1760227, bug 1758801, bug 1726785, bug 1751269, bug 1757065, bug 1758713, bug 1760500, bug 1758698, bug 1761216, bug 1758456, bug 1758692, bug 1758690, bug 1758696, bug 1758695, bug 1760359, bug 1760189, bug 1760429, bug 1760428, bug 1760426, bug 1760223, bug 1760182, bug 1760729, bug 1760643, bug 1760642, bug 1760722, bug 1758710, b [...]
     new 1018aa811c099 Bug 1753424 - Remove unused UtilityProcessParent and UtilityProcessManager code r=nika
     new d8a614f6196f6 Bug 1753424 - Add SandboxingKind for UtilityProcess crash annotations r=gsvelto
     new 4885ddade747f Bug 1753424 - Update SandboxTest code with sandboxingKind r=jld
     new b927a14488153 Bug 1753424 - Ensure UtilityProcessChild singleton is mutex-protected r=nika
     new 94b46a0084478 Bug 1753424 - Support running multiple UtilityProcess r=nika
     new 70f7b2a25b3b3 Bug 1753424 - Hotfix UtilityProcessImpl for autoland build bustage r=bustage-fix CLOSED TREE
     new b217ab7e55ce4 Backed out 6 changesets (bug 1753424) for causing build bustages CLOSED TREE
     new 7cc78ab8c2766 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 8f1c32147335d Bug 1753424 - Remove unused UtilityProcessParent and UtilityProcessManager code r=nika
     new d9ad186ba7db6 Bug 1753424 - Add SandboxingKind for UtilityProcess crash annotations r=gsvelto
     new caad540f29a9a Bug 1753424 - Update SandboxTest code with sandboxingKind r=jld
     new cc226db656556 Bug 1753424 - Ensure UtilityProcessChild singleton is mutex-protected r=nika
     new 3d8f9e85b0082 Bug 1753424 - Support running multiple UtilityProcess r=nika
     new f4c52fe9ea09f Merge autoland to mozilla-central. a=merge
     new 5e810d8d16d98 Bug 1758387 [wpt PR 33087] - [@container] Implicit container selection, remove name()/type(), a=testonly
     new 6c2296819f9ec Bug 1758417 [wpt PR 33102] - CloseWatcher: rename signalClosed() to close(), a=testonly
     new a636829708993 Bug 1758417 [wpt PR 33102] - Update wpt metadata, a=testonly
     new 6b08ba43f68ba Bug 1758384 [wpt PR 33084] - [LayoutNG] Fix crash in IsBreakableAtStartOfResumedContainer(), a=testonly
     new 5a098163c7801 Bug 1756455 [wpt PR 32929] - Test that 'blocking' keyword is respected as a link header, a=testonly
     new 34fb881045183 Bug 1756455 [wpt PR 32929] - Update wpt metadata, a=testonly
     new 7eea7cd08c3f6 Bug 1758413 [wpt PR 33100] - [FlexNG] Simple multi-line column flex fragmentation, a=testonly
     new 36576fec14d70 Bug 1758413 [wpt PR 33100] - Update wpt metadata, a=testonly
     new 5cdf139f748d0 Bug 1755545 [wpt PR 32846] - App history: preserve id and entry object for same-document reloads, a=testonly
     new d0531c196705e Bug 1755545 [wpt PR 32846] - Update wpt metadata, a=testonly
     new b3fa85a7d6af5 Bug 1758544 [wpt PR 33114] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237610, a=testonly
     new 628d71674a322 Bug 1758518 [wpt PR 33111] - Only allow kOutOfFragmentainerSpace when at the beginning of a node., a=testonly
     new 375c0ca36869f Bug 1758385 [wpt PR 33085] - [TableFragmentation] Support break-before/break-after within table-rows., a=testonly
     new cc70b4de68bd9 Bug 1758385 [wpt PR 33085] - Update wpt metadata, a=testonly
     new c4c62e831c8b4 Bug 1758415 [wpt PR 33101] - [GridFragmentation] Prevent infinite expansion., a=testonly
     new a8af8989485ff Bug 1758415 [wpt PR 33101] - Update wpt metadata, a=testonly
     new 270aa2b1678a5 Bug 1758688 [wpt PR 33067] - [FedCM] Make revoke a non-static method, a=testonly
     new 999eec33e4632 Bug 1758562 [wpt PR 33115] - Disable first-tier cache for OOFs in nested multicol., a=testonly
     new 59e4dca495cb0 Bug 1758690 [wpt PR 33116] - [FlexNG] Add MinBlockSizeShouldEncompassIntrinsicSize tests, a=testonly
     new b710fcb4e590a Bug 1758690 [wpt PR 33116] - Update wpt metadata, a=testonly
     new 0dcf7d5e57bd8 Bug 1758309 [wpt PR 33078] - Support referrer policy in Early Hints, a=testonly
     new 0aae034478684 Bug 1758309 [wpt PR 33078] - Update wpt metadata, a=testonly
     new 034eae4b37095 Bug 1758692 [wpt PR 33119] - Simplify the testing logic for Font Access API blob., a=testonly
     new 0b702f2b5d2fd Bug 1758692 [wpt PR 33119] - Update wpt metadata, a=testonly
     new cc8d3ea1a3917 Bug 1758319 [wpt PR 33079] - [block-in-inline] Add missing "match"es to ref tests, a=testonly
     new 3735ab5d21cd1 Bug 1724809 [wpt PR 29955] - Bump pep8-naming from 0.11.1 to 0.12.1 in /tools, a=testonly
     new 4d60de4e06923 Bug 1743904 [wpt PR 31818] - Bump sphinx-autobuild from 0.7.1 to 2021.3.14 in /docs, a=testonly
     new e2e7242571439 Bug 1758696 [wpt PR 33118] - Bump types-setuptools from 57.4.9 to 57.4.10 in /tools, a=testonly
     new 6a4bdd994eb42 Bug 1758708 [wpt PR 33124] - Simplify css/README.md (remove Importing Old Branches), a=testonly
     new fff428b836c81 Bug 1757736 [wpt PR 33028] - Change test utility name and replace comments, a=testonly
     new 4a54e6fc3c473 Bug 1757394 [wpt PR 33000] - Implement VideoTrackGenerator.mute attribute, a=testonly
     new f3b162d8daa38 Bug 1757394 [wpt PR 33000] - Update wpt metadata, a=testonly
     new 2407eb88f472d Bug 1758703 [wpt PR 33122] - [block-in-inline] Don't apply `vertical-align`, a=testonly
     new dc2010dfd02b0 Bug 1758714 [wpt PR 33129] - Adjust URL of Navigation History in META.yml, a=testonly
     new f03b4e6b56f98 Bug 1758695 [wpt PR 33117] - Filter out other service workers in getRegistrations() WPT, a=testonly
     new da38b09112fe6 Bug 1758695 [wpt PR 33117] - Update wpt metadata, a=testonly
     new 63dcc4af39b5e Bug 1758395 [wpt PR 33090] - CloseWatcher: add AbortSignal integration, a=testonly
     new 0c6db91371926 Bug 1758395 [wpt PR 33090] - Update wpt metadata, a=testonly
     new 441ff6c9e816e Bug 1758706 [wpt PR 33123] - Clear previously propagated float-in-inline break tokens., a=testonly
     new 6fbae1eae2e07 Bug 1747933 [wpt PR 32211] - Bump psutil from 5.8.0 to 5.9.0 in /tools, a=testonly
     new 65d12b39c5a60 Bug 1758353 [wpt PR 33083] - Client hints honor sandbox flags when calculating origin, a=testonly
     new ac52fef525861 Bug 1758353 [wpt PR 33083] - Update wpt metadata, a=testonly
     new 6ce8e901c5c3d Bug 1758769 [wpt PR 33133] - [FlexNG] Expansion and %-block-size descendant, a=testonly
     new fb45ca7f256d1 Bug 1758778 [wpt PR 33135] - Deduplicate browser setup logic for Android Chrome products, a=testonly
     new 582b3aa16938d Bug 1758427 [wpt PR 33103] - Query Android emulator for OS/CPU run info, a=testonly
     new c294f918df0b4 Bug 1758386 [wpt PR 33086] - ZoomForDSF: Adjust pixel snapped values using integer adjustment., a=testonly
     new 4f9429e65471a Bug 1758793 [wpt PR 33137] - Update multicol-span-all-017.html, a=testonly
     new bf2bddbe5ba00 Bug 1758793 [wpt PR 33137] - Update wpt metadata, a=testonly
     new d7aba6276ace6 Bug 1758434 [wpt PR 33104] - Migrate co[oe]p test to reporting-endpoints, a=testonly
     new 07227bebd4dbc Bug 1758434 [wpt PR 33104] - Update wpt metadata, a=testonly
     new 56db1316f2904 Bug 1758435 [wpt PR 33105] - Make navigation reporting coop tests more resilient, a=testonly
     new a075ca7b5eb2e Bug 1758435 [wpt PR 33105] - Update wpt metadata, a=testonly
     new 59f77b57ea68c Bug 1758698 [wpt PR 33120] - Add more referrer policy WPTs for Early Hints, a=testonly
     new 21841193b2f55 Bug 1758698 [wpt PR 33120] - Update wpt metadata, a=testonly
     new 25c27ca8d3a2c Bug 1757598 [wpt PR 33019] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237327, a=testonly
     new fb3472c105b5c Bug 1758728 [wpt PR 33130] - Rebaseline a few Protocol Handler manual tests, a=testonly
     new 23215c8dce2fd Bug 1758710 [wpt PR 33126] - Fix absolute positioned elements inside multi-column, a=testonly
     new b75b11f5fb362 Bug 1759229 [wpt PR 33149] - Fix content-visibility-044.html for WebKit, a=testonly
     new c1f9e3becb8ea Bug 1757948 [wpt PR 33047] - bluetooth: Add BluetoothDevice.forget(), a=testonly
     new 98d28495e4ff4 Bug 1758803 [wpt PR 33139] - Bump types-six from 1.16.11 to 1.16.12 in /tools, a=testonly
     new a1fcfa1eebd30 Bug 1758388 [wpt PR 33088] - Rename navigation_counter., a=testonly
     new 9585abaeb6710 Bug 1758388 [wpt PR 33088] - Update wpt metadata, a=testonly
     new cf9fa5443e546 Bug 1758819 [wpt PR 33144] - Check for disconnected mojo remote in FontManager, and add WPT cases for detached iframe., a=testonly
     new 397aae31568f1 Bug 1758819 [wpt PR 33144] - Update wpt metadata, a=testonly
     new 41dd38cd602c6 Bug 1758823 [wpt PR 33146] - [tables] Only include border-spacing if we've seen a non-collapsed row., a=testonly
     new a69a45450db0c Bug 1758823 [wpt PR 33146] - Update wpt metadata, a=testonly
     new 3f8e9296f0301 Bug 1758804 [wpt PR 33140] - Move hint to the provider dictionary, a=testonly
     new ae48b304a09fc Bug 1758820 [wpt PR 33145] - [renderblocking] Implement render-blocking on script elements, a=testonly
     new f14217d6b2395 Bug 1758456 [wpt PR 33107] - [css-shapes] Comprehensive tests for clip-path: shape(), a=testonly
     new 9afd5d961392f Bug 1758456 [wpt PR 33107] - Update wpt metadata, a=testonly
     new 7486ed843c746 Bug 1759236 [wpt PR 33154] - Collecting all named grid areas in grid template shorthand, a=testonly
     new 213e480e7de7e Bug 1758809 [wpt PR 33141] - Fire popstate for navigations intercepted by appHistory.transitionWhile(), a=testonly
     new b4f73027a155b Bug 1758809 [wpt PR 33141] - Update wpt metadata, a=testonly
     new 89e7e909e0efb Bug 1757065 [wpt PR 32976] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236951, a=testonly
     new d2210f09bc824 Bug 1759240 [wpt PR 33156] - Bump taskcluster from 44.8.2 to 44.8.3 in /tools, a=testonly
     new 8175895384a31 Bug 1758813 [wpt PR 33142] - Implement RP sign out, a=testonly
     new d735356ad4ca4 Bug 1760166 [wpt PR 33169] - [block-in-inline] Prevent inline box from culling when it has block-in-inline children, a=testonly
     new 2f50b055051d2 Bug 1760167 [wpt PR 33166] - Test that serializing a `WebAssembly.Memory`-backed buffer works, a=testonly
     new feba9c37e6aa5 Bug 1760168 [wpt PR 33163] - Bump mypy from 0.931 to 0.940 in /tools, a=testonly
     new cd42ec4b4c335 Bug 1758765 [wpt PR 33131] - [@container] Make container queries tests fail without support, a=testonly
     new de203949c6ba3 Bug 1758765 [wpt PR 33131] - Update wpt metadata, a=testonly
     new e90d494b9df74 Bug 1760170 [wpt PR 33150] - [@container] Remove tests for state query type, a=testonly
     new b0f9c690e07c6 Bug 1758801 [wpt PR 33138] - Bump selenium from 4.1.2 to 4.1.3 in /tools, a=testonly
     new b36b48bcb2b53 Bug 1707526 [wpt PR 28685] - [testharness.js] Remove code working around issues in IE, a=testonly
     new 84c9172ba4f53 Bug 1758486 [wpt PR 33110] - [Trusted Types] Ensure Trusted Types check runs on all Attr methods., a=testonly
     new 782dc03cde1bc Bug 1760174 [wpt PR 33172] - [@container] Rename units from q* to cq*, a=testonly
     new b3979d2e0a3ca Bug 1754768 [wpt PR 32799] - Test prerender opt-out by response code, a=testonly
     new d788a73da173a Bug 1754768 [wpt PR 32799] - Update wpt metadata, a=testonly
     new a8b295dc815c7 Bug 1756187 [wpt PR 32904] - [@container] Make UpdateStyleAndLayoutTreeForNode understand CQ, a=testonly
     new bddb5dc1978d0 Bug 1756187 [wpt PR 32904] - Update wpt metadata, a=testonly
     new 0bf31e3dff2d9 Bug 1758775 [wpt PR 33134] - Fix canvas clearRect with alpha:false context attribute, a=testonly
     new 6282e286bb191 Bug 1758775 [wpt PR 33134] - Update wpt metadata, a=testonly
     new e248d8fc8a0b0 Bug 1760177 [wpt PR 33174] - Only break if preceded by content in the same flow., a=testonly
     new 256d579f9bbce Bug 1758323 [wpt PR 33080] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236800, a=testonly
     new abad1ea6e4fbc Bug 1758323 [wpt PR 33080] - Update wpt metadata, a=testonly
     new 396af2e23bee2 Bug 1760178 [wpt PR 33175] - [LayoutNG] Handle forced OOF break in SimplifiedOOFLayoutAlgorithm, a=testonly
     new ef56a87a59670 Bug 1758766 [wpt PR 33132] - App history API to navigation API rename (1/n), a=testonly
     new 10ffe70ddc154 Bug 1758766 [wpt PR 33132] - Update wpt metadata, a=testonly
     new 2e0db83aeb44d Bug 1757847 [wpt PR 33036] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236272, a=testonly
     new fdeeb965d42b1 Bug 1757847 [wpt PR 33036] - Update wpt metadata, a=testonly
     new 53e7c51dfb4d0 Bug 1760181 [wpt PR 33182] - App history API to navigation API rename (2/n), a=testonly
     new cc79a7a057af1 Bug 1760181 [wpt PR 33182] - Update wpt metadata, a=testonly
     new 6e8d5d8219b21 Bug 1760182 [wpt PR 33177] - [fieldset] Set baselines correctly., a=testonly
     new a3db0cfdde5cc Bug 1760182 [wpt PR 33177] - Update wpt metadata, a=testonly
     new 283970f9187cb Bug 1758817 [wpt PR 33143] - [FlexNG] Multi-line column flex item expansion, a=testonly
     new cec50d941254f Bug 1758817 [wpt PR 33143] - Update wpt metadata, a=testonly
     new 0522b46ec3df1 Bug 1760185 [wpt PR 33176] - [FedCM] Add hint argument to revoke, a=testonly
     new b1ee276d15049 Bug 1760188 [wpt PR 33185] - [css] Make images obey block min/max constraints for intrinsic sizing, a=testonly
     new e8aa3adafe2d7 Bug 1760188 [wpt PR 33185] - Update wpt metadata, a=testonly
     new 79123cd016154 Bug 1760189 [wpt PR 33170] - Add redirect WPTs for Early Hints, a=testonly
     new 1dee9d2442ab9 Bug 1760189 [wpt PR 33170] - Update wpt metadata, a=testonly
     new 3396ed05b60dd Bug 1760190 [wpt PR 33180] - Bump types-requests from 2.27.11 to 2.27.12 in /tools, a=testonly
     new 632de3e414117 Bug 1760191 [wpt PR 33181] - Bump mypy from 0.940 to 0.941 in /tools, a=testonly
     new 20c79dba0fa30 Bug 1760192 [wpt PR 33178] - [inert] Set user-select:text on modal dialogs and fullscreen elements, a=testonly
     new a3a0658f320c9 Bug 1760192 [wpt PR 33178] - Update wpt metadata, a=testonly
     new 73ff29338ef5c Bug 1760193 [wpt PR 33188] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237880, a=testonly
     new 8edbe16196f22 Bug 1760193 [wpt PR 33188] - Update wpt metadata, a=testonly
     new 169e98a8ccc4c Bug 1760194 [wpt PR 33190] - Understand color identifier values in override-colors, a=testonly
     new 1cc382f05af98 Bug 1760197 [wpt PR 33201] - Prerender: Migrate BroadcastChannel to PrerenderChannel (alert, confirm, prompt), a=testonly
     new 17fcc9fa53920 Bug 1760198 [wpt PR 33202] - Prerender: Migrate BroadcastChannel to PrerenderChannel (media autoplay), a=testonly
     new a53f1c50fc006 Bug 1760199 [wpt PR 33191] - Add test for background-clip:text in flex context, a=testonly
     new 8367e843b2f1f Bug 1760199 [wpt PR 33191] - Update wpt metadata, a=testonly
     new 4648b7bc96dbb Bug 1760200 [wpt PR 33187] - Pre-paint: Look for missable children in legacy mode, too., a=testonly
     new 0e8ee11f9e5c6 Bug 1760202 [wpt PR 33193] - [@container] Handle duplicates in container-name, a=testonly
     new 7352c1b8e40f1 Bug 1760203 [wpt PR 33196] - [@container] Reject 'none' from prelude, a=testonly
     new ca23f08d81a20 Bug 1760205 [wpt PR 33194] - [@container] Make container-name/type non-animatable, a=testonly
     new dc39a3e1eede7 Bug 1760205 [wpt PR 33194] - Update wpt metadata, a=testonly
     new 22d4e499cd3ac Bug 1760206 [wpt PR 33159] - Use FloatRoundedRect::OutsetForMarginOrShadow() when painting shadow, a=testonly
     new ea6c96020d3c5 Bug 1760207 [wpt PR 33200] - Add permission test for push api, a=testonly
     new d5453bd9270a4 Bug 1760208 [wpt PR 33203] - Always ApplyStyleChanges::kYes for html root, a=testonly
     new 0e5efcc678a6d Bug 1760209 [wpt PR 33198] - Ensure correct paint property state when painting floating objects, a=testonly
     new 018b69cb25b39 Bug 1755957 [wpt PR 32884] - [SPC] Add relying party ID input to SPC request, a=testonly
     new 1f37840e4b584 Bug 1755957 [wpt PR 32884] - Update wpt metadata, a=testonly
     new 462410e2cbf03 Bug 1760210 [wpt PR 33158] - [SPC] Add iconMustBeShown option and a default instrument icon, a=testonly
     new 7320e19b8819c Bug 1760210 [wpt PR 33158] - Update wpt metadata, a=testonly
     new 4824737ce233d Bug 1757390 [wpt PR 32999] - Add CSS system color ButtonBorder., a=testonly
     new 6033b7f23f741 Bug 1757390 [wpt PR 32999] - Update wpt metadata, a=testonly
     new 7699934cdc468 Bug 1760213 [wpt PR 33210] - Discard propagated float break tokens when discarding the line., a=testonly
     new 7eec7c214b4a6 Bug 1760214 [wpt PR 33157] - WPT test for speculation rule based prefetch, a=testonly
     new b878b1e71301d Bug 1760214 [wpt PR 33157] - Update wpt metadata, a=testonly
     new c99515c232afe Bug 1760216 [wpt PR 33207] - Call RestartAnimationOnCompositor() whether or not performing_reattach is true., a=testonly
     new 2ebec6c61baed Bug 1760217 [wpt PR 33184] - App history API to navigation API rename (3/n), a=testonly
     new cb8f3bdfaf1b0 Bug 1760218 [wpt PR 33211] - Keep the result of float pushed to the next fragmentainer., a=testonly
     new 2ae23c342eee4 Bug 1760219 [wpt PR 33168] - Prerender: Defer BroadcastChannel#postMessage() until activation, a=testonly
     new b3d000a416b77 Bug 1760219 [wpt PR 33168] - Update wpt metadata, a=testonly
     new d22cab5709d1b Bug 1760220 [wpt PR 33215] - Bump types-setuptools from 57.4.10 to 57.4.11 in /tools, a=testonly
     new 930ad375e5986 Bug 1760223 [wpt PR 33216] - Bump types-pyyaml from 6.0.4 to 6.0.5 in /tools, a=testonly
     new 68bc5d9510621 Bug 1760227 [wpt PR 33225] - [block-in-inline] Fix hit-testing when block-in-inline in a culled inline, a=testonly
     new 2ea0a912fa37e Bug 1760228 [wpt PR 33197] - Add basic CSP Early Hints WPTs, a=testonly
     new aacd5a0079c5b Bug 1760230 [wpt PR 33199] - Add permission test for geolocation, a=testonly
     new c5b29c79cbef5 Bug 1760232 [wpt PR 33205] - Test that consumption & preload of CSP-blocked resources are both reported, a=testonly
     new c2851fbfeac4d Bug 1760232 [wpt PR 33205] - Update wpt metadata, a=testonly
     new fdfee3a81789f Bug 1760233 [wpt PR 33209] - [@container] Add test for focusability depending on size query, a=testonly
     new 68386498cd30d Bug 1760233 [wpt PR 33209] - Update wpt metadata, a=testonly
     new 60b1e6b3bdf4d Bug 1760234 [wpt PR 33212] - Move container queries crash tests into separate directory, a=testonly
     new 2cf460586a229 Bug 1760236 [wpt PR 33208] - Docs: Add await to action.send() examples, a=testonly
     new 0e7930fbc49f6 Bug 1748818 [wpt PR 32269] - Add webrtc-svc tests for error-inducing parameters, a=testonly
     new edfb1b4266aba Bug 1726785 [wpt PR 30111] - Add options parameter to createSyncAccessHandle(), a=testonly
     new a519a0e1b94e7 Bug 1760238 [wpt PR 33229] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237920, a=testonly
     new 60504d8b66e9e Bug 1760426 [wpt PR 33228] - Disable independent inheritance for links., a=testonly
     new 4d2f763834a81 Bug 1741353 [wpt PR 31642] - Report an exception in certain error cases for <script type="webbundle">, a=testonly
     new 673fcfb32c13b Bug 1760428 [wpt PR 33222] - [FlexNG] Handle break rules for multi-line columns, a=testonly
     new d8d501c36b644 Bug 1760428 [wpt PR 33222] - Update wpt metadata, a=testonly
     new 387b840e43cf5 Bug 1760429 [wpt PR 33233] - Ensure consistency of ButtonText system color and button font color., a=testonly
     new 505a22364de6d Bug 1751118 [wpt PR 32465] - Update hidden attribute IDL for hidden=until-found, a=testonly
     new 4b52d9c7e6c97 Bug 1751118 [wpt PR 32465] - Update wpt metadata, a=testonly
     new c95bd42e322a4 Bug 1760430 [wpt PR 33235] - Ensure animating effect paint property nodes have an output clip, a=testonly
     new 8ca7c370a6135 Bug 1758700 [wpt PR 33121] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237628, a=testonly
     new a2fbf78a1e366 Bug 1758700 [wpt PR 33121] - Update wpt metadata, a=testonly
     new 7263956c2ba12 Bug 1760432 [wpt PR 33238] - Bump taskcluster from 44.8.3 to 44.8.4 in /tools, a=testonly
     new 9b63bc68fcf44 Bug 1760433 [wpt PR 33243] - [block-in-inline] Fix list-based hit-testing, a=testonly
     new 97a8cb96f369c Bug 1760434 [wpt PR 33160] - Simplify docs/Dockerfile and install dependencies inside, a=testonly
     new d59d81b733a73 Bug 1760435 [wpt PR 33217] - Bump types-python-dateutil from 2.8.9 to 2.8.10 in /tools, a=testonly
     new ee335ec5372ff Bug 1758713 [wpt PR 33128] - Clarify the status of the CSS build system, a=testonly
     new 3ea98260285a4 Bug 1760436 [wpt PR 33218] - Bump urllib3[secure] from 1.26.8 to 1.26.9 in /tools, a=testonly
     new 09a0d275e7aea Bug 1741513 [wpt PR 31654] - Bump ua-parser from 0.8.0 to 0.10.0 in /tools, a=testonly
     new 97b993017ff16 Bug 1760437 [wpt PR 33245] - Add inline-size typed om test for contain property, a=testonly
     new c2167750e573d Bug 1760438 [wpt PR 33219] - Bump types-requests from 2.27.12 to 2.27.13 in /tools, a=testonly
     new b61ea281dc15e Bug 1760439 [wpt PR 33220] - Implement FedCM permission delegates in content_shell, a=testonly
     new 70d4c9cfa23a7 Bug 1760440 [wpt PR 33248] - [@container] Typed OM support for container-type, a=testonly
     new aa1d58ce7377b Bug 1760441 [wpt PR 33221] - Add tests for hidden attribute user agent stylesheet, a=testonly
     new a805f3fe4bb6e Bug 1760441 [wpt PR 33221] - Update wpt metadata, a=testonly
     new c7934f5e36d6b Bug 1751269 [wpt PR 32479] - Separate week and month cases from selection-not-application.html, a=testonly
     new 1408f41571328 Bug 1760374 [wpt PR 33252] - Update Font Access API tests., a=testonly
     new 445b840e4ee81 Bug 1760374 [wpt PR 33252] - Update wpt metadata, a=testonly
     new def5b1627879e Bug 1760375 [wpt PR 33254] - Rewrite some WPT on interactions between pending stylesheets and scripts, a=testonly
     new 3377b12c457c9 Bug 1760380 [wpt PR 33241] - [renderblocking] Make <link> and <style> consistent in when to be blocking, a=testonly
     new 73dd7b4466ce1 Bug 1760380 [wpt PR 33241] - Update wpt metadata, a=testonly
     new 49b3310566c9f Bug 1760383 [wpt PR 33236] - Navigation API: test that there are no events on initial load, a=testonly
     new 5d7786cbfbe90 Bug 1760383 [wpt PR 33236] - Update wpt metadata, a=testonly
     new fe5ec04c35be7 Bug 1760373 [wpt PR 33265] - Fix slotAssignment=="auto" to "named", a=testonly
     new 6b606e682f680 Bug 1760385 [wpt PR 33195] - [renderblocking] Implement render-blocking on preload and modulepreload links, a=testonly
     new 5576621fb4a00 Bug 1760385 [wpt PR 33195] - Update wpt metadata, a=testonly
     new 95f86ec2c98f4 Bug 1760389 [wpt PR 33268] - [fieldset] Unconditionally set last-baseline in simplified if present., a=testonly
     new 5f4c02f8ad862 Bug 1760399 [wpt PR 33270] - Fix typo in test name, a=testonly
     new 9caf8f734205f Bug 1760384 [wpt PR 33267] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=238102, a=testonly
     new f0d62ad4f5aa6 Bug 1758479 [wpt PR 33109] - Test preload behavior with dynamic CSP change, a=testonly
     new 444edaf8bbef8 Bug 1758479 [wpt PR 33109] - Update wpt metadata, a=testonly
     new 91f3a05629708 Bug 1754025 [wpt PR 32729] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=236199, a=testonly
     new 0c4e26cee9d92 Bug 1760500 [wpt PR 33272] - Unmark inert tests as tentative, a=testonly
     new 82ddbae951d67 Bug 1760500 [wpt PR 33272] - Update wpt metadata, a=testonly
     new 8f3ad65521e79 Bug 1755926 [wpt PR 32878] - Add test for preload headers in non-html documents, a=testonly
     new 0bf9b8fd694fe Bug 1755926 [wpt PR 32878] - Update wpt metadata, a=testonly
     new 05f93cf232e30 Bug 1760539 [wpt PR 33275] - Trigger FCP when opacity is changed, a=testonly
     new a445d950f67a9 Bug 1760539 [wpt PR 33275] - Update wpt metadata, a=testonly
     new ac5211b1158ae Bug 1760600 [wpt PR 33171] - Ignore the second and subsequent Early Hints responses, a=testonly
     new a99d01613096f Bug 1760600 [wpt PR 33171] - Update wpt metadata, a=testonly
     new 20378124e0718 Bug 1760381 [wpt PR 33266] - [FlexNG] Controls DCHECK failure, a=testonly
     new b3b6247144510 Bug 1760616 [wpt PR 33237] - [FlexNG] Forced break detection, a=testonly
     new 26e9f5507407a Bug 1760616 [wpt PR 33237] - Update wpt metadata, a=testonly
     new 309f8e4e6fe25 Bug 1760558 [wpt PR 33278] - Add CSS system colors Mark and MarkText., a=testonly
     new 77d9028bf15a8 Bug 1760558 [wpt PR 33278] - Update wpt metadata, a=testonly
     new 2a6375f563bda Bug 1760632 [wpt PR 33250] - Remove .tentative from COEP credentialless, a=testonly
     new 83f0bf6466bce Bug 1760643 [wpt PR 33253] - [FlexNG] Multi-line flex columns and column balancing, a=testonly
     new bef0317d6d661 Bug 1760643 [wpt PR 33253] - Update wpt metadata, a=testonly
     new fb1cd0358a28d Bug 1760370 [wpt PR 33263] - [FlexNG] Multi-line flex columns and margins, a=testonly
     new aac51ea96b614 Bug 1760370 [wpt PR 33263] - Update wpt metadata, a=testonly
     new d2125927da540 Bug 1760684 [wpt PR 33213] - [SPC] Add payeeName option, a=testonly
     new 1ee88837a278f Bug 1760684 [wpt PR 33213] - Update wpt metadata, a=testonly
     new e9d28cf131c83 Bug 1757853 [wpt PR 33038] - Fix clicking labels for delegatesFocus form associated custom elements, a=testonly
     new 38eb678d20bc2 Bug 1760715 [wpt PR 33232] - Navigation API: scrollRestoration, a=testonly
     new 50ddaf525b3bb Bug 1760715 [wpt PR 33232] - Update wpt metadata, a=testonly
     new e8bf772b92a44 Bug 1760771 [wpt PR 33189] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237532, a=testonly
     new 291d15a24ab79 Bug 1760771 [wpt PR 33189] - Update wpt metadata, a=testonly
     new 00875fb0cc7c9 Bug 1760722 [wpt PR 33291] - [renderblocking] Add WPT for supported tokens of the 'blocking' attr, a=testonly
     new beb329fbf9f3c Bug 1760722 [wpt PR 33291] - Update wpt metadata, a=testonly
     new a30fb3e3e00f7 Bug 1760738 [wpt PR 33295] - Remove subresource loading with WebBundles's WPT of <link>-based API, a=testonly
     new 7118d9fe89598 Bug 1760703 [wpt PR 33288] - Bump types-requests from 2.27.13 to 2.27.14 in /tools, a=testonly
     new 11aac24be531b Bug 1758526 [wpt PR 33113] - Use httpx for wptserve tests instead of hyper, a=testonly
     new 0453782313c84 Bug 1760593 [wpt PR 33280] - A nested multicol fragment may be found inside a line., a=testonly
     new b6f687aa8e803 Bug 1760603 [wpt PR 33284] - Check writing direction when painting column rules., a=testonly
     new 477cb42c775a2 Bug 1760595 [wpt PR 33282] - [@container] Typed OM tests for container-name, a=testonly
     new 6d5f9f0bcfd5f Bug 1754523 [wpt PR 32776] - More incremental style updates., a=testonly
     new 1bda59b29d42c Bug 1756976 [wpt PR 32965] - Sync interfaces/ with @webref/idl 3.4.0, a=testonly
     new 23dd02ad37f83 Bug 1756976 [wpt PR 32965] - Update wpt metadata, a=testonly
     new a7e0a7557731d Bug 1760798 [wpt PR 33230] - Ensure that the call to kill the WebDriver always returns within a deadline, a=testonly
     new f92306a38f1d2 Bug 1760801 [wpt PR 33066] - Output Chromium log on `shutdown`, not `suite_end`, a=testonly
     new e6d905e612eee Bug 1760717 [wpt PR 33290] - [tables] Fix crash when recomputing baselines., a=testonly
     new 2b3456c5cff7d Bug 1760796 [wpt PR 33299] - Add back idlharness.js tests after split from HTML, a=testonly
     new 856a9436c4713 Bug 1760796 [wpt PR 33299] - Update wpt metadata, a=testonly
     new d8a2423814b8c Bug 1760822 [wpt PR 33244] - Use httpx instead of requests in tests, a=testonly
     new a8ba3f90e85b2 Bug 1746074 [wpt PR 32068] - Create property tree nodes for will-change only when relevant property has will-change., a=testonly
     new eaf058eb8f678 Bug 1760729 [wpt PR 33292] - Reflect aria-invalid as ariaInvalid property, a=testonly
     new 0c83a5846bacd Bug 1760817 [wpt PR 33301] - [FlexNG] Add github links to tests, a=testonly
     new 92817de347508 Bug 1694391 [wpt PR 33258] - [Gecko Bug 1694391] [webdriver-client] Add browsing context module to WebDriver BiDi client., a=testonly
     new fa83c7fd3b175 Bug 1760772 [wpt PR 33297] - Update who has access to wpt.fyi domain and GCP, a=testonly
     new 2bc242084e855 Bug 1760820 [wpt PR 33302] - Ensure correct depdencies for tools/wave and tools/wpt tests, a=testonly
     new d69ad2d3a8a91 Bug 1760682 [wpt PR 33287] - Navigation API: serialize state first in navigate()/reload(), a=testonly
     new b9a6534e37455 Bug 1760868 [wpt PR 33305] - Update admins for wpt-live and wpt-pr-bot on GCP, a=testonly
     new 7b3f7830eb1f6 Bug 1760544 [wpt PR 33276] - Ensure consistency of ButtonFace system color and button background., a=testonly
     new f7cc6460c081c Bug 1760544 [wpt PR 33276] - Update wpt metadata, a=testonly
     new 4f0a30a546a11 Bug 1760890 [wpt PR 33308] - Revert "Create property tree nodes for will-change only when relevant property has will-change.", a=testonly
     new b7ec65e41f6f8 Bug 1760777 [wpt PR 33298] - Add WPTs for COEP mismatch between Early Hints and the final response, a=testonly
     new 913185c5681eb Bug 1760741 [wpt PR 33296] - Add WPT for Early Hints with arbitrary header, a=testonly
     new 7861689c5d0d4 Bug 1760895 [wpt PR 33310] - Reland "Create property tree nodes for will-change only when relevant property has will-change.", a=testonly
     new 2be216ad82d19 Bug 1760909 [wpt PR 33312] - Properly remove / re-add moved children from / to the flow thread., a=testonly
     new 7845c2528f888 Bug 1760359 [wpt PR 33277] - [Gecko Bug 1760359] Don't use Thread.native_id since it requires Python 3.8, a=testonly, a=testonly
     new e1733fb6dada8 Bug 1760923 [wpt PR 33315] - Remove an abstraction layer for Web Bundles WPT tests, a=testonly
     new 10e84aa3ee031 Bug 1760642 [wpt PR 33286] - Unify wpt test drawing-images-to-the-canvas, a=testonly
     new 4878bec93a521 Bug 1760951 [wpt PR 33317] - Iframes with missing redirect location should fire load event and queue RT entry, a=testonly
     new 17c72305cdf51 Bug 1760951 [wpt PR 33317] - Update wpt metadata, a=testonly
     new 709a47fa9e45e Bug 1760902 [wpt PR 33311] - Bump fonttools from 3.13.1 to 4.31.2 in /tools, a=testonly
     new c7eb9e4278487 Bug 1761216 - [wpt-sync] Update web-platform-tests to 145e30f4a0f045c4d38da61d04727f509391e6e8, a=testonly
     new 3eb95fcb5d63e Bug 1761216 - Update metadata for autoland failures, a=testonly
     new bfc2524f0b521 Bug 1761216 - Update metadata for autoland failures, a=testonly
     new e55ce25a0abe2 Bug 1746527 - Make `browser/components/shell/test/browser_setDefaultPDFHandler.js` Windows 10+. r=bhearsum
     new 2492ed9c29077 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 45df9472d71b7 Bug 1758502 - [remote] Add TabManager.getBrowsingContextById API r=webdriver-reviewers,whimboo
     new 591076c81b098 Bug 1758502 - [webdriver-bidi] Implement the browsingContext.close command r=webdriver-reviewers,whimboo
     new 30dc45a1a43c7 Bug 1758502 - [wdspec] Add browsing context close command to browsing context module r=webdriver-reviewers,whimboo
     new cff6562b1f02d Bug 1758502 - [wdspec] Added web-platform tests for browsingContext.close command r=webdriver-reviewers,whimboo
     new 058379657a8c6 Merge autoland to mozilla-central. a=merge
     new 28e3d40044371 Merge mozilla-central to autoland on a CLOSED TREE
     new b554ad29473bc Bug 1761663 - Fix --disable-dbus build.
     new c650de7319102 Bug 1761680 - Update expectancies for parser-inserted-preload-link.tentative.html. r=intermittent-reviewers,MasterWayZ DONTBUILD
     new 3c086a1a76adc Bug 1760526 - Save optional permission changes to sharedData for new processes  r=robwu
     new 0b767d0791934 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 20d0c3b52ab2b Bug 1694391 - [wdspec] Remove duplicated NoSuchFrameException r=jgraham,webdriver-reviewers
     new b671b6390e886 Merge autoland to mozilla-central. a=merge
     new df55b103c1c2e Merge mozilla-central to autoland. a=merge
     new 5dca4039c8028 Bug 1761680 - revert and add test expectation on android for parser-inserted-preload-link.tentative. a=test-only
     new cfa4318eb2195 Bug 1761681 - Update wpt expectations in scroll-to-text-fragment r=aryx
     new 8143bad0ebb30 Bug 1760222 - Make disable-apz-for-sle-pages.html work with the new ScrollLinkedEffectDetector. r=botond
     new 1bbdcb99db576 Bug 1760222 - Add an API for JS to tell whether the document has scroll-linked effects or not. r=botond
     new 6b7b8b0942c5f Bug 1760222 - Detect scroll-linked effects only in the same refresh driver's timestamp. r=botond
     new 25d4e998dd5f7 Bug 1760222 - Ignore unchanged property for scroll-linked effect detector. r=hiro
     new 90fe3bc201459 Bug 1760222 - Test cases for `Ignore unchanged property value for scroll-linked effect detector`. r=botond
     new d9a80ab175412 Bug 1761685 - Check for negative step in blendTextureNearestRepeat. r=gfx-reviewers,jrmuizel
     new 9f9179d4e9ea1 Bug 1761176 - Set insertion marker location for IME. r=geckoview-reviewers,agi
     new 37e46f4e12566 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 3f4629d02468d Bug 1751693: Add telemetry probe to measure glyph rasterization time and the required plumbing for WR. r=nical
     new 6080eee972bf0 Backed out changeset 6a067384b1c0 (bug 1751693) for causing wr bustages on Cargo.toml. CLOSED TREE
     new d56bd93c0cd9f Bug 1761374 - Check action id for focus adjustment; r=hsivonen
     new 28b9fcc2b72a0 Bug 1759858 - Make gBrowser.tabContainer.on_drop handle adoptTab failures. r=Gijs
     new db5d601b00e8f Bug 1609100 - [devtools] Remove unused about:devtools page r=devtools-reviewers,fluent-reviewers,flod,nchevobbe
     new a507969be7978 Bug 1609100 - Remove mentions of about:devtools from enterprisepolicies r=mkaply
     new 23ffd69ef62a6 Bug 1609100 - Remove devtools.enabled check from Console.cpp r=baku,nchevobbe
     new 2166787b4e427 Bug 1609100 - Remove devtools.enabled preference r=devtools-reviewers,nchevobbe
     new 02573816a4eda Bug 1609100 - Remove reference to aboutdevtools script in DOMSecurityMonitor.cpp r=Gijs
     new 4518679cad54c Bug 1755220 - [devtools] Observe private-cookie-changed in storage actor. r=jdescottes.
     new 66b43502bdbe4 Merge autoland to mozilla-central. a=merge
     new 3709bd50d742e Merge mozilla-central to autoland on a CLOSED TREE
     new 66797d7700da4 Backed out 5 changesets (bug 1609100) for causing mochitest failures on browser_check_identity_state.js CLOSED TREE
     new 7870caa83eaad Bug 1760975 - set script-src-wildcard/worklet-audio-import-data.https.html as intermittent for all Android debug configurations. DONTBUILD
     new 9cac822f97312 Bug 1761435 [Wayland] Store only move-to-rect popup size r=emilio
     new da2bf8f151ea7 Bug 1734328 - Part 1: Add prefs to control whether we ignore the less restricted referrer policies for top navigations. r=ckerschb,annevk
     new 360440470ad56 Bug 1734328 - Part 2: Implementing allowing less restricted referrer policies for top navigation. r=ckerschb
     new 257f1174df3c8 Bug 1734328 - Part 3: Add tests in browser_referrer_disallow_cross_site_relaxing.js r=ckerschb
     new cd09bf0fa4ea7 Bug 1734328 - Part 4: Add disallow relaxing referrer policies for top navigation to the ETP strict list. r=anti-tracking-reviewers,preferences-reviewers,pbz
     new d049bb74988b4 Bug 1609100 - [devtools] Remove unused about:devtools page r=devtools-reviewers,fluent-reviewers,flod,nchevobbe
     new 8458cf9d073a0 Bug 1609100 - Remove mentions of about:devtools from enterprisepolicies r=mkaply
     new 831fcbcb480f6 Bug 1609100 - Remove devtools.enabled check from Console.cpp r=baku,nchevobbe
     new 367c2737cd116 Bug 1609100 - Remove devtools.enabled preference r=devtools-reviewers,nchevobbe
     new d763a5f1091b5 Bug 1609100 - Remove reference to aboutdevtools script in DOMSecurityMonitor.cpp r=Gijs
     new c51a6f139afeb Bug 1609100 - Remove reference to aboutdevtools in browser_check_identity_state.js r=Gijs
     new a19c8c37f2637 Bug 1759248 - don't mess up paths for npm/node on Windows when running puppeteer tests, r=whimboo,jgraham,webdriver-reviewers
     new 050bae2fd0f6d Bug 1759881 - Part 7: Add a virtual method to get the module loader to use for the current global r=yulia,smaug
     new eb0afeffa396c Bug 1759881 - Part 8: Add a virtual method to create a module load request for a dynamic import r=yulia
     new 7045acf30567a Bug 1759881 - Part 9: Move module loading hooks into the generic module loader r=yulia
     new 5e5286b620f3d Bug 1761681 - set scroll-to-text-fragment/force-load-at-top.html as passing on macOS
     new 24f567753c164 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=diannaS
     new 5404dba9a9557 Bug 1712414 - GeckoView Prompts Adjustment for Marionette r=agi
     new 4e4f917a3012f Bug 1708105 - [marionette] Add support for user prompts on Android. r=webdriver-reviewers,whimboo
     new cbc20fad2b1fc Bug 1728849 - Protect l10nregistry sources with mutex; r=platform-i18n-reviewers,gregtatum
     new c6e4c8ed0a78f Bug 1207753 - dom/media webm thread-safety annotations r=kinetik
     new e82e1d91cc8fe Bug 1207753 - MediaTrackGraph* thread-safety annotations r=padenot
     new ec34ccc22edb5 Bug 1761771: Adding missing mutex to AudioBufferMemoryTracker::CollectReports r=padenot
     new b012e973e62f0 Bug 1207753 - DataChannel thread-annotations r=bwc
     new 5b2b8bc288fc4 Bug 1754320 - Re-escape existing escape sequences in precursor origins, r=ckerschb
     new 772449b0fbd09 Bug 1760833: Update Firefox logo on MS store. r=nalexander
     new 7d183035e3a1d Bug 1754744 - isolating TLS handshake code, r=necko-reviewers,dragana
     new d10bc69e81188 Bug 1748559 support persistent listener in permissions api r=zombie
     new 89419ea1f8754 Bug 1748565 support persistent listener in sessions api r=zombie
     new 9d8474b3744d5 Bug 1759881 - Part 10: Move the generic parts of the StartLoad method to the module loader base r=yulia
     new 88e985bcb743d Bug 1758081 - Use borders on the playback and volume bars in video controls high contrast mode to denote position. r=desktop-theme-reviewers,pip-reviewers,mhowell,dao
     new 15fd5a0065ee5 Bug 1761105 - Validate Nimbus features using variables instead of schemas r=emcminn
     new 66b31a7ed26f3 Bug 1728331 - Part 1: Avoid cycling between processes when navigating within a tab, r=smaug
     new d3acf8a261731 Bug 1728331 - Part 2: Respect AppType in ImageCacheKey, r=emilio
     new 404b325741122 Bug 1761700 - Remove MOZ_STRING_WITH_OBSOLETE_API. r=xpcom-reviewers,nika
     new 484694781e133 Backed out changeset 36943e34018f (bug 1754744) for causing bustages at TlsHandshaker.cpp. CLOSED TREE
     new f974eb5d154d5 Bug 1753850 implement runtime.onSuspend for non-persistent background r=rpl,robwu
     new 484526bb78be0 Bug 1761760 - run 'Bugzilla' task for backstop pushes on autoland and as tier 1. r=jmaher DONTBUILD
     new cb5f3f29bedc1 Bug 1761799 - Fix a bug that can crash deflate on some input when using Z_FIXED. r=tjr
     new 86ed1996e3d2f Bug 1761683 - Set expectation for partitioned-service-worker-getRegistrations.tentative.https.html on release or beta. r=dom-worker-reviewers,jstutte
     new a38ef7e26ad22 Bug 1761418 - Enable browser_creditCard_doorhanger.js on Linux_64_opt r=tgiles
     new 467da1afa17fc Backed out changeset 8ca972dfa3d8 (bug 1753850) for causing Android Xpcshell failures. CLOSED TREE
     new 65ed1ecce8287 Bug 1749064 - Add pytest suite to cover JSONSchema to WebIDL python scripts GenerateWebIDLBindings.py. r=robwu
     new 194904f564d20 Bug 1749064 - Add WebExtensions Python Subsuite to TC config. r=taskgraph-reviewers,robwu,jmaher
     new bc4d5ee41efa7 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 1a3d3e3c15078 Bug 1758730 - Slightly refactor search engine code; r=Standard8
     new 521ea00689a6c Bug 1758730 - Reload search preferences UI on live language switch; r=Standard8
     new c2f751983db33 Bug 1758730 - Ensure no errors or warning show on search engine prefs; r=Standard8
     new 4c260516df08c Bug 1761633 - Silence the possible error from Get-Command r=mhentges DONTBUILD
     new 65cf67139e550 Bug 1686514 - Make GeckoView ASAN builds debuggable. r=agi,geckoview-reviewers
     new eb1bf035fd61a Bug 1761611 - Make <dialog> styles use system colors. r=morgan
     new 5a157b8927886 No bug - Update taskgraph decision task to Ubuntu focal r=releng-reviewers,jcristau
     new b9cd81086b8ea Bug 1632740: Substitute sCanLaunchSubprocesses with AppShutdown::IsInOrBeyond and add shutdown checks to BeginSubprocessLaunch and ContentProcessManager singleton creation. r=smaug,jesup
     new 81f464c556905 Bug 1759845 - used !foo.empty() instead of foo.size(). r=jgilbert
     new 5debda4e82f95 Bug 1753298 - Improve error handling in BaseMediaResource::ModifyLoadFlags.  r=media-playback-reviewers,padenot
     new f60ac86be0c4e Backed out 2 changesets (bug 1728331) for causing failures at RTCPeerConnection-videoDetectorTest.html. CLOSED TREE
     new be7dfb461d29a Bug 1748215 - Upgrade newtab component to use webpack 5 r=Mardak
     new ab745eb4fba81 Bug 1760625 - Tagpicker Dark Mode r=thecount
     new 82b9d72e945e5 Bug 1351378 - Add an --enable-audio-backends option. r=mhentges
     new cfbe6e4d126d3 No bug - Update decision task version file r=ahal,releng-reviewers
     new 093b63fe3ca42 Bug 1755770 - Ensure `TextRenderedRun::GetRunUserSpaceRect` casts float to int without invoking Undefined Behavior r=dholbert
     new dfd75c103a7e7 Bug 1761832 - Protect GLLibraryEGL singleton against race conditions. r=jgilbert
     new cf4d1e50b4bce Bug 1705745 - Remove authentication code from screenshots r=sfoster
     new 570f6e5c06b6c Merge autoland to mozilla-central. a=merge
     new aa4f487755058 Bug 1761350 - Recent saved article for new save to Pocket panel should be behind a pref. r=gvn
     new 0db02f40d108f Bug 1753850 implement runtime.onSuspend for non-persistent background r=rpl,robwu
     new c40fc96827044 Merge mozilla-central to autoland. CLOSED TREE
     new a4922243df403 Bug 1761851 - Take WebMBufferedParser monitor in NotifyDataAvailable and simplify Append API.  r=media-playback-reviewers,bryce
     new 8d377329b60bf Bug 1761606 - wasm: Clean up debug filter allocation. r=lth
     new 394a5bf056792 Bug 1759535 - Report thread wake-ups through glean, r=gerald
     new 88e7f564ee6a8 Bug 1761804: Remove checks for NS_COORD_IS_FLOAT, and its associated VERIFY_COORD() function. r=jrmuizel
     new 5fabd3fe725f9 Backed out changeset ef513b126e22 (bug 1753298) for causing failures at test_autoplay_contentEditable.html. CLOSED TREE
     new 47637cdee01f3 Bug 1761851 - Replace WebMBufferedState's ReentrantMonitor with a Mutex.  r=media-playback-reviewers,bryce
     new a04b6f26a2ac5 Bug 1674776 - Update DocumentTimeline::mLastRefreshDriverTime outside parallel styling. r=boris,decoder
     new 682795b36e2e5 Bug 1753298 - Improve error handling in BaseMediaResource::ModifyLoadFlags.  r=media-playback-reviewers,padenot
     new ee733433df952 Bug 1753298 - Quick build fix. CLOSED TREE
     new 644d1c7d9d3a0 Bug 1761872 - Remove APZSampler::GetGeckoFixedLayerMargins(). r=hiro
     new a85bae612abc3 Bug 1760724 - Let video overlay ride the trains to release on intel GPU on Windows r=gfx-reviewers,lsalzman
     new 5e29e2eee3940 Bug 1755490 - Increase POLYGON_CLIP_VERTEX_MAX from 16 to 32. r=gw
     new 27f04776316c2 Bug 1761504 - Add `setDefaultPDFHandlerOnlyReplaceBrowsers` Nimbus feature. r=bhearsum
     new 26d741c71fbaa Bug 1755220 - [devtools] Fix add test second param in browser_storage_cookies_add.js.
     new 4955037e9e367 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new b30fff396e9c7 Bug 1761182: Improve ContentParent shutdown blocker singletons lifecycles. r=mccr8
     new 4556e925d4c44 Bug 1759502 - [devtools] Fix intermittent when trying to remove breakpoint from GCed source r=ochameau
     new d321b9f70fce1 Bug 1761471 [FFmpeg 5.0] Get frame color range and color space directly r=alwu
     new 77b6e54f18bb1 Bug 1758610 [Linux] Remove VideoFrameSurfaceVAAPI and use VideoFrameSurface only r=alwu
     new a11f66cd96c46 Bug 1758610 [Linux] Implement VideoFramePool as template r=alwu
     new 7f4ca3792c8cc Bug 1761727 - Update MDN compat data (2022 mar) r=Honza,daisuke
     new dc33837cadfed Bug 1754744 - isolating TLS handshake code, r=necko-reviewers,dragana
     new f3508af7dc665 Backed out changeset e5ff989f1eda (bug 1761471) for causing mochitest failures in av_frame_get_color_range CLOSED TREE
     new 8dca2aaa8974e Bug 1712928 - Gather telemetry about encoding-unlabeled pages and about Repair Text Encoding usage situations. r=emk
     new 2a4e7440d7c78 Bug 1761755 part 1 - Add JSOp::IsNullOrUndefined. r=arai
     new a05ca5d2b225e Bug 1761755 part 2 - Replace BytecodeEmitter::emitPushNotUndefinedOrNull with JSOp::IsNullOrUndefined. r=arai
     new d89b47046c4f4 Bug 1761755 part 3 - Remove unnecessary IfEmitter in OptionalEmitter::emitJumpShortCircuit. r=arai
     new 9dffed84fb284 Bug 1544779 - Prioritize mozmake over mingw32-make. r=firefox-build-system-reviewers,andi
     new d656f119c3db3 Bug 1761238 - Use ThreeDShadow rather than ThreeDDarkShadow on checkboxes by default. r=dao,mconley
     new bf03eccb7d781 Bug 1761765 - add timeout as possible result for render-blocked-apis-by-module-preload-link.tentative.html on Android debug. DONTBUILD
     new 7b8485e486e4f Bug 1761744 - Tag frames coming from skipped composites. r=gfx-reviewers,aosmond
     new 84b0ae8f89bf7 Bug 1761744 - Tag frames caused by the start of observe vsync. r=gfx-reviewers,aosmond
     new 5810368294e10 Bug 1761744 - Better tag frames coming from the async image pipeline manager. r=gfx-reviewers,aosmond
     new 6f18c1b2e02a0 Merge autoland to mozilla-central. a=merge
     new ec0f25bb7032a Merge mozilla-central to autoland.
     new 5b15f799e4dae Backed out changeset a7b879827137 (bug 1754744) for causing build bustages on Unified_cpp_protocol_http4.obj CLOSED TREE
     new 7a7a670c6d362 Bug 1758828 - Extend privacy.dfpi_rollout_enabledByDefault telemetry. r=anti-tracking-reviewers,bvandersloot
     new 0d56184e9d046 Bug 1760674. r=mak
     new b44e6c8261359 Bug 1743653 - tests for external protocol handler redirection, r=nika
     new 9bd0c3604e366 Backed out changeset ddf7a48e3bf1 (bug 1760674) for causing mochitest failures on Link.cpp CLOSED TREE
     new 89f2f7638b745 Bug 1761339 - Fix define to change the audiosink depth on M1 Macs. r=alwu DONTBUILD
     new cafc14e7383a5 Bug 1761777 - Fix --disable-av1 on Windows. r=media-playback-reviewers,bryce
     new 6a5e277a4cf0f Backed out changeset 6573975cfe40 (bug 1743653) for causing mochitest failures on browser_protocol_ask_dialog_permission.js CLOSED TREE
     new 857af4fe02a09 Bug 1743653 - tests for external protocol handler redirection, r=nika CLOSED TREE
     new b37d1f8e8070a Bug 1761471 [FFmpeg 5.0] Get frame color range and color space directly r=alwu
     new 8885ef4b8d035 Bug 1760674. r=mak
     new fcd971fb06747 Bug 1761168: Transform useless for into while loop. r=dom-storage-reviewers,jari
     new eb4ecb38cc7c9 Bug 1761692 - Add NixOS driver directory to allowed paths for RDD sandbox r=gerard-majax
     new d0a867d0e1eab Bug 1748520 - Add valgrind suppression for the leak of a dynamic atom created by language lookup. r=jseward
     new cbfca993e73be Bug 1703953 - Part 1: Implement mozilla/use-isinstance rule r=Gijs,Standard8
     new c8f12f94dc67e Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo
     new 14eb701efaadb Bug 1703953 - Part 3: Apply mozilla/use-isInstance to devtools r=julienw
     new ee545aca41d1f Bug 1761770 - Adjust item activity decisions. r=jrmuizel
     new e19ab0c7a2a17 Bug 1761770 - Dont make non-uniformly scaled items active. r=jrmuizel
     new b20f70b87bb91 Bug 1761223 - [devtools] Fix the error Fix header intermittent TypeError on custom HTTP panel test r=bomsy
     new a753693278118 Bug 1761765 - use correct 'and' syntax for test expectation. CLOSED TREE
     new 3f0a4de9daace Bug 1761558 - Enable test_http_408_retry.js on Android. r=necko-reviewers,kershaw
     new 4eec7e25a3310 Backed out 3 changesets (bug 1703953) for causing multiple failures. CLOSED TREE
     new f0edec0bb138d Bug 1761906 - Call DCSurfaceVideo::PresentVideo() only when it is necessary r=gfx-reviewers,jrmuizel
     new 222adc0e8f07d Bug 1756701 - Upgrade to SQLite 3.38.2. r=mak
     new 5ccdc587c425e Bug 1758654 - avoid stack overflow by running on a fiber  r=gsvelto
     new ad3237f8a4741 Bug 1740226 - Enable monitoring login attempts to mark a site high-value. r=agi
     new fbae530eb5ff3 Bug 1761974 - Handle ccache 'Uncacheable/Unsupported code directive' r=mhentges
     new d6203c88664d5 Bug 1761249 - The outline of the marketplace buttons from the “Get Firefox Focus” spotlight modal is not fully visible when the Dark theme is enable r=Mardak
     new f4b7b13751a90 Backed out changeset 5885b9403069 (bug 1758654) for causing build bustage CLOSED TREE
     new 0a8b9b2a5d79f Bug 1750070 - Fix nullptr crash in nsFrameLoader::RequestTabStateFlush r=nika,farre
     new e81f92e4773aa Bug 1730515 - FX doc: Use google search instead of sphinx search r=firefox-source-docs-reviewers,ahal DONTBUILD
     new 2bc0e3144e7fc Bug 1761498 - Remove references to unused MOZ_DEBUG_WAIT_FOR_JAVA_DEBUGGER. r=owlish
     new 1dbf9723b7eb5 Bug 1758729 - Ensure search engines loading different locales from WebExtension are correctly loaded when reloading engines. r=mcheang,jteow
     new 864db511f6cde Bug 1761500 - [devtools] Automatically generate CommentNode rep stub. r=bomsy.
     new e956c21344e5e Bug 1761618 - don't include about:myfirefox in gInitialPages if not present, r=nika
     new 7329e3725ea50 Bug 1760997 - Fix alignment of combined buttons in the customize panel overflow list. r=dao
     new 27d1aecb04677 No bug - Bump gecko_decision to 4.0.0 r=ahal,aki,releng-reviewers
     new 1115e11b14e3c Bug 1759588 - Allow passing a closed session in ServiceWorkerDelegate::onNewWindow. r=calu
     new 5130041f1ce44 Bug 1759893 - Implement Parcelable for WebNotification. r=jonalmeida
     new 871e4d1ebb4b9 Bug 1448400 - Remove hasInstance workarounds in SpecialPowers WrapPrivileged.jsm. r=peterv
     new 65aadb2012b06 Bug 1759098 - Fix truncated AAGUID in attestation object r=dveditz
     new 9480f3270e29a Bug 1761250 - Enable showing Klar QR to users with de locale in Focus promos using Spotlight in PBM r=Mardak
     new b0fb172236163 Bug 1760836 - Support printing to an nsIOutputStream. r=jfkthame,jrmuizel,webdriver-reviewers,geckoview-reviewers,agi
     new 60b0b30676307 Bug 1761965 - Accelerate InitializeCodepointsWithNoFonts() by only constructing the bitset incrementally once, then copying it to the other array entries. r=lsalzman
     new ec276f75828ca Bug 1207753: Add thread-safety annotations to CompositorBridgeParent r=gfx-reviewers,aosmond
     new 329ea0d28b817 Bug 1760378 Part 1 - Add script that generates various frame tree structures to create some basic CSS named page fragmentation reftests r=dholbert
     new f6897bd7b4958 Bug 1760378 Part 2 - Add generated page-name reftests r=dholbert
     new 51a80e3d977f7 Bug 1760378 Part 3 - Add ref case and updated reftest.list for generated page-name reftests r=dholbert
     new 89c541dbc71af Bug 1760378 Part 4 - Add tests for CSS named page fragmentation with display:none, and with the same page-name on multiple elements r=dholbert
     new d853a2275f5ce Bug 1607588 - Remove suppression for NSS shutdown race. r=decoder
     new a14c6be5738fc Bug 1761412 - Invalidate the L10nCache when the app locale changes r=platform-i18n-reviewers,dminor
     new 301a4bab92b59 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 7a3ed2ce2a80a Backed out changeset d42d7505c9cf (bug 1760836) for causing mochitest failures on browser_print_stream.js. CLOSED TREE
     new 1ca8ea1140664 Merge autoland to mozilla-central. a=merge
     new fa22fc85418e6 Merge mozilla-central to autoland on a CLOSED TREE
     new 65ffc413f96a9 Bug 1761507: Bump typed-ast version r=ahal
     new 7d9c6b97592f7 no bug - doc: add the 'mach try again' on the quickref manual r=marco DONTBUILD
     new 300bac3cbb800 Bug 1724695 - Switch observer in SearchSERPTelemetry to use http-on-examine-response r=Standard8
     new f0700c25194de Bug 1761850 - Fix wasm select on ARM64. r=jseward
     new 9ad7f135df9a7 Bug 1758540 - Pref on accessibility cache in Android. r=morgan
     new ea88fe841fd90 Bug 1752475 - Change nsICookie/CookieStruct to implicitly flip SameSite in getter func r=dveditz,dragana
     new 87adb15d3b21d Bug 1752250 - Part 1: Refactor form restoration test; r=peterv
     new e475cac8cc11b Bug 1752250 - Part 2: [SHIP] Don't restore form data when reload a page with a no-store header; r=peterv
     new 8958aa15a8282 Bug 1761332 - block all Haswell devices and a certain version of intel driver for VP8 hw decoding. r=jrmuizel
     new c1d1b06e41707 Bug 1758164 - Align the behavior of defining non-configurable properties on a WindowProxy on Nightly with Release/Beta; r=peterv
     new 914e4af30a80a Bug 1761437 - Ensure the shared font namespace is allocated by the client. r=gw
     new 99b98ae493f76 Backed out changeset 0acc23548adf (bug 1752475) for causing multiple cookies failures. CLOSED TREE
     new 1d32d9291b416 Backed out changeset 4d020158e79f (bug 1207753) for causing xpcshell jobs to fail with Task aborted - max run time exceeded error. CLOSED TREE
     new 3de9753ec912c Bug 1758723 - Suppress `column-span:all` for descendants of a containing block element for fixed-position descendants r=dholbert
     new ccf919bc330be Bug 1761865 - Change assert to warning; follow up to bug 1753298. r=padenot
     new 6e593440a2978 Bug 1753819 - Prevent download improvements migration in Thunderbird. r=Gijs
     new ff03cc04a57ae Bug 1724106 - Clarify threading usage when getting media debug info. r=alwu
     new db5eafd94030d Bug 1724106 - Update TrackBuffersManager's get debug path to run on its TaskQueue. r=alwu
     new 23ae55a1c0d24 Bug 1724106 - Add tests to exercise debug data getters. r=alwu
     new ee2f957e6d82d Bug 1754247 - Add marketplace image icons inside spotlight modal for list of supported locales r=Mardak,Gijs
     new 89ecc5bcda2b2 Bug 1762036 - Update cubeb-coreaudio to 39f7e69 r=cubeb-reviewers,kinetik
     new cc7684c67d26f Bug 1762036 - mach vendor rust r=cubeb-reviewers,kinetik
     new 5f95d1395d13a Bug 1761900 - Skip 'document.timeline.currentTime value tests' on Android. r=boris
     new b3c8440b42e7a Bug 1761793 - Save to Pocket refresh, saved panel links and utm params. r=gvn
     new d75068e0ab863 Bug 1762041 - Update libcubeb to d97fea4 r=cubeb-reviewers,kinetik
     new e2267a307daa0 Bug 1735386 - adjust revocation checking for EV certificate intermediates to match Baseline Requirements r=jschanck
     new 6181be75f75b1 Bug 1735386 - clean up some error handling in cert_storage creation r=jschanck
     new 823f7095f37d0 Bug 1762100 - Part 1: Accommodate arbitrary ProgID roots in `set-default-browser-user-choice`. r=bhearsum
     new 6cf68a44ba562 Bug 1762100 - Part 2: Add and use `FirefoxPDF-...` file association. r=bhearsum
     new 5e7cb798df1db Bug 1762100 - Part 3: Expect and use `FirefoxPDF-...`. r=bhearsum
     new 5a10b71bd1308 Bug 1762100 - Part 4: Make MSIX have PDF-specific document description. r=bhearsum
     new 0fb4d3993cb2b Bug 1642198 - update linux condition and disable test_filter_crossorigin.html on win10_2004 r=intermittent-reviewers,jmaher DONTBUILD
     new aa604cdf0a43f Bug 1756341 - [devtools] Guard access to props in MenuList. r=Honza.
     new def205fdcd181 Bug 1734886 - Part 8: Implement TransformStreamDefaultController methods r=mgaudet
     new b766848c1cda9 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 03343af68c255 Bug 1761961: Check CanSend() before Send__delete__ to PCompositorBridge. r=bhood
     new e5b73651f06d4 Bug 1760979 - Fix wpt verify jobs, r=karlcow
     new 35d2a4ca1219c Bug 1753696 - use an eslint rule to switch to add_setup(), r=Standard8
     new 27039e294660c Bug 1753696 - Automatic rewrite: replace add_task(setup with add_setup in browser mochitest, r=Standard8,webcompat-reviewers,twisniewski
     new 3ee9f1d69a3aa Bug 1761460 - Fix local space clip rects on snapped surfaces with reflections r=gfx-reviewers,nical
     new 660c8e6280eb1 Bug 1761227 - Replace remoteConfigs with nimbusRollouts in Troubleshoot Snapshot schema r=Gijs
     new acdd6851cd596 Backed out 2 changesets (bug 1753696) for causing multiple dt and bc failures CLOSED TREE
     new df3309e9a4cba Bug 1761957 - Declare profiler_record_wakeup_count when MOZ_GECKO_PROFILER is not defined to avoid tier3 build failures, r=gerald. DONTBUILD
     new 28a27a263343e Bug 1755274 - disable browser_telemetry_togglePiP.js on linux64 opt r=aryx DONTBUILD
     new 1b7a676101324 Merge autoland to mozilla-central. a=merge
     new 395d73ad15ba6 Merge mozilla-central to autoland. CLOSED TREE
     new cd74bd12188c2 Bug 1759578 - Add accel text to bookmarks sidebar menu item. r=mak
     new 3953e8b1794ce Bug 1728290 - don't connect devtools webextensions to ThreadActors r=ochameau
     new 215660defbf3f Bug 1761942 [RDD] Limit maximal number of RDD process restarts r=alwu
     new 002514a2428ab Bug 1754179 - log stack of cancelled request in parent process. r=necko-reviewers,kershaw
     new af5844e6378a1 Bug 1762141 - fix titlebar dragging in customize mode, r=emilio
     new 766773ca7e349 Bug 1762128 - bump the cache name for decision images to stop interfering with other trees. r=releng-reviewers,ahal a=release
     new 18f7e302918e6 Bug 1556427 - Add node.title to bookmarks.onRemoved event r=Standard8,willdurand,markh
     new 047205f5cfad6 Bug 1761978 - Get rid of pref dom.events.asyncClipboard; r=smaug
     new 7967594c87e71 Bug 1761026 - Add a null check for FetchDriver::mResponse, r=necko-reviewers,dragana
     new 3bbd35fed4c2b Bug 1762183 - Cherry-pick some upstream HarfBuzz fixes to address recent regressions. r=jfkthame
     new 6854d6dfd1129 Bug 1761987 - Remove Webextension files for non-contractual engines. r=Standard8
     new 376cbd6128c66 Merge mozilla-central to autoland. CLOSED TREE
     new dbde42a288034 Bug 1762025 - Block GPU process on Android versions 12 and above. r=gfx-reviewers,aosmond
     new 81f9111f55796 no bug - Remove the useless set -o pipefail (no pipe in the script) r=mhentges DONTBUILD
     new c658da6a95bae Bug 62174 - Refactor and document the preferences for multi-lingual; r=platform-i18n-reviewers,dminor
     new 05024e09befb3 Bug 62174 - Enable preferences for live language reloading; r=platform-i18n-reviewers,dminor
     new fa936448f3268 Bug 1760169 - Ensure proper RTL display in new Spotlight messaging surface r=dmose
     new 4e9cb886ad983 Bug 1760155 - Change Snapshot Groups title to NULLable. r=Standard8
     new bb3196264d74e Bug 1760155 - Allow overriding and restoring snapshot group titles. r=Standard8
     new 207e67967f70b Bug 1757465 - avoid notifying every content process of gmp-changed when creating a new content process, r=bryce.
     new 4d3b6146b8088 Bug 1753696 - use an eslint rule to switch to add_setup(), r=Standard8
     new 8e67201171670 Bug 1753696 - Automatic rewrite: replace add_task(setup with add_setup in browser mochitest, r=Standard8,webcompat-reviewers,twisniewski
     new b76ad616d198d Bug 1753696 - go back to using add_task in files that have no other tasks at all, r=Standard8
     new 7298feb0ee029 Bug 1753696 - move common setup/init tasks in head.js files to use add_setup, r=Standard8
     new 81a4d8585b6ad Bug 1761317 - Remove usage of nsIScriptableUnicodeConverter in SearchUtils.jsm. r=mcheang
     new 2d36882ff8466 Bug 1752987 - Ship version 100 of the WebComapt System Addon. r=ksenia,webcompat-reviewers
     new 7c3bf8a3fa064 Bug 1749928 - Add support for extra_prefs argument for talos suite definition r=perftest-reviewers,sparky
     new b1d70ee7bd8b2 Bug 1749928 - [devtools] Split DevTools DAMP test suite in several chunks r=perftest-reviewers,sparky,nchevobbe,ochameau
     new c667bd6c01e0a Bug 1761218 - Bump jsparagus for bug 1760989 and bug 1761755. r=nbp
     new dba5767239ed7 Bug 1762232 - Fix interface typo in QI definition in printpreview_bug482976_helper.xhtml. r=jfkthame
     new 96c40a5336181 Bug 1762081 - Add a hidden pref to default to a unified chrome/content color-scheme. r=Gijs
     new 1ce0975b8e020 Bug 1761493 - Make Gecko internally consistent wrt what a link is. r=smaug
     new 9e6651225a231 Backed out changeset d7b31fe38fc7 (bug 1758540) for causing Fenix UI test issues.
     new b2b7195bc5e8a Bug 1760286 - Rework ESLint rules for eslint-plugin-mozilla to use the newer more descriptive rule format. r=Gijs
     new a6d11f320deda Bug 1760286 - Add missing docs for rules in eslint-plugin-mozilla. r=Gijs
     new 287b405c93ce7 Bug 1760286 - Add metadata for all eslint-plugin-mozilla rules. r=Gijs
     new 3b202e1781174 Bug 1760286 - Fix issue in eslint-plugin-mozilla where it fails with ESLint v8.11.0 due to the processing of XPCOMUtils.* import functions. r=Gijs
     new 532502a58c344 Bug 1762206 - revert incorrect removal in bug 1761332. r=gfx-reviewers,jrmuizel
     new ea070a59f988e Bug 277178 - Move focus to a fragment identifier (#fragment) if it's focusable. r=smaug
     new c107863b26b47 Bug 1762241 - Fix collection name in AMRemoteSettings-overview.rst. r=robwu DONTBUILD
     new b7a9cfb40a9bc Bug 1747178: dom/media Audio thread-safety cleanup r=padenot
     new a91c5632f44af Bug 1758654 - avoid stack overflow by running on a fiber  r=gsvelto
     new 9bb9b0c036484 Backed out changeset cd0595cee3e0 (bug 1762100) for breaking msi repacks (bug 1762172).
     new 2719b0d9cf4a9 Backed out 2 changesets (bug 1749928) for causing webgl failures. CLOSED TREE
     new 283dba5b297f3 Bug 1761667: Handle failed OpenArchive in FileLocation r=nika
     new 25343b7a2328b Bug 1757477: nsThreadManager clean up r=nika
     new 7e23a4287f80b Bug 1760836 - Support printing to an nsIOutputStream. r=jfkthame,jrmuizel,webdriver-reviewers,geckoview-reviewers,agi
     new 52b9b4e4be671 Bug 1761926 - Make sure not to fall back to native theme colors for checkbox borders in custom themes. r=mconley
     new d30fa2e715a17 Bug 1761690 - Let Windows 11 overlay scrollbars ride the trains. r=mhowell
     new f4373cd7fb319 Bug 1761690 - Let overlay scrollbars on GTK ride the trains. r=stransky
     new def0fa2ec7cf5 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 3e352a03edda5 Bug 1762059 - Resolved an infinite loop by updating the control variable to be one directory up (as it was before the Pathlib changes) r=firefox-build-system-reviewers,mhentges
     new 229742b63096b Bug 1761608 - Use the given global's default compile option in evaluate shell function. r=mgaudet
     new c9caf67561ab0 Bug 1727301 - Part 1: Remeber the original referrer policy in the ReferrerInfo. r=ckerschb,smaug
     new 491c60793826c Bug 1727301 - Part 2: The disallowing less restricted referrer policy can be disabled by ETP toggle. r=ckerschb,pbz,smaug
     new 0e0fd88032f71 Bug 1727301 - Part 3: Add tests for testing ETP toggle with the disallow relaxing referrer policy. r=ckerschb
     new 7a52e8a5841a2 Bug 1721899 - Update waitForShutdownDecoder helper function to use mozRequestDebugInfo. r=bryce
     new 27ed680c0ba1f Bug 1760825 - Fix New Tab text to change on a live language reload; r=amy
     new 9a914288ae422 Bug 1759593 - prevent multiple actions also for modified-clicks on links, to prevent nested links causing multiple tabs to open, r=smaug
     new 9240173e2a0f2 Bug 1761788 - variants.yml should have bugzilla components, not individual contacts. r=ahal
     new 72025dd0e1f84 Bug 1748566 - Use PERSISTENT_EVENTS for storage.onChanged r=rpl
     new 9669714f1646e Bug 1762102: Remove some unused code that was causing compile warnings. r=mjf
     new 3a2de7b49d16a Bug 1755961 - Delete the format cache in AppDateTimeFormat; r=platform-i18n-reviewers,dminor
     new bc7858bff140f Bug 1760704 - Add a test that ensures that channel-prefs.js is never changed r=nalexander
     new 625c3d0c8ae46 Merge autoland to mozilla-central. a=merge
     new 7d206f2561bfc Merge mozilla-central to autoland
     new 9ff273b600ff4 Bug 1759786 - Send tab should not send or receive file:// uris r=markh
     new 3b81c6e6c548e Bug 1762180 - Fix typo in aboutwelcome.scss r=emcminn
     new f9c193f69c64d Bug 1762278 - Fix Geckoview wrap.sh for debugging with API 29+ r=geckoview-reviewers,agi
     new ad8c72de2647f Bug 1760364 - implement shouldShowFocusPromo, r=Gijs,mviar
     new 7374c42e81fee Backed out changeset 95e58730e6bb (bug 1759786) for causing xpcshell failures on test_BrowserUtils.js. CLOSED TREE
     new 737ba3e171c5b Bug 1759786 - Send tab should not send or receive file:// uris r=markh for conflicting with the backout of 1759786
     new 27ded4b67f455 Backed out changeset b4d616f9657a (bug 1760364) for bc failures on browser_backforward_userinteraction.js
     new b4d26455479f3 Backed out changeset 95e58730e6bb (bug 1759786) for causing xpcshell failures on test_BrowserUtils.js. CLOSED TREE
     new cd5894945cd79 Backed out changeset 0dbe666a3aa6 (bug 1758654) for causing Bug 1762302 . CLOSED TREE
     new 68011590aac51 Bug 885514: Improve control flow after finally r=jandem
     new fa9ee479c16da Bug 885514: Don't emit retsub if all paths fall through r=jandem
     new 7869d6e53fba6 Bug 885514: Don't emit top-level GetRval/SetRval in TryEmitter r=arai
     new b2946d5c60907 Bug 885514: Support bailouts for finally r=jandem
     new e14928941e538 Bug 885514: Support finally in Warp r=jandem
     new eea5eff9b8422 Bug 885514: Add tests r=jandem
     new 67effe399814a Bug 1762048 refactor extension background page build r=rpl,robwu
     new 48d98cdf18c54 Bug 1748563 support persistent events in runtime api r=rpl
     new f6019291cbec4 Bug 1762130 - Check if mKnowsCompositor is valid in WMFVideoMFTManager::InitInternal() r=media-playback-reviewers,alwu
     new c3a4bf5b2d6aa Bug 1760596: Implement new opt-in dialog design for 100-b. r=adw
     new a4a179e9d03c5 Bug 1760596: Implement new opt-in dialog design for 100-a. r=adw
     new 3836adc714007 Bug 1761171: Add learn_more_1 telemetry for the onboarding dialog. r=adw
     new cf98c4edc01c7 Bug 1761171: Introduce experimentType nimbus variable. r=adw
     new 5ece8f8c42208 Bug 1760364 - implement shouldShowFocusPromo, r=Gijs,mviar
     new 3658a9b9b00b4 Bug 1737266 - inline memory.copy and memory.fill in ion for memory64. r=rhunt
     new 2d6e3e7034928 Bug 1760627 - Strengthen assertions, remove dead code, fix comments. r=yury
     new 50257b7a2b56b Bug 1761510 - [devtools] Remove frame-link-source-inner element in Frame component. r=bomsy.
     new 3c6288fe887d0 Bug 1761510 - [devtools] Remove extra element for console message location. r=bomsy.
     new 9b19bbb81483e Bug 1761510 - [devtools] Don't render indent element when it's not needed. r=bomsy.
     new c9cbece15d7dd no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new e703c5245cc1b Bug 1717432 - Re-enable tests that are disabled in Bug 1632098 r=sgalich,tgiles
     new bc289477e03f4 Bug 1761190 - [devtools] Make DAMP console test compatible with virtualization patch. r=ochameau,perftest-reviewers,sparky.
     new 162987b5a33e8 Bug 1759715 - Avoid using layers with D2D blend effect. r=aosmond
     new 711e1cea1cb58 Merge autoland to mozilla-central. a=merge
     new 720131f0e9ac4 Merge mozilla-central to autoland. CLOSED TREE
     new bef5976c4ecec Bug 1762104 - Switch media/libcubeb to mach vendor model.  r=cubeb-reviewers,padenot
     new 06b128e3eee28 Bug 1761921 - [devtools] Clarify the integration test page with many comments. r=bomsy
     new f37f3fcb331e2 Bug 1761368 - [devtools] Merge all tests against the SourceTree into a dedicated feature test. r=bomsy
     new 00bc34f43e541 Bug 1761368 - [devtools] Reuse integration test page for the source tree test. r=bomsy
     new ca85b5c6544d5 Bug 1761368 - [devtools] Cover nameless eval and content script sources in the SourceTree test. r=bomsy
     new ac0b0f23181b3 Bug 1762194 - Update schema in for mobile downloads in Spotlight/AboutWelcome r=Mardak
     new 21609aed82101 Bug 1761826 - Enable disallowing relaxing referrer policies. r=anti-tracking-reviewers,bvandersloot
     new c376790f3c0fe Backed out 4 changesets (bug 1761921, bug 1761368) for causing dt failures on browser_dbg-features-source-tree.js CLOSED TREE
     new 6c8d8bbeab7bc no bug - Doc: explicit that reviews aren't required for doc changes r=overholt DONTBUILD
     new 9dedb7282a0bc Bug 1762099 - Fix "Report an issue" link on Firefox Source Docs. r=sylvestre DONTBUILD
     new e21247e241410 Bug 1754722 - Change access key for Edit Bookmark from i to e. r=mcheang,fluent-reviewers
     new 4c1667cba1435 Bug 1762293 - Deal with one-byte size difference seen on automation.
     new 619fe7ec67d88 Bug 1754805 - Add "Open in New Container Tab" to places context menu. r=mak,fluent-reviewers,mcheang
     new be2b5991563f9 Bug 1748557 support persistent listener for management api r=rpl
     new e745ba9d5a50b Backed out changeset bcc49b21bd0e (bug 1754805) for causing multiple failures CLOSED TREE
     new 742e00c73d632 Bug 1748558 persistence for menus events r=robwu
     new 7a18c8a9175a9 Bug 1748558 enforce requirement of id in menus apis for event pages r=robwu
     new 215e717fbe81e Bug 1761814 prevent menus onclick property with event pages and mv3 r=robwu
     new a41d61870e5d3 Bug 1761655 - Ignore mypy cache files r=jgraham
     new 53332db0fc85a Bug 1749928 - Add support for extra_prefs argument for talos suite definition r=perftest-reviewers,sparky
     new a9a941a43f4c8 Bug 1749928 - [devtools] Split DevTools DAMP test suite in several chunks r=perftest-reviewers,sparky,nchevobbe,ochameau
     new 5ef8024075dd9 Bug 1760662 - DOM worker thread-safety annotations r=dom-worker-reviewers,smaug
     new 881f8f938a8af Bug 1762109 - Make the XLink setup a bit saner. r=smaug
     new d7bf6670706d9 Bug 1761994. Expand dropped frames telemetry. , data-review=chutten r=alwu
     new 691bb3282447b Bug 1762109 - Remove no longer needed method declaration.
     new 57b9092a05ad0 Backed out 3 changesets (bug 1748558, bug 1761814) for causing bc failures on browser_ext_contextMenus_commands.js CLOSED TREE
     new 285c54810e3c1 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=diannaS
     new 713193d6ed5b0 Bug 1762052 - Multistage spotlight shows 1 fewer steps than expected r=emcminn
     new b1a65d1cf4284 Bug 1749444 - [wdspec] Enable tests on Android x86_64. r=jmaher
     new 0c7bfe74dc931 Bug 1749444 - [wdspec] Use timestamps from the remote end for comparison. r=webdriver-reviewers,jdescottes
     new e391375cdf0e9 Bug 1749444 - [wdspec] Move file protocol tests for "get current url" and "navigate to" into its own test module. r=webdriver-reviewers,jgraham
     new 37bdb59a929fd Bug 1749444 - [wdspec] Update wpt meta data for Android jobs. r=webdriver-reviewers,jgraham
     new b6db7fad0c975 Bug 986973 - Remove nsConsoleService hack in ContentParent r=smaug
     new cf2e0033dbf8d Backed out changeset baed7a5596e1 (bug 1760662) for causing build bustages on WorkerPrivate.h CLOSED TREE
     new 1c05049b5fc62 Bug 1754805 - Add "Open in New Container Tab" to places context menu. r=mak,fluent-reviewers,mcheang
     new 06cfe278af21d Bug 1761483 - Fix integer truncation bug in DOM Streams r=smaug
     new db4cebaf5f217 Bug 1761483 - Limit chunk size in stream to avoid un-necessary OOM r=smaug
     new 12a8b8c91b599 Bug 1735970 - [hazards] Update sixgill to fix covariant return value problem
     new 4aa98666b2f90 Bug 1762326 - Do not get information about a tab with empty history in browser.sessions.getRecentlyClosed. r=robwu
     new 8d88b894eacb8 Backed out 4 changesets (bug 1749444) for causing wpt failures on printcmd.py CLOSED TREE
     new b9254aeca4b93 Bug 1762393 - Fix --disable-accessibility bustage in PresShell.cpp. r=emilio
     new a3acab5220774 Bug 1759863: Expose API for collecting time intervals directly into timing distribution metrics. r=chutten
     new 48d4146552113 Bug 1759863 - Test new timing_distribution raw API r=TravisLong,bas
     new df701953969ab Bug 1747544 - Fix lint warning on string comparison in bench.rs. r=nika
     new 8d965205fd061 Backed out 2 changesets (bug 1759863) for causing build bustages. CLOSED TREE
     new d9ffd58e2b539 Bug 1665251, handle activating the pip toggle with the keyboard, r=mconley
     new 34fda7a3af694 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 6ff477fa6257d Bug 1761972 - Allow GPU process to ride the trains on Android. r=agi
     new 7ebf395f9f08e Bug 1762388 - Store reference to WebRenderBridgeChild in WebrenderLayerManager even if already destroyed. r=aosmond
     new de096903970b1 Bug 1759863: Expose API for collecting time intervals directly into timing distribution metrics. r=chutten
     new 50f4ded701a9e Bug 1759863 - Test new timing_distribution raw API r=TravisLong,bas
     new 84f5a800f6a2a Bug 1761839 - Prevent undesired interactions between backdrop and selection. r=sefeng
     new bf2d51b0a53d5 Bug 1761839 - Allow user-select: none to override modal dialog selectability. r=sefeng
     new 8a3372e846d96 Bug 1749444 - [wdspec] Enable tests on Android x86_64. r=jmaher
     new 4b8b827a7a1a0 Bug 1749444 - [wdspec] Use timestamps from the remote end for comparison. r=webdriver-reviewers,jdescottes
     new acbaf34bff3ca Bug 1749444 - [wdspec] Move file protocol tests for "get current url" and "navigate to" into its own test module. r=webdriver-reviewers,jgraham
     new 40ad951a0895f Bug 1749444 - [wdspec] Update wpt meta data for Android jobs. r=webdriver-reviewers,jgraham
     new 06ba780582bcc Backed out 2 changesets (bug 1759863) for causing build bustages CLOSED TREE
     new 4db85892845c9 Bug 1761207 - Extend the expiration time of the storage access permission given by the redirect heuristic. r=anti-tracking-reviewers,bvandersloot
     new b9c076e11422e Bug 1207753 - nsThreadManager thread-safety annotations r=nika
     new 785d34f0d2634 Bug 1759863: Expose API for collecting time intervals directly into timing distribution metrics. r=chutten
     new e8dc037828851 Bug 1759863 - Test new timing_distribution raw API r=TravisLong,bas
     new 9d152c821f31e Bug 1760899 - Connect new save to Pocket tag picker to the new save panel. r=gvn,mconley
     new 6334e21889763 Bug 1762354 - Remove ancient bogus asserts in XPCWrappedNative::FlatJSObjectFinalized(). r=nika
     new 3507e596a7537 Backed out 2 changesets (bug 1761483) for causing xpcshell failures on large-pipeto.js
     new 55a349ee519ed Backed out changeset 92e64531995a (bug 1761207) for causing mochitest failures on browser_contentBlockingTelemetry.js CLOSED TREE
     new 0555de1ae22e4 Bug 1762018 - Derive a color scheme when forcing preference colors. r=morgan
     new bfde1cd835602 Bug 1762088 - Allow to derive Parse/ToCss/SpecifiedValueInfo on bitflags. r=firefox-style-system-reviewers,layout-reviewers,boris
     new 7913ea573c0af Bug 1635428 - Part 1: Move mozilla::IsDevelopmentBuild to Omnijar.h r=mccr8
     new ea772f6e4bb61 Backed out changeset 3cef8943e0c6 (bug 1635428) for causing build bustages on nsMacUtilsImpl.cpp. CLOSED TREE
     new ff4dc8f82db60 Bug 1756592: Cache forced-return in ExceptionBailoutInfo r=tcampbell
     new c805a1509ab67 Bug 1762308 - make language-switch 2nd in about:welcome, r=emcminn
     new b9e7c7653cb44 Bug 1762088 - Implement parsing / serialization for container{,-type,-name} CSS properties. r=firefox-style-system-reviewers,layout-reviewers,boris
     new da85cd4a6641c Backed out changeset 5d97c7b1b9b5 (bug 1762018) for causing mochitest failures in test_bug232227.html CLOSED TREE
     new f1c4c0e438002 Bug 1748567 support persistent events in tabs api r=zombie
     new f9cf190188683 Bug 1762088 - Remove assert that doesn't hold for text-decorations because of presentation hints.
     new 1e83450022964 Bug 1635428 - Part 1: Move mozilla::IsDevelopmentBuild to Omnijar.h r=mccr8
     new 44e031f1b3637 Bug 1762455 - Redo VideoSink dropped frame profiler marker. r=alwu
     new e47024038ce81 Bug 1762018 - Derive a color scheme when forcing preference colors. r=morgan
     new 0ed586353fc0a Bug 1762088 - Annotate a test that expectedly fails on android due to overlay scrollbars.
     new 53ee7d8fb1602 Bug 1762467 - Fixing new Save to Pocket panel remove button. r=gvn
     new 3a394bfd6a4df Bug 1761310 - Create colorway closet modal shell. r=Gijs,amy
     new f0ef75ed5b1f3 Bug 1762018 - Reftest. r=morgan
     new a0b2912351894 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new a6b0fbfe99083 Bug 1762505 - [firefox-ui] Disable test_ssl_status_after_restart.py because badssl.com is not reachable. r=webdriver-reviewers,jdescottes
     new 80b3eea3659b3 Bug 1762037 - Update the lint docker image from Ubuntu 18.04 to Debian 11 r=linter-reviewers,ahal
     new 0cd6bcc9b0712 Bug 1762038 - mozlint: Update to pylint v2.13.4 r=linter-reviewers,ahal
     new 56816dd731650 Bug 1761217 When remote decoder process crashes, track that and reject any following decode requests r=alwu
     new bed3c534f491b Bug 1761217 Log track type in MediaFormatReader r=alwu
     new 097ed2afc5232 Backed out changeset 4d65383640b4 (bug 1762018) for causing reftest failures on no-system-colors-color-scheme.html. CLOSED TREE
     new 80f11ac5d938f Merge autoland to mozilla-central. a=merge
     new a74fa0fc5ecfa Merge mozilla-central to autoland on a CLOSED TREE
     new e92616770252f Bug 1577122 - mozJSComponentLoader::Import() should only work for internal URLs, and update some tests r=mccr8
     new 22f5f0d6745af Bug 1762284 - Land finalized strings for Fx100 thank you messaging r=flod,fluent-reviewers
     new 4a2e6a75e3abc Bug 1735970 part 1: Templatise ConvertToNSArray so it can take an array of Accessible*. r=morgan
     new d91d6ecdec2e7 Bug 1735970 part 2: Add methods to unify querying an Accessible's id and retrieval of an Accessible from a document given an id. r=morgan
     new 6021c4755da52 Bug 1735970 part 3: Add TableAccessibleBase and TableCellAccessibleBase. r=morgan
     new 3f9f54bfb2356 Bug 1735970 part 4: Introduce CachedTableAccessible and CachedTableCellAccessible. r=morgan
     new 78f3eb8987e98 Bug 1735970 part 5: Use CachedTableAccessible for cached RemoteAccessible. r=morgan
     new 1f562c2009422 Bug 1735970 part 6: Retrieve row/column extent for both local and remote cells. r=morgan
     new cdc489e31834a Bug 1735970 part 7: Make AccIterable::Next return an Accessible. r=morgan
     new ed3aeb2201210 Bug 1735970 part 8: Enable AccAttributes to store an array of uint64_t. r=morgan
     new 1a56a1b78a095 Bug 1735970 part 9: Support explicitly associated headers for both local and remote cells. r=morgan
     new 497cf621d54d2 Bug 1735970 part 10: Cache whether a table is probably a layout table. r=morgan
     new 5a51a59c7db8e Bug 1735970 part 11: Use CachedTableAccessible for LocalAccessible tables if the cache is enabled. r=morgan
     new 15449df8fdf42 Bug 1735970 part 12: Implement selection setter methods in CachedTableAccessible for LocalAccessibles. r=morgan
     new c3bb22d49304d Bug 1735970 part 13: Support TableAccessibleBase and TableCellAccessibleBase in XPCOM. r=morgan
     new e394578c67433 Bug 1735970 part 14: Support TableAccessibleBase and TableCellAccessibleBase on Windows. r=morgan
     new d5d775e886843 Bug 1735970 part 15: Support TableAccessibleBase and TableCellAccessibleBase for ATK. r=morgan
     new 77ee8feb5630e Bug 1735970 part 16: Support TableAccessibleBase and TableCellAccessibleBase on Mac. r=morgan
     new dbbb25abc41f8 Bug 1735970 part 17: Load a11y browser test snippets in standards mode instead of quirks mode. r=morgan
     new 28d9ce246b69f Bug 1735970 part 18: Add browser tests to exercise table support for both local and remote Accessibles. r=morgan
     new a6e144b1efee1 Bug 1762228 - Fix typo in SessionStore.jsm. r=Standard8
     new 4a4b8cfda1ad3 Bug 1762498 - Fix ESLint rule warnings for no-unused-vars in caps/tests/unit/test_site_origin.js. r=Standard8
     new eaf7063698e75 Bug 1762018 - Reftest. r=morgan
     new 4111acc9b7762 Bug 1630251 - Ignore window move request when not in the normal size mode. r=stransky
     new 1b9ff21bdf5d2 Bug 1761436 - [wdspec] Refactor Browser and Geckodriver classes for fixtures in Mozilla specific wdspec tests. r=webdriver-reviewers,jdescottes,jgraham
     new cca191d4aa64d Bug 1759994 - [remote] Use private properties for Remote Agent class. r=webdriver-reviewers,jdescottes
     new a056d421dfabf Bug 1759994 - [remote] Use command line arguments for allowed hosts and origins for Remote Agent. r=webdriver-reviewers,jdescottes
     new 7db35d27ecc3f Bug 1759994 - [geckodriver] Allow optional hosts and origins via command line arguments. r=webdriver-reviewers,jgraham
     new 6dc370ab2b905 Bug 1761512 - Remove unneeded special case in nsDataHandler::CreateNewURI. r=dragana,necko-reviewers
     new 9c3b4a38b3e7a Backed out 2 changesets (bug 1762037, bug 1762038) for causing py3 failures on test_vendor.py::test_up_to_date_vendor. CLOSED TREE
     new 4a703b217298b Bug 1759526 - Refactor write_transform_vertex. r=gw
     new 4d5f7dcba8704 Bug 1759526 - Remove dead intersect_lines. r=gw
     new d8fd9d99de4f4 Bug 1762242 - Conditionally show Private Browsing page Focus promo r=dmose
     new 4a0d690130e6a Bug 1762291 - Allow body text for corner screen with wider/adjusted sizing and whitespace r=Mardak,emcminn
     new 5732b915bfe33 Bug 1759666 - [devtools] Add type-specific console.log content process damp test. r=perftest-reviewers,ochameau,AlexandruIonescu.
     new 3e512a6918aaf Bug 1760590 - [devtools] Remove unhelpful console-message resource properties. r=ochameau.
     new aeb850eca41a4 Bug 1715449 [wpt PR 29301] - Run pyupgrade on tools/, a=testonly
     new 4cc1dee064607 Bug 1760395 [wpt PR 33269] - FloatRoundedRect::OutsetForShapeMargin(), a=testonly
     new 2c84f7120a397 Bug 1760395 [wpt PR 33269] - Update wpt metadata, a=testonly
     new 2081d5eb68623 Bug 1760967 [wpt PR 33319] - Pin remaining dependencies in tools/ci/requirements_build.txt, a=testonly
     new 9b0ff0fc0093c Bug 1760972 [wpt PR 33322] - Use logger.warning instead of deprecated logger.warn, a=testonly
     new 5dc8ec574f111 Bug 1760970 [wpt PR 33320] - Make Field and FieldText system color definitions consistent., a=testonly
     new 2c65e0f4b2ae4 Bug 1760970 [wpt PR 33320] - Update wpt metadata, a=testonly
     new 7c006495eb709 Bug 1760594 [wpt PR 33281] - [Sanitizer API] Fix classification of namespaced elements., a=testonly
     new 6aea469b1252c Bug 1760594 [wpt PR 33281] - Update wpt metadata, a=testonly
     new a6f509f870168 Bug 1752976 [wpt PR 32630] - compute pressure: Adding supportedSources to API, a=testonly
     new 5a3fc1628c583 Bug 1752976 [wpt PR 32630] - Update wpt metadata, a=testonly
     new 3854f25d3c0bc Bug 1760999 [wpt PR 33323] - [@container] idlharness test for @container rule, a=testonly
     new cc1f264c14eb8 Bug 1760999 [wpt PR 33323] - Update wpt metadata, a=testonly
     new feadd0538977b Bug 1761121 [wpt PR 33234] - Navigation API: ensure that 204/205/downloads never settle, a=testonly
     new 6dd09767b3090 Bug 1761121 [wpt PR 33234] - Update wpt metadata, a=testonly
     new d2baf15151f27 Bug 1754196 [wpt PR 32745] - compute pressure: Adding takeRecords(), a=testonly
     new 3cb2c7fcbd3cc Bug 1754196 [wpt PR 32745] - Update wpt metadata, a=testonly
     new fc0140162ad6b Bug 1754202 [wpt PR 32747] - compute pressure: Change in compute pressure API, a=testonly
     new f311c2dc47ca0 Bug 1754202 [wpt PR 32747] - Update wpt metadata, a=testonly
     new 3b85ced47223c Bug 1760888 [wpt PR 33307] - [TableFragmentation] Implement MinBlockSizeShouldEncompassIntrinsicSize, a=testonly
     new 698913ac6c26e Bug 1760888 [wpt PR 33307] - Update wpt metadata, a=testonly
     new 00c856e634c94 Bug 1738772 [wpt PR 31462] - Write some simple tests to look at about:blank partitioning, a=testonly
     new bcf547a8487a1 Bug 1738772 [wpt PR 31462] - Update wpt metadata, a=testonly
     new a5c22cbdcbe37 Bug 1761163 [wpt PR 33336] - Specify different CSP in multiple Early Hints responses WPT, a=testonly
     new ae10c3ae938d9 Bug 1761163 [wpt PR 33336] - Update wpt metadata, a=testonly
     new c91280ec05543 Bug 1761173 [wpt PR 33224] - Geolocation: additional tests for spec changes, a=testonly
     new ba284f7a8bc6f Bug 1761173 [wpt PR 33224] - Update wpt metadata, a=testonly
     new 4df659b97aab3 Bug 1751336 [wpt PR 32485] - Split Chrome and Chromium into separate products, a=testonly
     new 28fb235e047b9 Bug 1760736 [wpt PR 33294] - Add WPTs for early hints between redirect, a=testonly
     new c46d9d7720270 Bug 1760736 [wpt PR 33294] - Update wpt metadata, a=testonly
     new adb52d1053f96 Bug 1710585 [wpt PR 28954] - Run mypy for tools/wptserve/ (but still allow untyped defs), a=testonly
     new dc7f5e10a73e9 Bug 1761211 [wpt PR 33343] - [@container] CSSOM serialization tests and escape fix, a=testonly
     new 74890092384e7 Bug 1761211 [wpt PR 33343] - Update wpt metadata, a=testonly
     new 1815055d99de6 Bug 1761212 [wpt PR 33344] - [@container] Use valid queries in idlharness test, a=testonly
     new c915ab672251e Bug 1761164 [wpt PR 33337] - Add WPT for Early Hints preload is in-flight when consumed, a=testonly
     new e1c030bad2651 Bug 1761164 [wpt PR 33337] - Update wpt metadata, a=testonly
     new d0a7737c26920 Bug 1761003 [wpt PR 33324] - Add comment pointing to followup bug, and fix typos., a=testonly
     new 036d0b24e7227 Bug 1761235 [wpt PR 33348] - Sync interfaces/ with @webref/idl 3.5.0, a=testonly
     new 692be6d3d9591 Bug 1761235 [wpt PR 33348] - Update wpt metadata, a=testonly
     new 180b56ca4f4b5 Bug 1761279 [wpt PR 33251] - WPT: move anonymous-iframe up a directory., a=testonly
     new 6bcbf6860bdb7 Bug 1761279 [wpt PR 33251] - Update wpt metadata, a=testonly
     new 5695741ea04b3 Bug 1761126 [wpt PR 33333] - Reland "[FileAPI] Move BlobUrlRegistry to the UI thread", a=testonly
     new 5d6c4434be600 Bug 1761201 [wpt PR 33341] - Add a WPT for 304 and CORP interaction., a=testonly
     new 65e8437a6f094 Bug 1760841 [wpt PR 33303] - [IndexedDB Storage Partition] (3) Add WPT to check for persistence, a=testonly
     new 34b5e086ca446 Bug 1761357 [wpt PR 33355] - Fix #33204: Move Safari stable runs to Big Sur, a=testonly
     new 88e0d25f01734 Bug 1760712 [wpt PR 33289] - Support the --reftest-screenshot command line argument in the reftest implementation used by all browsers , a=testonly
     new c1bd8b36e67f5 Bug 1761179 [wpt PR 33340] - Add WPT for 404 with Early Hints, a=testonly
     new 15c2d8126d3a6 Bug 1761179 [wpt PR 33340] - Update wpt metadata, a=testonly
     new 03e61ab8c46c6 Bug 1761380 [wpt PR 33360] - Bump mypy from 0.941 to 0.942 in /tools, a=testonly
     new b13c20e452504 Bug 1761390 [wpt PR 33362] - [FlexNG] OOF handling and fragmentation, a=testonly
     new c58de4531b652 Bug 1761390 [wpt PR 33362] - Update wpt metadata, a=testonly
     new 55105cda2aef5 Bug 1761175 [wpt PR 33339] - Update Safari Technology Preview to 142, a=testonly
     new bd48f39ccfca2 Bug 1761376 [wpt PR 33359] - After splitText mark node for reattach if only whitespace., a=testonly
     new cfd5042c1ee6e Bug 1761261 [wpt PR 33350] - Return an empty font list when the permission is not given, or platform implementation is missing (e.g. Android). Also, remove the unused kCanceled status., a=testonly
     new 5dda72ae15b4c Bug 1761583 [wpt PR 33376] - Fix divide by zero caused by empty datalist options, a=testonly
     new 5c2d13fbb3487 Bug 1761612 [wpt PR 33374] - Bump taskcluster from 44.8.4 to 44.8.5 in /tools, a=testonly
     new 6c25e40566b78 Bug 1761405 [wpt PR 33366] - Add WPTs for Early Hints preload is disallowed by document's CSP, a=testonly
     new 2556d18279e48 Bug 1761405 [wpt PR 33366] - Update wpt metadata, a=testonly
     new 54fc008f03765 Bug 1761704 [wpt PR 33380] - Add WPTs for invalid headers in Early Hints, a=testonly
     new 02ada5e8e6ba4 Bug 1761704 [wpt PR 33380] - Update wpt metadata, a=testonly
     new 6fd191d5a02f6 Bug 1761400 [wpt PR 33365] - Add WPTs for different Early Hints preload finish timings, a=testonly
     new 2aeb7fe872c9a Bug 1761400 [wpt PR 33365] - Update wpt metadata, a=testonly
     new 84b4ff711fd51 Bug 1753578 [wpt PR 32692] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=235685, a=testonly
     new fab8d1a579154 Bug 1753578 [wpt PR 32692] - Update wpt metadata, a=testonly
     new 061a33e9031e5 Bug 1761675 [wpt PR 33378] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=238373, a=testonly
     new cf835e93a181b Bug 1761675 [wpt PR 33378] - Update wpt metadata, a=testonly
     new 9fb9b63aee530 Bug 1761768 [wpt PR 33226] - [css-pseudo] Implement behavior of color:currentcolor in highlights, a=testonly
     new da492735a1692 Bug 1761768 [wpt PR 33226] - Update wpt metadata, a=testonly
     new bd7538c6e7b8f Bug 1761729 [wpt PR 33384] - Disable the independent inheritance optimization for objects with custom style callbacks., a=testonly
     new 259655055bdb9 Bug 1761741 [wpt PR 33385] - Make Canvas and CanvasText system color definitions consistent., a=testonly
     new b22bf6fbba1cb Bug 1761358 [wpt PR 33356] - NavigationApi: Fire the navigate event for <a download>, a=testonly
     new 84e27d54557b6 Bug 1761358 [wpt PR 33356] - Update wpt metadata, a=testonly
     new 5c42a345a06d7 Bug 1761810 [wpt PR 33386] - [BlockFragmentation] Clamp column intrinsic block-size to BSP., a=testonly
     new 6208e53a78903 Bug 1761816 [wpt PR 33388] - [BlockFragmentation] Set break-{before,after} within simplified layout., a=testonly
     new 4b46b0dcaadda Bug 1761383 [wpt PR 33361] - Add HTMLPopupAttribute flag, and start basic functionality [popup 1/N], a=testonly
     new f172bb05ca87e Bug 1761383 [wpt PR 33361] - Update wpt metadata, a=testonly
     new cbe8ae65cfb0d Bug 1761817 [wpt PR 33389] - [basic-card] Migrate WPTs that use basic-card by name, a=testonly
     new e57dde181b567 Bug 1761857 [wpt PR 33393] - [FedCM] More checks that we send cookies for the right endpoints, a=testonly
     new 81a72a25a09f3 Bug 1761552 [wpt PR 33372] - [renderblocking] Add fullscreen-related WPT for render-blocking (2nd try), a=testonly
     new 39f38f1b31359 Bug 1761552 [wpt PR 33372] - Update wpt metadata, a=testonly
     new bed048391bb8d Bug 1761890 [wpt PR 33223] - [css-flex] Use min-content block size, not min-intrinsic, for flex-basis, a=testonly
     new b4edc2589abe4 Bug 1761860 [wpt PR 33394] - Bump peter-evans/create-pull-request from 3 to 4, a=testonly
     new 0f0afe600b832 Bug 1761863 [wpt PR 33396] - Bump types-requests from 2.27.14 to 2.27.15 in /tools, a=testonly
     new 283561ce20e4b Bug 1761234 [wpt PR 33347] - In the CSS transform fast parser, convert rotate(0) to rotate(0deg)., a=testonly
     new 541cfbbf06690 Bug 1761919 [wpt PR 33399] - [@container] Add WPTs for and/or/not + operators, a=testonly
     new f93adbdaf4d11 Bug 1761920 [wpt PR 33400] - [css-typed-om] Disallow CSS-wide keywords for StylePropertyMap.set, a=testonly
     new 7529281221339 Bug 1761934 [wpt PR 33402] - Report iframe resource timing also with 204/205 iframes, and don't report for download, a=testonly
     new bd46b4e25405e Bug 1761934 [wpt PR 33402] - Update wpt metadata, a=testonly
     new 3a9bcfdb4fea0 Bug 1761956 [wpt PR 33403] - Make sure iframe reports resource timing for non-HTML, a=testonly
     new 3648ea9612b29 Bug 1761035 [wpt PR 33326] - Add a few cases to preload SRI, a=testonly
     new 6a2e2df9b9ece Bug 1761035 [wpt PR 33326] - Update wpt metadata, a=testonly
     new ce4f69ea7ac46 Bug 1757558 [wpt PR 33014] - hid: Add exclusionFilters option to requestDevice, a=testonly
     new bef6c1c5855c9 Bug 1760926 [wpt PR 33316] - [FlexNG] Wrap-reverse/column-reverse and fragmentation, a=testonly
     new 464562db32ec4 Bug 1761887 [wpt PR 33398] - Add a EventWatcher to wait for the event to end the test, a=testonly
     new b55d19e5a49a0 Bug 1761852 [wpt PR 33392] - [basic-card] Migrate PaymentRequestUpdateWith WPTs, a=testonly
     new 4b7890f2c7848 Bug 1762062 [wpt PR 33406] - Rename QueryOptions.select to QueryOptions.postscriptNames, and update the empty list for postscriptNames match no fonts, instead of matching all fonts., a=testonly
     new 668226280fd39 Bug 1762062 [wpt PR 33406] - Update wpt metadata, a=testonly
     new 59afa414a7045 Bug 1761042 [wpt PR 33328] - Remove redundant tests for scrollend / overscroll events fired to document., a=testonly
     new 5f85bdbb757f6 Bug 1762023 [wpt PR 33408] - Navigation API: focusReset should reset SFNSP, a=testonly
     new fdccb72c627d0 Bug 1762026 [wpt PR 33409] - [TableFragmentation] Allow rows to expand due to fragmentation., a=testonly
     new ec640927f0df7 Bug 1762026 [wpt PR 33409] - Update wpt metadata, a=testonly
     new d66ca85640cd5 Bug 1761397 [wpt PR 33363] - Add top layer control, plus most tests for Popup [popup 2/N], a=testonly
     new 9c10be37416e2 Bug 1761397 [wpt PR 33363] - Update wpt metadata, a=testonly
     new e43e307d81a9c Bug 1761434 [wpt PR 33368] - Simplify the Python version check in `./wpt`, a=testonly
     new 755020c888f3f Bug 1761709 [wpt PR 33381] - Deprecate system colors that are supposed to default to ButtonFace., a=testonly
     new 38a2ac969beb4 Bug 1762150 [wpt PR 33367] - Annotate wptserve's logger.py + utils.py, a=testonly
     new 23ef99572bd76 Bug 1761226 [wpt PR 33346] - Fix computed style for highlights under HighlightInheritance, a=testonly
     new 0bd47955edc29 Bug 1761226 [wpt PR 33346] - Update wpt metadata, a=testonly
     new 9de13e9914385 Bug 1760615 [wpt PR 33285] - Update MathML Operator dictionary, a=testonly
     new f2e0843c5fbc0 Bug 1762163 [wpt PR 33419] - Test preload link attribute change effects on fetching, a=testonly
     new 5fa10d101a000 Bug 1762163 [wpt PR 33419] - Update wpt metadata, a=testonly
     new bac97e1e7a50b Bug 1762151 [wpt PR 33415] - Remove Mozilla Public License notices, a=testonly
     new 1a821cda6d358 Bug 1762198 [wpt PR 33422] - Add a few test cases for preload attribute change, a=testonly
     new 64a531066b21e Bug 1762198 [wpt PR 33422] - Update wpt metadata, a=testonly
     new 7938ee17098f3 Bug 1762030 [wpt PR 33410] - [@container] Perform LayoutUpgrade if any node skipped recalc, a=testonly
     new 8b348777b66d1 Bug 1761041 [wpt PR 33327] - Direct Sockets API: Align with WebSocketStream API., a=testonly
     new cbaad68d5c3ce Bug 1761041 [wpt PR 33327] - Update wpt metadata, a=testonly
     new 1d34c8864c898 Bug 1761838 [wpt PR 33391] - [basic-card] Migrate WPTs that use basic-card identifier, a=testonly
     new 31e5d016370b4 Bug 1761970 [wpt PR 33405] - Reland: AnonymousIframe: WPT CacheStorage, a=testonly
     new 20e95a700ce5d Bug 1761970 [wpt PR 33405] - Update wpt metadata, a=testonly
     new 4c48dd59a2da7 Bug 1762111 [wpt PR 33414] - Add reflected IDL property for popup [popup 3/N], a=testonly
     new 575ad1c8f085c Bug 1762111 [wpt PR 33414] - Update wpt metadata, a=testonly
     new 5ac662f802815 Bug 1762091 [wpt PR 33413] - Fix `grid` and `grid-template` shorthand serialization, a=testonly
     new 14c37fd295c14 Bug 1762091 [wpt PR 33413] - Update wpt metadata, a=testonly
     new 020d7a15365ef Bug 1762199 [wpt PR 33423] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=238542, a=testonly
     new 73dc6be19f267 Bug 1762256 [wpt PR 33427] - Avoid slot assignment recalc in counter update from detach, a=testonly
     new 4d38452b6c417 Bug 1762362 - [wpt-sync] Update web-platform-tests to e6acc32387f3d165b9fdbe8b1208d40bf62869b1, a=testonly
     new dc5bb9ccbc34a Bug 1762156 - Move LinkHeader parsing to mozilla::net namespace in nsNetUtil.h r=necko-reviewers,dragana
     new 09b6c321e4521 Bug 1761242 - Make link asset parsing accessible in nsNetUtils.h r=necko-reviewers,dragana
     new ea091cc7c27c1 Bug 1762152 - Don't propagate changes from layout back to layout. r=stransky
     new 46c06c05e74cb Bug 1762358 - Fixed PiP icon not visible on G branch of experiment. r=pip-reviewers,mhowell
     new 47b5f490cc771 Bug 1762588 - Handle the case where userContextId is disabled. r=mak
     new adf09a8219bbe Backed out 4 changesets (bug 1761436, bug 1759994) for causing remote failures. CLOSED TREE
     new 867613ca0d228 Backed out changeset c12ba4cce247 (bug 1761182) for Causing crashes and/or hangs on shutdown. CLOSED TREE
     new 96f0bc32d4de9 Backed out changeset 2af33c3399c3 (bug 1632740) for Causing crashes and/or hangs on shutdown. CLOSED TREE
     new 104eb166e91ae Bug 1753700 - Rename ActivityChanged to BrowserPriorityChanged. r=mccr8
     new 89585cfcc93c1 Bug 1762476 - Validate promise existence in L10nMutations r=dminor
     new b1bff0917191e Bug 1746686 - Use `ChromeUtils.import` with one parameter in add-ons test code. r=robwu
     new 6bd24d3ead7f5 Bug 1760675 - Upload gecko run-task and fetch content scripts as decision artifacts - r=releng-reviewers,aki
     new f321e0bb55b8c Bug 1761932: Remove the unneeded keyframes DB schema check. r=mak
     new ea1a74bb1e7a5 Bug 1760662 - DOM worker thread-safety annotations r=dom-worker-reviewers,smaug
     new dfbc83b435bc6 Bug 1758579 - land NSS NSS_3_77_RTM UPGRADE_NSS_RELEASE, r=djackson
     new b16f825818024 Bug 1738777 - Check whether we need to ignore tabindex again when doing sequential navigation r=edgar
     new 8b26a85901829 Bug 1753700 - Add priorityHint to allow apps to increase process priority for background tabs r=geckoview-reviewers,mccr8,agi
     new 352b921b1e407 Bug 1762488 - Remove text configuration nesting with raw unlocalized text r=emcminn
     new d7933a01b3734 Backed out changeset 4a083131d350 (bug 1753700) for causing linting failures on browser_ProcessPriorityManager.js. CLOSED TREE
     new bff6a5c9a7a90 Bug 1761075: Update version.h for dav1d when vendoring r=jbauman,jewilde
     new 6cbd9c7da7568 Bug 1741975 - Have WPT tests available in taskcluster r=perftest-reviewers,sparky
     new 98fc25db17a1c Bug 1761536 - Part 1: Add a `value_type` typedef to nsTArray, r=xpcom-reviewers,mccr8
     new 7743d4fd6282e Bug 1761536 - Part 2: Replace nsTArray::elem_type with value_type, r=mccr8
     new 2e72af38c0020 Bug 1753309 - Implement AbortSignal.timeout() r=smaug
     new 2a809cdea0b2d Bug 1753700 - Add priorityHint to allow apps to increase process priority for background tabs r=geckoview-reviewers,mccr8,agi
     new ebb6debed2efd Bug 1762362 - Update metadata. a=testonly CLOSED TREE
     new bbae966812df2 Bug 1744398 - Media element load algorithm must fire 'emptied' before 'timeupdate' r=alwu
     new 95cf10ee66a9f Bug 1744398 - Test if media element receives 'emptied' before 'timeupdate' r=alwu
     new 505bdc0c07cd3 Bug 1762258 - Add product name to printed PDF's "Creator" metadata field. r=dholbert
     new 0cb7e5d4909c4 Bug 1758369 - Ensure credit card number has no whitespaces or dashes before trying to match type. r=dimi,sgalich
     new 1dc69c5bc0f69 Bug 1761464 - Don't free dictionaries when they are no longer in use; r=smaug
     new cf34ce99d855f Bug 1761464 - Pass nsCString to RLBoxHunspell::Create; r=smaug
     new 7bfa09587b1e4 Bug 1761464 - Load dictionaries lazily; r=smaug
     new 1aeac6efc79de no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new bc333ceb93cba Bug 1761404 - Add DrawTarget DrawShadow API call. r=jrmuizel,gfx-reviewers
     new 48c147fe43e29 Bug 1762625 - Remove unused principal argument from nsGeolocationService. r=edgar
     new 4cb69d15d4be7 Bug 1762289 - Add thank you noodle backdrop image for about:welcome r=emcminn,dmose
     new cff1fa8e96ea3 Bug 1762616 - Creating Pocket config for Pocket panels r=Gijs
     new 83464f7ed4815 Backed out changeset 053c8f65df23 (bug 1758369) for causing gv-junit failures in geckoview.test.AutocompleteTest#creditCardSaveModifyAccept
     new 8b47c8a801a78 Bug 1753309 - Fix build bustage CLOSED TREE
     new a4ec0a0687557 Bug 1762619 - wasm: Disable code caching. r=yury
     new 513cb1e7637ac Bug 1753309 - Fix build bustage 2 CLOSED TREE
     new 85419e7f57504 Bug 1748929 - Refactor util/verify.py to support non-task verifications, r=releng-reviewers,aki
     new f7b854fe90791 Bug 1748929 - Move TaskGraphGenerator.verify_* to a verifications in util/verify.py, r=releng-reviewers,aki
     new e75208ec5b193 Bug 1759621 - Migrate `<th>` `text-align` behaviour from presentation hint to UA CSS. r=emilio
     new ae056f8313c59 Backed out changeset f255030d86d8 (bug 1577122) for causing talos crashes in Bug 1762611.
     new fdcac688e9f5b Bug 1761389 - Pre: Use defines rather than inline numerals for icon indices. r=bhearsum
     new b896fb72f71de Bug 1761389 - Add and use new PDF-specific document icon on Windows. r=bhearsum
     new dce3864b829e3 Bug 1754864 - cleanup js/ includes r=andi
     new 33fa70370add3 Bug 1762649 - Fix credit card supported countries to use 'GB' code instead of 'UK'. r=sgalich
     new ae3ccd0aa80c1 Bug 1762605 - RLBox thread-safety annotations r=bholley
     new 8c2a7b41fb83d Backed out changeset caf3fd368a8e (bug 1759621) for causing xpc failures in /test_css-properties-db.js CLOSED TREE
     new dbdc38994d0a3 Bug 1761756 - Check the intersection again after conditioning the rect. r=miko
     new 586d1b0392e08 Bug 1761581 - Directly report errors in self-hosted code. r=tcampbell
     new 5fff131f4c37f Bug 1761429 - Ensure we don't leak a gfxHarfBuzzShaper while handling font-size-adjust. r=lsalzman
     new 82b6f1bd95623 Bug 1758654 - avoid stack overflow by running on a fiber  r=gsvelto
     new ff0de58ac344c Backed out changeset b7dc5de07187 (bug 1753700) for causing android mochitest failures on test_ext_tabs_getCurrent.html. CLOSED TREE
     new e21ea02da1c57 Bug 1762297 - Assert the requested locales calls in about:welcome test; r=platform-i18n-reviewers,nordzilla
     new 45500af2cece1 Bug 1762297 - Change buttons on about:welcome language prompt; r=Mardak,platform-i18n-reviewers,nordzilla,fluent-reviewers
     new b2c631dcf0366 Bug 1762297 - Ensure the AW decline button resets the app locale; r=Mardak,platform-i18n-reviewers,nordzilla
     new 852ecad7f206a Bug 1762659 - Use MozIntl for stand-alone display names in LangPackMatcher.jsm; r=Mardak,nordzilla
     new 1a31034747466 Bug 1559177 - Add JS_WriteDouble. r=mgaudet,smaug
     new ff496968ed683 Bug 1559177 - Add JS_ReadDouble. r=smaug
     new 1fc2ad01587fc Bug 1759621 - Migrate `<th>` `text-align` behaviour from presentation hint to UA CSS. r=emilio
     new 7651e32fbd784 Bug 1762290 - Update hero text styling with configuration r=mviar
     new 2734b20a4d153 Bug 1762292 - Turn on Zap for hero text r=Mardak,mviar
     new a75d57661abd9 Bug 1762263 - Add upgrade message on 100 major upgrade with single thank you (3 potential actions) r=Mardak
     new f7e32e727060a Bug 1741244 - p1: support software MFT video encoders. r=alwu,media-playback-reviewers
     new b3d10ee32c9af Bug 1741244 - p2: get MPEG header data for only H.264. r=alwu,media-playback-reviewers
     new 258d9804b78bb Bug 1741244 - p3: reject simulcast request gracefully. r=alwu
     new 6a9110827ce14 Bug 1741244 - p4: return correct VP9 info. r=alwu
     new 4087c24a223d3 Bug 1741244 - p5: proper assignment of FEC setting to encoders in SoftwareFallbackWrapper. r=mjf
     new 0b6b47af6fb0b Bug 1741244 - p6: wait for frame encoded in capture throttle test. r=jib
     new 8cdf6a17653af Bug 1762285 - Update about:welcome for Fx 100 Thank You, r=Mardak
     new 35101d0867157 Bug 1762270 - Add animated heart logo image for use in upgrade spotlight r=dmose
     new c9954f4f58266 Backed out changeset 357e5e22e480 (bug 1761756) for causing reftest failures.
     new a8cd553e22680 Bug 1762362 - Fix wpt failure in palette-values-rule-add-2.html. a=fix CLOSED TREE
     new 51ef204bdeef5 Bug 1762680 - Widen Zap for about:welcome hero text, r=dmose
     new 30db3475ca874 Bug 1762362 - fix perma wpt failure in font-variant-position.html. CLOSED TREE
     new c32d1979b367d Bug 1760804 - Use MFT CLSIDs for decoder instantiation instead of MFTEnumEx, as it caused a performance regression in process startup. r=alwu
     new 71ead80661eea Bug 1761991 - [devtools] Fix intermittent failure on custom HTTP panel tests r=bomsy
     new 9c3532a7232d3 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 1f263e9a1f561 Merge autoland to mozilla-central. a=merge
     new 5ceee5de8ed42 Bug 1761436 - [wdspec] Refactor Browser and Geckodriver classes for fixtures in Mozilla specific wdspec tests. r=webdriver-reviewers,jdescottes,jgraham
     new 3f863ffa970f0 Bug 1759994 - [remote] Use private properties for Remote Agent class. r=webdriver-reviewers,jdescottes
     new 0d5a0d6a98fb3 Bug 1759994 - [remote] Use command line arguments for allowed hosts and origins for Remote Agent. r=webdriver-reviewers,jdescottes
     new d1e06b69d1433 Bug 1759994 - [geckodriver] Allow optional hosts and origins via command line arguments. r=webdriver-reviewers,jgraham
     new a2098c0b7d53c Bug 1762362 - Update expectancy for /find-range-from-text-directive.html
     new 9cea60e6b9028 Bug 1762713 - Move work of InitWordCache inside of GetShapedWord to avoid extra lock-twiddling. r=lsalzman
     new 21f1491ccb61b no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new d83004bc50691 Backed out changeset 270ee8ff8926 (bug 1760675) for breaking mach boostrap and mach build outside of automation
     new 8a3e1fdc983c6 Bug 1722607 - disable browser_ext_tabs_discard_reversed.js on linux64 r=intermittent-reviewers,MasterWayZ,robwu
     new df0f48ac8696b Bug 1757875 - disable browser_aboutwelcome_multistage_languageSwitcher.js on Linux_64 for frequent failures. r=intermittent-reviewers,MasterWayZ DONTBUILD
     new 09872c789843d Merge autoland to mozilla-central. a=merge
     new d282ce45d4a92 Merge mozilla-central to autoland. a=merge CLOSED TREE
     new e78cd417a0963 Backed out changeset a8db18c94b60 (bug 1760804) for causing regression
     new 5988fa85be282 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 78c8fd2e91ca0 Merge autoland to mozilla-central. a=merge
     new 3787c58b76913 Bug 1762718 - Zap underline text overlap in welcome screen, r=Mardak
     new 09a88a5336f0a Bug 1762703 - Set render-blocked-apis-by-preload-link.tentative.html as intermittent on linux debug. r=aryx DONTBUILD
     new 34f08f6a12009 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new ec18b62e75000 Bug 1762515 - Remove some parts of current backdrop-filter implementation r=gfx-reviewers,lsalzman
     new 0ed7c3a311f91 Bug 1762516 - Add `map_point` to `SpaceMapper` r=gfx-reviewers,lsalzman
     new fcec1f29190b0 Bug 1762747 - Update expectations for scroll-to-text-fragment tests on mac. r=aryx
     new 26a1b0fce12e6 Merge autoland to mozilla-central. a=merge
     new 39a25d3b4955b Merge mozilla-central to autoland on a CLOSED TREE
     new 822125b4fa627 Bug 1454419 - [devtools] Cleanup webconsole.css. r=jdescottes.
     new b9f014222a838 Bug 1454419 - [devtools] Rename new-consoletable* to consoletable. r=jdescottes.
     new 703b2daf31418 Bug 1762550 - [devtools] Cleanup webconsole stylesheet imports. r=bomsy.
     new fb7194d80e6fe no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
     new 73a6abf1aaedb Merge autoland to mozilla-central. a=merge
     new 6c42b2266f53a No bug - tagging 8ab1c4f5058874d87bd1aefafbcc6a20b994f775 with FIREFOX_BETA_100_BASE a=release DONTBUILD CLOSED TREE
     new 7cb33c25d1157 Merge old head via |hg debugsetparents 1ce63246334ec627d74c38d7acd5b858c781336a 1d1c9a67c5fc0cf7f59f626408e622fca8d0f6bb| CLOSED TREE DONTBUILD a=release
     new fbf1befcd568a Preserve old tags after debusetparents. CLOSED TREE DONTBUILD a=release
     new fb005081168fe No bug - tagging 1d1c9a67c5fc0cf7f59f626408e622fca8d0f6bb with FIREFOX_BETA_99_END a=release DONTBUILD CLOSED TREE
     new 2419f6a7eaa6d no bug - Bumping Firefox l10n changesets r=release a=l10n-bump CLOSED TREE
     new 4666d659b8946 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
     new a330679466fa8 Bug 1762776 - [wdspec] Add missing meta data for expected failures in allow_hosts.py and allow_origins.py r=webdriver-reviewers,jdescottes a=test-only
     new 3d1c3540aca1e Bug 1762722 - set new localstorage third-party iframe test as failing outside Nightly because it depends on partitioning. a=test-only DONTBUILD
     new a55c9124adebc no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new 337533ed019b1 No bug - Tagging 1350ba338dd179a0f07ddba195906a3cd3427708 with DEVEDITION_100_0b1_BUILD1 a=release CLOSED TREE DONTBUILD
     new 5d1e406f260a9 No bug - Tagging 1350ba338dd179a0f07ddba195906a3cd3427708 with FIREFOX_100_0b1_BUILD1 a=release CLOSED TREE DONTBUILD
     new e587f8fc6756a Bug 1762752 - [geckodriver] Don't use named argument when formatting a message as long as minimum supported Rust version is 1.57.0 r=webdriver-reviewers,jdescottes a=NPOTB
     new 0a9c0169fbff7 No bug - Tagging 1350ba338dd179a0f07ddba195906a3cd3427708 with DEVEDITION_100_0b1_RELEASE a=release CLOSED TREE DONTBUILD
     new 71321ec6fc6dd Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD
     new 71475a516c412 No bug - Tagging 1350ba338dd179a0f07ddba195906a3cd3427708 with FIREFOX_100_0b1_RELEASE a=release CLOSED TREE DONTBUILD
     new b2224ba2d5f8a Bug 1762873 - Don't incorrectly add scrollbar size to select intrinsic size. r=jfkthame, a=dsmith
     new 9c4e3cf44ef6d Bug 1760059 - Make incremental search string handling local to a given element. r=dimi, a=dsmith
     new 09606859bb425 Bug 1762273 - Adjust thank you screen square-ish sizing with noodles, transitions, auto advance without showing Home r=Mardak, a=dsmith
     new 26944ed124adb Bug 1762463 - Fix perma failing ytp tests on mozilla-release build. r=sparky, a=test-only DONTBUILD
     new f9ee16dbb0538 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new 20a3faecbdb6d No bug - Tagging b8c5d3ab07db05362f5537642711453e1a3261b8 with FIREFOX_100_0b2_BUILD1 a=release CLOSED TREE DONTBUILD
     new 2d32017b3c14c No bug - Tagging b8c5d3ab07db05362f5537642711453e1a3261b8 with DEVEDITION_100_0b2_BUILD1 a=release CLOSED TREE DONTBUILD
     new 3bb45d644ff54 Bug 1763252 - fix version 100 mar signing format bug. r=releng-reviewers,gbrown a=release
     new 659b351d63a4a No bug - Tagging 21a14a5659ecfc2f649709b6e4a5f24e7322381e with FIREFOX_100_0b2_BUILD2 a=release CLOSED TREE DONTBUILD
     new f355bdf7574c2 No bug - Tagging 21a14a5659ecfc2f649709b6e4a5f24e7322381e with DEVEDITION_100_0b2_BUILD2 a=release CLOSED TREE DONTBUILD
     new ad847c1b5c95d No bug - Tagging 21a14a5659ecfc2f649709b6e4a5f24e7322381e with DEVEDITION_100_0b2_RELEASE a=release CLOSED TREE DONTBUILD
     new f4bc071be0d0c Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD
     new 945811a0e6c41 No bug - Tagging 21a14a5659ecfc2f649709b6e4a5f24e7322381e with FIREFOX_100_0b2_RELEASE a=release CLOSED TREE DONTBUILD
     new 566ea7bb3f07e Bug 1761842 - Replace promo CTA link with a button for better a11y r=mviar,a=dsmith
     new 5b1fd19ea62db Bug 1762723 - Use proper dragstart event targets in the download panel. r=mak,a=dsmith
     new acc1f9fa9eed2 Bug 1762913 - Restore inactive menubar style for Windows r=Gijs,a=dsmith
     new 982c83333a02d Bug 1762174 - setting.disable recorded in release. r=pip-reviewers,mhowell,a=dsmith
     new eaf9b957f346c Bug 1761756 - Check the intersection again after conditioning the rect. r=miko,a=dsmith
     new dcd926d684e27 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new b62f58e23b38c Bug 1763471 - Fix test_PanelTestProvider.js r=emcminn a=test-only
     new 5bd2c707e73d3 Bug 1762921 - Add a bit more slop on a test for non-macOS platforms. a=test-only
     new 1828d7cd8258a Bug 1763314 - don't hardcode the build_number in `mach try scriptworker` test. r=gbrown a=test-only
     new ff4024f0f0da7 No Bug, mozilla-beta repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update
     new 6dfb80fa193c6 Bug 1762947 - Validate all branches when using variables-only features r=emcminn,a=dsmith
     new cbecc62f5b8b3 Bug 1757506 - Restore selected tab background image. r=dao,a=dsmith
     new 23126a25d82ba Bug 1762428 - Print via parent on Android. r=agi,whimboo,webdriver-reviewers,a=dsmith
     new 0c87c8324fa78 Bug 1762090, don't block refreshdrivers for too long time on linux, r=mstange,a=dsmith
     new 70cf0e7f78da4 Bug 1762152 - Remove XULPopupElement.isAnchored. r=Gijs,a=dsmith
     new 7358fe30e8825 Bug 1761981, r=smaug,a=dsmith
     new c59e090b46435 Bug 1761981 - fix unexpected-pass wpts,a=dsmith
     new 36dffc926264b Backed out changeset b74b32f3eab5 (bug 1763471) for causing xpcshell failures on test_PanelTestProvider.js. a=backout
     new e97d2552b7ac8 Bug 1762899 - Fix {f32,f64}.copysign for Aarch64. r=lth,a=dsmith
     new 02adc221805cc Bug 1760160 - Make `ContentCacheInChild` stop storing content if editable element has already been blurred r=m_kato,a=dsmith
     new 1c5d412d713e3 Bug 1762148 - Restore selector specificity for `.toolbaritem-combined-buttons` rules. r=dao,a=dsmith
     new 7b3e89d79a944 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new f851fb5bfbd5a No bug - Tagging 0df087308a82692567a71c0bb4fa0346b3ce0d63 with DEVEDITION_100_0b3_BUILD1 a=release CLOSED TREE DONTBUILD
     new cb21b22b15fcf No bug - Tagging 0df087308a82692567a71c0bb4fa0346b3ce0d63 with FIREFOX_100_0b3_BUILD1 a=release CLOSED TREE DONTBUILD
     new 474c41be32eeb No bug - Tagging 0df087308a82692567a71c0bb4fa0346b3ce0d63 with FIREFOX_100_0b3_RELEASE a=release CLOSED TREE DONTBUILD
     new 1a378fa0a11b6 Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD
     new d0208d33a9a49 No bug - Tagging 0df087308a82692567a71c0bb4fa0346b3ce0d63 with DEVEDITION_100_0b3_RELEASE a=release CLOSED TREE DONTBUILD
     new 9031770d6e990 Bug 1763207: Enable webrtc socket process by default on release. r=mjf,a=dsmith
     new 4aaafb386c6b0 Bug 1762803 r=zombie,mixedpuppy,a=dsmith
     new b75b6af144715 Bug 1762803 - Additional test case r=zombie,a=dsmith
     new 6f54224e10a41 Bug 1762543 - Race Condition When Dismissing a GeckoView Prompt in Marionette r=geckoview-reviewers,agi,webdriver-reviewers,whimboo,a=dsmith
     new 27277be9a285d Bug 1763190 - allow pip video wrappers for beta channel. r=pip-reviewers,mhowell,a=dsmith
     new aa3c52baf8c84 Bug 1741293 - Make Adwaita dark accent color the same as Adwaita light. r=stransky,a=dsmith
     new 8cbe8134c99c9 Backed out changeset a07bb9e2ffe8 (bug 1758654) for causing bug 1763093,a=backout
     new 6b891185624d4 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new fcc690f8ef2ab Bug 1763486 - Improve heart animation image asset for dark mode r=mviar,a=dsmith
     new 4f2ddc7a79b74 Bug 1763470 - Accessibility updates for FX100 upgrade dialog r=Mardak,a=dsmith
     new 650408151f4e6 Bug 1763679 - Null-check in PrintTargetPDF, rather than relying on the caller to do so. r=hiro,a=dsmith
     new e3b936d804260 Bug 1763368 - Revert upstream commit to fix Bengali text rendering regression. r=jfkthame,a=dsmith
     new b9b9e25f4c2af no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new 89cfd705bd6ef no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new 794b6f7033e4a Bug 1761203 - Add all files in DRI device directories r=jld,a=dsmith
     new b8878ed11ee04 Bug 1761182: Improve ContentParent shutdown blocker singletons lifecycles. r=mccr8,smaug,a=dsmith
     new 6e58b52cd4381 No bug - Tagging bfba6727529933b48b04a651093b3268047b392f with DEVEDITION_100_0b4_BUILD1 a=release CLOSED TREE DONTBUILD
     new a6a19ae7dc7c3 No bug - Tagging bfba6727529933b48b04a651093b3268047b392f with FIREFOX_100_0b4_BUILD1 a=release CLOSED TREE DONTBUILD
     new 53d544a3edf52 No bug - Tagging bfba6727529933b48b04a651093b3268047b392f with FIREFOX_100_0b4_RELEASE a=release CLOSED TREE DONTBUILD
     new ffa3ab4ca5d35 Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD
     new 28b7c2bcd7814 No bug - Tagging bfba6727529933b48b04a651093b3268047b392f with DEVEDITION_100_0b4_RELEASE a=release CLOSED TREE DONTBUILD
     new f62d3cc6dff67 Bug 1673104 - [puppeteer] Synchronize page.spec.ts fix from puppeteer PR #8208 r=webdriver-reviewers,whimboo a=test-only DONTBUILD
     new 5614a20c2961d No Bug, mozilla-beta repo-update HSTS HPKP remote-settings - a=repo-update,r=dsmith
     new e3a0363a05871 Bug 1696771: Always null check the ContentProcessManager singleton before use. r=smaug,a=dsmith
     new 009e6ae86b13a Bug 1758768 - [devtools] Skip browser_rules_user-property-reset.js on windows debug r=ochameau,a=dsmith
     new ebc5eaad8d641 Bug 1763801 - Enable OffscreenCanvas on zoom.us without subdomains. r=gfx-reviewers,jrmuizel,a=dsmith
     new 90ac1cd38f7f0 Bug 1762125. Allow DXVA on newer Intel drivers. r=alwu,a=dsmith
     new 890b6851060db Bug 1706441 - Check for non-empty span. r=gfx-reviewers,aosmond,a=dsmith
     new d15e115767ac2 Bug 1761481: Improve the conversion of line breaks. r=mstange,a=dsmith
     new 419d2d5815fd3 Bug 1684739: Only check if swipe tracking is enabled on macOS if the event is a scrollwheel event. r=mstange,a=dsmith
     new e0f5bed56fde0 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new 1b41b54a439e7 Bug 1760804 - Use MFT CLSIDs for decoder instantiation instead of MFTEnumEx, as it caused a performance regression in process startup. r=alwu,a=dsmith
     new 1192ea4300bad Bug 1760804 - Ensure that WMFDecoderModule::Init is called before MFT decoder support is returned. r=alwu,a=dsmith
     new d6c953c29576b Bug 1763390: Destroy the cycle collector explicitely in WorkerThreadPrimaryRunnable before checking the global scope sentinels. r=dom-worker-reviewers,smaug,a=dsmith
     new affdfaab9fc47 Bug 1733232 - Use reflow callbacks to properly track video control / caption sizes. r=dholbert,a=dsmith
     new e6ae2df154ac8 Bug 1733232 - add a reftest. r=emilio,a=dsmith
     new 4333a58e17759 Bug 1761652 - Fail to write session file more gracefully if we started in permanent private browsing r=Gijs,a=dsmith
     new 875323f61ed4c Bug 1764212, track reflow callbacks in videoframe, r=emilio, a=dsmith
     new e110591a05984 Bug 1763686 - Reduce default subtitles font size. r=#pip-reviewers!,a=dsmith
     new 780ffd3124efc no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new 19b748ee30435 No bug - Tagging 286d37f8f2c44bf8de5c08a18238c8613e5020de with DEVEDITION_100_0b5_BUILD1 a=release CLOSED TREE DONTBUILD
     new 021777a615e35 No bug - Tagging 286d37f8f2c44bf8de5c08a18238c8613e5020de with FIREFOX_100_0b5_BUILD1 a=release CLOSED TREE DONTBUILD
     new 01bae6477bd64 No bug - Tagging 286d37f8f2c44bf8de5c08a18238c8613e5020de with DEVEDITION_100_0b5_RELEASE a=release CLOSED TREE DONTBUILD
     new 67775c800e1a0 Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD
     new 6fd5faabefaf7 No bug - Tagging 286d37f8f2c44bf8de5c08a18238c8613e5020de with FIREFOX_100_0b5_RELEASE a=release CLOSED TREE DONTBUILD
     new 77584c53943b9 Bug 1763456 - [wdspec] Disable print to PDF tests for Android debug due to crashes for isolated-process jobs. r=webdriver-reviewers,jgraham a=test-only
     new 3950ddde03f65 Bug 1763478 - add isolated-process flag to mozinfo.json. r=whimboo,webdriver-reviewers a=test-only
     new c95e018f88fb5 Backed out changeset 2f6cc1354b9c (bug 1762125) to uplift different patch, a=backout
     new 15563f1db809c Bug 1762125. Allow DXVA on newer Intel drivers.r=aosmond,a=aosmond
     new 4659b4c87b510 Bug 1732416 - Change media.decoder-doctor.wmf-disabled-is-failure to atomic bool. r=alwu,a=dsmith
     new 91cc42d9e85d9 Bug 1758678 - Limit ANGLE texture upload stride-alignment workaround to windows. r=gfx-reviewers,aosmond,a=dsmith
     new 7e997bf6ca3a1 Bug 1763451, when refresh rate is very high, don't let it affect idle processing in the parent process too much, r=mstange,a=dsmith
     new 5994be9945510 Bug 1758468 - Factor out the function to generate stable, anonymous IDs r=padenot,a=dsmith
     new eba497b7f3481 Bug 1758468 - Use stable, anonymous IDs for Web MIDI ports r=padenot,a=dsmith
     new 2a5b43f767676 Bug 1763437 - Show 'Firefox Klar' for English locale in PB Focus Promo r=pdahiya,a=dsmith
     new b40921bd44d8a Bug 1763622 - Prevent telemetry to be sampled in uptake test r=gbeckley,a=testonly
     new f9bfb8db6d98a no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new 25efbbf57e13a No Bug, mozilla-beta repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update, a=dsmith
     new d6c3192f04068 Backed out changeset 88be1ad60435 (bug 1738104) for issues in (bug 1762604), a=backout
     new 16bca7f2e7d2f Bug 1755081 - Allow more containers to participate in FeaturePolicy r=smaug,ckerschb,a=dsmith
     new 97a828596f264 Bug 1763573: temporarily disable Windows 7 taskbar pinning to determine whether or not it's causing crashes r=mhowell,a=dsmith
     new 75b9d7b07afb8 Bug 1128102. Don't reconstruct the frame for scroll-snap-type or scroll-behavior style changes. r=emilio,a=dsmith
     new 893d589789253 Bug 1762614: Update libopus to 2654707e86cc94413998976d179b2ab4a2aa3114 r=kinetik,a=dsmith
     new f7c572dd66c91 Bug 1762614: Remove unneccessary files r=kinetik,a=dsmith
     new e0690547fd720 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new d8995f98daf04 No bug - Tagging b8bd27b84f0d84b1c295a76f8f8867c9b41b895e with DEVEDITION_100_0b6_BUILD1 a=release CLOSED TREE DONTBUILD
     new 1ce6140866fbf No bug - Tagging b8bd27b84f0d84b1c295a76f8f8867c9b41b895e with FIREFOX_100_0b6_BUILD1 a=release CLOSED TREE DONTBUILD
     new 0a4e34d2f8753 No bug - Tagging b8bd27b84f0d84b1c295a76f8f8867c9b41b895e with DEVEDITION_100_0b6_RELEASE a=release CLOSED TREE DONTBUILD
     new 15fa7fddbfa1e Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD
     new 12228c4199b6b No bug - Tagging b8bd27b84f0d84b1c295a76f8f8867c9b41b895e with FIREFOX_100_0b6_RELEASE a=release CLOSED TREE DONTBUILD
     new dd7b162ef57ec No bug - post beta 6, unset EARLY_BETA_OR_EARLIER. a=me
     new 04799f4a44d9c Bug 1764330 - The QR code from the "PB_FOCUS_PROMO" modal wrongly redirects to the "Firefox Klar" app even if the region is set to "US" and a Firefox en-US locale build is used r=pdahiya,a=dsmith
     new 1cc19b081871a Bug 1763824 - Always add/update `FirefoxPDF-*` ProgID in Windows PostUpdate. r=mhowell,bhearsum,a=dsmith
     new 8c3c6aa629828 Bug 1763680 - Part 1 - Add logging of DXVA decoding failure reasons to help narrow down causes of hardware acceleration failure. r=media-playback-reviewers,alwu,a=dsmith
     new f70f42ea5fd72 Bug 1763680 - Allow D3D9DXVA2Manager to correctly determine hardware support for the H264 decoder. r=alwu,a=dsmith
     new 0b680f2971b20 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new a8f8558f89246 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new 6b8afbc5917aa Bug 1764535 - The “about:welcome” page is broken on Firefox AR locale if the Central Kurdish OS language is set r=gregtatum,a=dsmith
     new a5a092c1198fa Bug 1759884: Freeze our reported version number at 99.0 in WebRTC's SdpOrigin "username" string. r=bwc,a=dsmith
     new 3b0e81805f2b7 Bug 1762769: Don't mark ops only reachable via retsub as normally reachable r=jandem,a=dsmith
     new 714cd3366c411 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new 905c47fc896e8 No bug - Tagging 49edce1c3710e84c0c6c53bcf6df29ff6d211a88 with FIREFOX_100_0b7_BUILD1 a=release CLOSED TREE DONTBUILD
     new 9d77d7cbc4835 No bug - Tagging 49edce1c3710e84c0c6c53bcf6df29ff6d211a88 with DEVEDITION_100_0b7_BUILD1 a=release CLOSED TREE DONTBUILD
     new e0ec23677ecf7 No bug - Tagging 49edce1c3710e84c0c6c53bcf6df29ff6d211a88 with DEVEDITION_100_0b7_RELEASE a=release CLOSED TREE DONTBUILD
     new be9a9465bb4c4 Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD
     new e478785425f23 No bug - Tagging 49edce1c3710e84c0c6c53bcf6df29ff6d211a88 with FIREFOX_100_0b7_RELEASE a=release CLOSED TREE DONTBUILD
     new 9fa9d710e2dde No Bug, mozilla-beta repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update,r=dsmith
     new 31bca03de77fd Bug 1764238 - Backout the first and the second patch of bug 1758420 r=m_kato,a=dsmith
     new b49de1b24d7c6 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new e998684b9ac56 Bug 1765130 - [Upgrade spotlight] The bottom part of the "g" letter from the "gracias" string is cut off on Firefox es-ES locale r=mviar,a=dsmith
     new d8f6f8421c6f9 Bug 1751961 - Remove some dead code. r=tnikkel,a=dsmith
     new e1477c42d5594 Bug 1751961 - Disable snapping on cross-process paint for printing. r=tnikkel,a=dsmith
     new 409f691ae9408 Bug 1751961 - Account for cross-process paint scale in nsSubDocumentFrame::Paint. r=tnikkel,a=dsmith
     new c1fb11f7f3472 Bug 1764117 - Restructure Error Handling in PipeToPump::Read r=evilpie,a=dsmith
     new beb4df5042d04 Bug 1759221 - Use -moz-box-pack: start on tabs. r=dao,a=dsmith
     new b30b24830bf2c Bug 1762576 - Firefox is not allowing Symantec DLP to inject DLL into the browser for Data Loss Prevention software r=mhowell,a=dsmith
     new e4a737d44169c Bug 1763630 - Connect device input via a main-thread only NativeInputTrack r=padenot,a=dsmith
     new 59b472e096b9d Bug 1741597 - Revert cookie behavior to initial default value when dFPI rollout pref is set to false. r=timhuang,a=dsmith
     new aa31053b24a4a Bug 1762563 - Update cubeb-coreaudio-rs to 39f7e69 on beta to fix an assert crash. r?#cubeb-reviewers,a=kinetik
     new 290a09ced3e2b Bug 1764319 [Wayland] Save initial position from nsWindow::Create() r=emilio,a=dsmith
     new c125b40bcadf1 Bug 1764608 - Unload dbghelp.dll only when we're sure we won't call into anymore r=rkraesig,a=dsmith
     new 2b99d4e8edbd2 Bug 1765214 - Fix DCSurfaceVideo::mSwapChainSurfaceHandle initialization r=gfx-reviewers,jrmuizel,a=dsmith
     new 8ebc5d1b8b3b2 Bug 1764807 - BETA 100: Show "Firefox Klar" promo in PBM for CH and AT Regions r=padhiya,a=dsmith
     new 71f789e406d49 Bug 1764394 - Backport WASAPI assert fix to beta. r=padenot,a=dsmith
     new 8aa91246bc7c5 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new 82d5a387bed18 Bug 1762217 - Beta - Uplift WebCompat Addon 100.2.0 for additional Version 100 fixes. r=twisniewski,a=dsmith
     new a0b6906fddfa6 Bug 1760851 - Fix intermittent error on browser_controller_onDrop_sidebar.js r=mak,a=testonly
     new 7ca5d6034d662 No bug - Tagging b7eb8312a3a0c4ce7f3939ec3a3d81007fc13db7 with DEVEDITION_100_0b8_BUILD1 a=release CLOSED TREE DONTBUILD
     new fc9f3902ceb27 No bug - Tagging b7eb8312a3a0c4ce7f3939ec3a3d81007fc13db7 with FIREFOX_100_0b8_BUILD1 a=release CLOSED TREE DONTBUILD
     new bc47ff2bf19cb No bug - Tagging b7eb8312a3a0c4ce7f3939ec3a3d81007fc13db7 with DEVEDITION_100_0b8_RELEASE a=release CLOSED TREE DONTBUILD
     new d3d5979008dfd Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD
     new 46c13bb3a782e No bug - Tagging b7eb8312a3a0c4ce7f3939ec3a3d81007fc13db7 with FIREFOX_100_0b8_RELEASE a=release CLOSED TREE DONTBUILD
     new 846f538bcc598 Bug 1764113 - avoid incrementing thread wakeup glean counters by 0, r=gerald.,a=dsmith
     new f35f5e2090d21 Bug 1763910 - Use :not([cui-areatype=toolbar]) to ensure the combined toolbaritem buttons pick up the right styles when in the hamburger menu. r=dao,a=dsmith
     new 1e68e6c4baf04 Bug 1764064 - There is no telemetry ping displayed in the "Browser Console" if the "FX_100_UPGRADE" spotlight is dismissed using the "Esc" key r=Mardak,a=dsmith
     new e3f7b557edd44 Bug 1764885 - [devtools] Fix network MDN icon for HTTP Headers. r=Honza,a=dsmith
     new aab5ce8eeb572 Bug 1764070 - Differentiate between auto advance and user click when sending Spotlight/AboutWelcome event telemetry r=Mardak,a=dsmith
     new 012da95974cbd Bug 1765422 - Update Firefox Focus promo text in PBM r=emcminn,a=dsmith
     new 54147be337c7a no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new 7b7c9916aea2c Bug 1765339 - Update error handling in PipeToPump r=evilpie,a=dsmith
     new ccfac559ba8a1 Bug 1765343 - Ensure WritableStreamDefaultController gets traced r=evilpie,a=dsmith
     new 7d33c4661c11e Bug 1764715 - Add missing return for OOM handling. r=arai,a=dsmith
     new 34aa8571f3495 Bug 1752906 - Disable WebMIDI on beta 100. r=gsvelto a=dsmith
     new b752dcb39d8ee no bug - Bumping Firefox l10n changesets r=release a=l10n-bump
     new fd37b2dcd486c Bug 1763805 - Convert cc-exp-month and cc-exp-year to string before passing to GeckoView r=sgalich,tgiles,geckoview-reviewers,agi,a=dsmith
     new ab05d65811ece No Bug, mozilla-beta repo-update HSTS HPKP remote-settings - a=repo-update, r=dsmith
     new b9159fde680a8 Bug 1764762 - Make `TSFTextStore::CreateNativeCaret` check whether there is selection range before accessing selection offset r=m_kato,a=dsmith
     new 26a2e2142ee58 Bug 1746448; r=smaug,a=dsmith
     new afc89032a65c4 Bug 1764778 - Check media.webspeech.synth.enabled in AllocPSpeechSynthesisParent. r=eeejay,a=dsmith
     new b7673e4d13b25 Bug 1763782 Part 1: Allow AV1 10-bit to be decoded. r=gfx-reviewers,jgilbert,a=dsmith
     new 744251a784515 Bug 1763782 Part 2: Set color primaries and transfer functions for HD and HDR. r=gfx-reviewers,jgilbert,a=dsmith
     new d7b953ab0780c Bug 1763782 Part 3: Update test expectations. r=jgilbert,gfx-reviewers,a=dsmith
     new 4de9be283f764 Bug 1765396: Make macOS always use specialized video layers for HDR video. r=mstange,a=dsmith
     new 086b98d1ee0e6 Backed out changeset 21b27e4f96de (bug 1763805) for causing geckoview credit card related failures. a=backout
     new d6176849f9181 No bug - Tagging 91e88d18c42ecbf2d07adc55c3e29d08f6893aa9 with DEVEDITION_100_0b9_BUILD1 a=release CLOSED TREE DONTBUILD
     new 87cdb73803d1c No bug - Tagging 91e88d18c42ecbf2d07adc55c3e29d08f6893aa9 with FIREFOX_100_0b9_BUILD1 a=release CLOSED TREE DONTBUILD
     new 3f157e7d18e3d No bug - Tagging 91e88d18c42ecbf2d07adc55c3e29d08f6893aa9 with FIREFOX_100_0b9_RELEASE a=release CLOSED TREE DONTBUILD

The 3455 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tbb-commits mailing list