Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Timothy Nikkel 0198ff45b5 Bug 1924698. Avoid a few blockframe queryframes. r=jwatt
Saw these in the long tail of a profile of an sp3 test.

Differential Revision: https://phabricator.services.mozilla.com/D225633
2024-10-17 12:05:27 +00:00
.cargo Bug 1923913 - build(webgpu): update WGPU to d70ef62e9e0683789f745c6a4354495f39354c15 r=webgpu-reviewers,supply-chain-reviewers,teoxoy 2024-10-15 19:48:12 +00:00
.github/workflows
.vscode
accessible Bug 1086524 - Focus window on Esc in address bar r=dao,urlbar-reviewers 2024-10-17 11:56:34 +00:00
browser Bug 1086524 - Focus window on Esc in address bar r=dao,urlbar-reviewers 2024-10-17 11:56:34 +00:00
build Bug 1923542 - Pass -fno-sized-deallocation and -fno-aligned-new C++ compiler flags through rust even when only passing base flags. r=firefox-build-system-reviewers,sergesanspaille 2024-10-09 20:17:30 +00:00
caps
chrome
config Bug 1923542 - Pass -fno-sized-deallocation and -fno-aligned-new C++ compiler flags through rust even when only passing base flags. r=firefox-build-system-reviewers,sergesanspaille 2024-10-09 20:17:30 +00:00
devtools Bug 1877935 - Enable HTTPS-First for non-default ports r=maltejur,necko-reviewers,devtools-reviewers 2024-10-16 14:55:21 +00:00
docs Bug 1923048 - Increase num of document generation warnings to resolve bustage. r=aryx DONTBUILD 2024-10-17 11:48:51 +00:00
docshell Bug 1801586, bring back the old behavior when session-history-in-parent isn't enabled, r=peterv 2024-10-16 13:14:50 +00:00
dom Backed out 6 changesets (bug 1918596, bug 1915152, bug 1917844, bug 1917575, bug 1874689) for causing valgrind bustages. CLOSED TREE 2024-10-17 14:56:41 +03:00
editor Bug 1923251 - part 2: Make HTMLEditor clean up unnecessary padding line breaks when deleting something immediately before it r=m_kato 2024-10-16 05:59:51 +00:00
extensions Backed out changeset 4b1409597101 (bug 1920718) for causing bp bustages on rapl.cpp. 2024-10-08 23:27:18 +03:00
gfx Bug 1922598 - Remove scroll wheel overshoot detection code and telemetry. r=dlrobertson 2024-10-17 05:01:12 +00:00
gradle/wrapper
hal
image Merge mozilla-central to autoland. a=merge CLOSED TREE 2024-10-15 19:23:34 +03:00
intl Bug 1921477 - patch 2 - Cache results from ICU4X line-segmenter because it may be slow for complex writing systems. r=layout-reviewers,emilio 2024-10-16 14:47:50 +00:00
ipc Backed out 6 changesets (bug 1918596, bug 1915152, bug 1917844, bug 1917575, bug 1874689) for causing valgrind bustages. CLOSED TREE 2024-10-17 14:56:41 +03:00
js Bug 1925203 - Don't return nullptr on OOM from js::ValueToSourceForError. r=arai 2024-10-17 10:29:05 +00:00
layout Bug 1924698. Avoid a few blockframe queryframes. r=jwatt 2024-10-17 12:05:27 +00:00
media Bug 1921707 - (MOZ) moz.build files point to new location for abseil-cpp r=ng 2024-10-10 13:42:41 +00:00
memory Backed out 6 changesets (bug 1918596, bug 1915152, bug 1917844, bug 1917575, bug 1874689) for causing valgrind bustages. CLOSED TREE 2024-10-17 14:56:41 +03:00
mfbt Bug 1923505 - Simplify LinkedList -> nsTArray conversion. r=xpcom-reviewers,hiro,nika 2024-10-16 10:32:01 +00:00
mobile No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes mobile-experiments ct-logs - r=release-managers,dmeehan 2024-10-17 11:55:49 +00:00
modules Backed out 6 changesets (bug 1918596, bug 1915152, bug 1917844, bug 1917575, bug 1874689) for causing valgrind bustages. CLOSED TREE 2024-10-17 14:56:41 +03:00
mozglue Backed out 6 changesets (bug 1918596, bug 1915152, bug 1917844, bug 1917575, bug 1874689) for causing valgrind bustages. CLOSED TREE 2024-10-17 14:56:41 +03:00
netwerk No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes mobile-experiments ct-logs - r=release-managers,dmeehan 2024-10-17 11:55:49 +00:00
nsprpub Bug 1920969 - Land NSPR_4_36_BETA2. r=sylvestre UPGRADE_NSPR_RELEASE DONTBUILD 2024-10-07 15:46:14 +00:00
other-licenses
parser Bug 1920562 - Remove JS uses of Services.telemetry.setEventRecordingEnabled r=florian,extension-reviewers,settings-reviewers,pip-reviewers,credential-management-reviewers,search-reviewers,devtools-reviewers,sync-reviewers,sessionstore-reviewers,omc-reviewers,migration-reviewers,firefox-desktop-core-reviewers ,urlbar-reviewers,sfoster,nchevobbe,valentin,Gijs,dimi,lina,mconley,pdahiya,willdurand 2024-10-08 20:14:42 +00:00
python Bug 1906851 - Use mozbuild.shellutil.quote instead of pipes.quote. r=firefox-build-system-reviewers,ahochheiden 2024-10-14 20:22:30 +00:00
remote Bug 1923899 - [bidi] Wait for currentWindowGlobal when sending commands to window global message handlers r=webdriver-reviewers,Sasha 2024-10-15 14:33:29 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes mobile-experiments ct-logs - r=release-managers,dmeehan 2024-10-17 11:55:49 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes mobile-experiments ct-logs - r=release-managers,dmeehan 2024-10-17 11:55:49 +00:00
servo Bug 1924363 - Eagerly resolve sum nodes during parsing r=layout-reviewers,emilio 2024-10-17 10:09:01 +00:00
startupcache
storage
supply-chain Bug 1923913 - build(webgpu): update WGPU to d70ef62e9e0683789f745c6a4354495f39354c15 r=webgpu-reviewers,supply-chain-reviewers,teoxoy 2024-10-15 19:48:12 +00:00
taskcluster Bug 1925127 - align built-in certificate transparency expiration time with ecosystem r=jschanck 2024-10-16 22:39:18 +00:00
testing Backed out changeset e6475b7e0602 (bug 1839299) for causing instrumented build bustages. 2024-10-17 14:55:27 +03:00
third_party Bug 1923913 - build(webgpu): update WGPU to d70ef62e9e0683789f745c6a4354495f39354c15 r=webgpu-reviewers,supply-chain-reviewers,teoxoy 2024-10-15 19:48:12 +00:00
toolkit Bug 1920605 - Strip more query parameters on Amazon with "Copy without site Tracking" r=anti-tracking-reviewers,pbz 2024-10-17 11:59:37 +00:00
tools Bug 1920463 p1: Remove RemoteSandboxBroker. r=nika,geckoview-reviewers,ipc-reviewers,m_kato 2024-10-16 07:49:24 +00:00
uriloader Bug 1923655 - add test for protocol handler from non-existent currentWindowGlobal, r=pbz 2024-10-15 18:32:57 +00:00
view Bug 1923289 - Don't report popups as transparent in uncomposited screens. r=stransky 2024-10-08 12:11:00 +00:00
widget Backed out 4 changesets (bug 1920468, bug 1920674) for causing gtest failures in TestWindowGfx.CreateIcon_SVG_Context. CLOSED TREE 2024-10-17 12:08:51 +03:00
xpcom Bug 1924903 - Document how to investigate leaked-until-shutdown using cycle collector logs. r=emilio,sthompson DONTBUILD 2024-10-16 20:00:15 +00:00
xpfe/appshell Backed out changeset 4b1409597101 (bug 1920718) for causing bp bustages on rapl.cpp. 2024-10-08 23:27:18 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintrc-ignores.js
.eslintrc-rollouts.js
.eslintrc-test-paths.js Bug 1924532 - Move tabMediaIndicator tests to browser/components/tabbrowser/. r=tabbrowser-reviewers,frontend-codestyle-reviewers,dwalker,mossop 2024-10-15 16:04:13 +00:00
.eslintrc.js
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 652493 - Remove testing/mochitest/tests/MochiKit-1.4.2/ r=frontend-codestyle-reviewers,jmaher 2024-10-10 15:06:01 +00:00
.prettierrc.js
.rstcheck.cfg
.stylelintignore
.stylelintrc.js Bug 1921088 - Upgrade Stylelint and related libraries to the latest version r=Standard8,devtools-reviewers,omc-reviewers,home-newtab-reviewers,nchevobbe,thecount,desktop-theme-reviewers,dao,aminomancer 2024-10-15 19:39:46 +00:00
.taskcluster.yml Bug 1923857 - retry decision tasks on try for worker-shutdown/claim-expired errors. r=releng-reviewers,bhearsum DONTBUILD 2024-10-10 13:32:22 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1923913 - build(webgpu): update WGPU to d70ef62e9e0683789f745c6a4354495f39354c15 r=webgpu-reviewers,supply-chain-reviewers,teoxoy 2024-10-15 19:48:12 +00:00
Cargo.toml Bug 1923078 - Update to Glean v61.2.0 r=TravisLong,supply-chain-reviewers,mach-reviewers,android-reviewers,skhan 2024-10-08 09:39:55 +00:00
client.mk
client.py
CLOBBER Bug 1921707 - libwebrtc - moz.build file updates r=ng,webrtc-reviewers 2024-10-10 13:42:45 +00:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1924948 - Add scunnane to the list of Search reviewers. r=shtrom 2024-10-17 08:10:12 +00:00
moz.build Bug 1923364 - Add topic guides for app-services, r=nanj,markh DONTBUILD 2024-10-09 23:24:17 +00:00
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1921088 - Upgrade Stylelint and related libraries to the latest version r=Standard8,devtools-reviewers,omc-reviewers,home-newtab-reviewers,nchevobbe,thecount,desktop-theme-reviewers,dao,aminomancer 2024-10-15 19:39:46 +00:00
package.json Bug 1921088 - Upgrade Stylelint and related libraries to the latest version r=Standard8,devtools-reviewers,omc-reviewers,home-newtab-reviewers,nchevobbe,thecount,desktop-theme-reviewers,dao,aminomancer 2024-10-15 19:39:46 +00:00
pyproject.toml
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.