This is an automated email from the git hooks/post-receive script.
richard pushed a change to branch base-browser-102.5.0esr-12.0-1 in repository tor-browser.
at 541589634a77 Bug 1798623: Update time zone data to tzdata2022f (ESR102 backport). r=#platform-i18n-reviewers, a=dmeehan
This branch includes the following new commits:
new f7d95cd84dc9 No bug - Tagging 52928ba6fd91414091326fe6339bc63e89b593a6 with FIREFOX_102_4_0esr_BUILD1 a=release CLOSED TREE DONTBUILD new afa6da939a49 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release new be2b84397906 No Bug, mozilla-esr102 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM new 3f3ae0b69f78 Bug 1625632 - Fix dialog button access key handling for unmodified keypress. r=bgrins, a=RyanVM new b69431876963 Bug 1625632 - Test for button element forwarding accesskey to dialog buttons. r=dao, a=RyanVM new 025dda25c333 Bug 1791689 - StaticPrefList network.proxy.allow_bypass checks MOZ_PROXY_BYPASS_PROTECTION for default value. r=robwu, a=RyanVM new a9198bbc56c9 Bug 1795726 - Update wpt certificate expiration dates. r=jgraham, a=test-only new d107446e8f83 No bug - Tagging 52928ba6fd91414091326fe6339bc63e89b593a6 with FIREFOX_102_4_0esr_RELEASE a=release CLOSED TREE DONTBUILD new 566f5b90b069 Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup, a=dmeehan new c4f593bacb2d No Bug, mozilla-esr102 repo-update HSTS HPKP remote-settings - a=repo-update, r=dmeehan new b7cb6cf47cee Bug 1791029 - Deal with lstat potentially lying in nsLocalFileUnix. r=xpcom-reviewers,nika, a=dmeehan new ee3c8cbd4d2e Bug 1790815 - Don't raise the window for tab-modal SubDialogs and in print. r=Gijs, a=dmeehan new 098816c19e9f Bug 1793829 - Don't steal focus for navigations without user activation. r=hsivonen, a=dmeehan new 61f610c453d4 Bug 1789808 - Fix buffer overflow, r=necko-reviewers,dragana, a=dmeehan new a111d3436b37 Bug 1794061 - WebSocketChannel::CleanupConnection should run on IO thread, r=necko-reviewers,valentin, a=dmeehan new 6ab474fe0cc1 No Bug, mozilla-esr102 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update, r=dmeehan new 9197bcb4a35e Bug 1792643. Set clip on background items for table cols and colgroups, when the table row, rowgroup or table has captured clip. r=mstange, a=dmeehan new 1f8f27445df1 Bug 1793676 - Dynamically generate DOM code names for some continuous runs of codes, r=mccr8, a=dmeehan new 51c19d603d5e Bug 1795815 - Fix cursor intersection detection on OOP iframes. r=smaug, a=dmeehan new 7541c173889f Bug 1790311 - update handling of request headers in Fetch/XHR. r=necko-reviewers,valentin, a=dmeehan new 2453c172d732 Bug 1790311 - update WPT tests for request headers in XHR/Fetch. r=necko-reviewers,valentin, a=dmeehan new 4b7af3a13480 No Bug, mozilla-esr102 repo-update HSTS HPKP remote-settings - a=repo-update, r=dmeehan new edd963ff7b13 Bug 1787381 - Use standards mode in hiddenWindow.html. r=hsivonen, a=dmeehan new e47c373b00a6 Bug 1761233 - Apply VDMX sanitization fix from https://github.com/khaledhosny/ots/pull/250 to avoid generating invalid "sanitized" data. r=gfx-reviewers,lsalzman, a=dmeehan new 1fc237b4a3d7 No Bug, mozilla-esr102 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update, r=dmeehan new 8b922f50da16 Bug 1779846 - Remove an unneeded if-statement in TextServicesDocument::OffsetEntryArray::FindWordRange(). r=masayuki, a=dmeehan new bdedfc85a7b1 Bug 1791975 - Don't sweep realms that were allocated during incremental GC r=jandem, a=dmeehan new e958d81b6259 Bug 1796901 - Clear realm incremental marking state at the start of GC rather than at the end r=jandem, a=dmeehan new 991ebc73889d Bug 1762078 - Blocking SerivceWorker interception for no_cors cross-origin range request. r=dom-worker-reviewers,karlt, a=dmeehan new 8cf04310a80c Bug 1767920 - Increase thread stack size on windows (for ESR 102), r=#necko, a=dmeehan new 2d8b4d7c0bd1 Bug 1797336 - Apply expat CVE-2022-43680 fix. r=mccr8, a=dmeehan new 5f94f2d376ba Bug 1798623: Update time zone data to tzdata2022f (ESR102 backport). r=#platform-i18n-reviewers, a=dmeehan new 86197f32a738 No Bug, mozilla-esr102 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update, r=dmeehan new d5411a9a992f Backed out changeset 02d13fca9b95 (bug 1798623) for a perma gtest failure new b5b1c4935c3d Bug 1777394 - Do not crash on inaccessible dictionary file. r=bholley, a=dmeehan new deefa41eab0f Bug 1777207, don't replace extensions of executables when saving on Windows any more; the filename has already been validated and it can cause the filename a user chose to be incorrect, r=mhowell, a=dmeehan new 2bf1348368a4 Bug 1778597, append valid extensions only when saving a page, r=Gijs,necko-reviewers, a=dmeehan new 06993355bc13 Bug 1774285 - On Windows 11 22H2, flush the Windows clipboard immediately after setting it. r=neildeakin, a=dmeehan new ba56a38c2cbc Bug 1774285 - Avoid a11y instantiation after clipboard copy. r=nlapre,jamie, a=dmeehan new 4b795f652e48 Bug 1798160 - Avoid flushing the clipboard sync for images and files. r=smaug, a=dmeehan new 154e8535ee87 Bug 1798117 - Only flush clipboard for text data. r=smaug, a=dmeehan new 86f741ce7791 Bug 1791314, some underlying streams prefer being closed on the target thread, r=valentin,necko-reviewers, a=dmeehan new d4adb70413bc No Bug, mozilla-esr102 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update, r=dmeehan new 682d77089460 Bug 1793742 - Disable autofill prefs when locked by policy. r=tgiles,credential-management-reviewers,sgalich, a=dmeehan new 3ac80b5711a3 Bug 1792205 - Disable 'More troubleshooting information...' when BlockAboutSupport is active r=mkaply,mconley, a=dmeehan new 541589634a77 Bug 1798623: Update time zone data to tzdata2022f (ESR102 backport). r=#platform-i18n-reviewers, a=dmeehan
The 46 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.