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
Mike Hommey e182007396 Bug 1927641 - Remove Android's Bootstrap::GeckoStart. r=nika
When I wrapped the XRE entry points in the Bootstrap class back in bug
1306327, I didn't think too much about it. Now that I'm looking at the
iOS port, I realize the function doesn't really make much sense, and can
be inlined in its (sole) caller.

Differential Revision: https://phabricator.services.mozilla.com/D227120
2024-10-29 21:39:03 +00:00
.cargo Bug 1926917 - Update wgpu to revision 64a61ee5c69569bbb3db03563997e88a229eba17. r=webgpu-reviewers,supply-chain-reviewers,nical 2024-10-29 16:25:07 +00:00
.github/workflows
.vscode
accessible Bug 1926198: Use GetAccessibleOrContainer in nsAccessibilityService::NotifyOfAnchorJumpTo. r=morgan 2024-10-29 01:54:00 +00:00
browser Bug 1924597 - Update weather region/locale to refer to prefs value instead of Nimbus r=home-newtab-reviewers,thecount 2024-10-29 21:25:40 +00:00
build Bug 1926473 - Consider x86_64-apple-ios as a simulator target. r=firefox-build-system-reviewers,sergesanspaille 2024-10-24 07:47:31 +00:00
caps Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
chrome
config Merge mozilla-central to autoland. CLOSED TREE 2024-10-28 23:28:29 +02:00
devtools Backed out 3 changesets (bug 1921758, bug 1916650, bug 1916656) for causing failures at browser_inspector_breadcrumbs_keybinding.js. CLOSED TREE 2024-10-29 20:24:49 +02:00
docs Bug 1864608 - Switch document generation warnings to use an allow list of known warnings, and output new ones as errors. r=sylvestre 2024-10-28 08:54:09 +00:00
docshell Backed out changeset 816825f333b7 (bug 1909110) for causing bc failures @ browser_bug575561.js. CLOSED TREE 2024-10-29 16:27:31 +02:00
dom Bug 1925119 - add crc32c to libwebrtc/third_party vendoring script. r=bwc 2024-10-29 18:20:03 +00:00
editor Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
extensions Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
gfx Bug 1926917 - Update wgpu to revision 64a61ee5c69569bbb3db03563997e88a229eba17. r=webgpu-reviewers,supply-chain-reviewers,nical 2024-10-29 16:25:07 +00:00
gradle/wrapper
hal
image Bug 1776936 - disable test_animSVGImage.html on linux/opt headless for ~perma failure. r=aryx 2024-10-28 19:32:44 +00:00
intl Bug 1924664 - Fix Cargo.toml-related warnings from first-party crates. r=firefox-build-system-reviewers,necko-reviewers,profiler-reviewers,aabh,ahochheiden 2024-10-28 20:56:36 +00:00
ipc Bug 1901996: apply code formatting via Lando 2024-10-29 03:24:23 +00:00
js Bug 1912715: Add tests r=jandem 2024-10-29 18:10:15 +00:00
layout Backed out changeset d9d099719789 (bug 1927709) for causing failures at browser_textleafpoint.js. CLOSED TREE 2024-10-29 22:34:16 +02:00
media Bug 1925657 - use ffvpx for SW AV1 on all platforms. r=padenot 2024-10-28 21:15:24 +00:00
memory Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
mfbt Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
mobile Bug 1927559 - Add instruction on how to automatically sign release builds to docs. r=geckoview-reviewers,ohall 2024-10-29 21:36:10 +00:00
modules Bug 1899117 - Add file and input type telemetry for EXIF metadata stripper project. r=bvandersloot,anti-tracking-reviewers 2024-10-29 12:49:37 +00:00
mozglue Bug 1927641 - Remove Android's Bootstrap::GeckoStart. r=nika 2024-10-29 21:39:03 +00:00
netwerk Backed out changeset 816825f333b7 (bug 1909110) for causing bc failures @ browser_bug575561.js. CLOSED TREE 2024-10-29 16:27:31 +02:00
nsprpub Bug 1920969 - Set NSPR version to 4.36 RTM. No code change. r=sylvestre UPGRADE_NSPR_RELEASE DONTBUILD 2024-10-23 16:06:56 +00:00
other-licenses
parser Bug 1725806 - Part 1. Add autocorrect attribute in html parser. r=dom-core,hsivonen 2024-10-28 17:06:49 +00:00
python Backed out 2 changesets (bug 1733498) for causing mochitests failures. 2024-10-28 19:54:02 +02:00
remote Bug 1924859 - [bidi] Only allow "browsingContext.traverseHistory" command for top-level browsing contexts. r=webdriver-reviewers,jdescottes 2024-10-29 16:33:45 +00:00
security Bug 1927501: apply code formatting via Lando 2024-10-29 16:49:44 +00:00
services Merge autoland to mozilla-central a=merge 2024-10-28 23:24:44 +02:00
servo Bug 1927138 - Fix selector enabled check to be enabled in content. 2024-10-27 11:31:12 +01:00
startupcache Bug 1925866 - NS_NewLocalFile's aFollowSymlinks arg is unused. r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,win-reviewers,karlt,nika,rkraesig 2024-10-22 09:38:16 +00:00
storage Bug 1924664 - Fix Cargo.toml-related warnings from first-party crates. r=firefox-build-system-reviewers,necko-reviewers,profiler-reviewers,aabh,ahochheiden 2024-10-28 20:56:36 +00:00
supply-chain Bug 1926917 - Update wgpu to revision 64a61ee5c69569bbb3db03563997e88a229eba17. r=webgpu-reviewers,supply-chain-reviewers,nical 2024-10-29 16:25:07 +00:00
taskcluster Bug 1700396: Bump Updatebot to get a push-to-vcs fix r=freddyb 2024-10-29 13:50:40 +00:00
testing Bug 1919625 - Remove the delay at the beginning of the shopify-applink-startup test. r=mstange,perftest-reviewers,sparky 2024-10-29 20:49:08 +00:00
third_party Bug 1925119 - add dcsctp to libwebrtc build - moz.build file updates r=bwc,ng,webrtc-reviewers 2024-10-29 18:20:05 +00:00
toolkit Bug 1927641 - Remove Android's Bootstrap::GeckoStart. r=nika 2024-10-29 21:39:03 +00:00
tools Bug 1925972 - Add innerWindowIDs to the frames of JS Execution Tracer backend r=dthayer,profiler-reviewers,arai,aabh 2024-10-29 14:52:11 +00:00
uriloader Backed out changeset e1b320fb4503 (bug 1914858) for causing xpcshell failures on test_filename_sanitize.js and test_DownloadPaths.js 2024-10-29 03:39:41 +02:00
view Bug 1924240 - Devirtualize parent handling. r=mac-reviewers,win-reviewers,geckoview-reviewers,bradwerth,m_kato,rkraesig 2024-10-22 20:25:18 +00:00
widget Bug 1907575 - Part 1: Add telemetry for pointing device existence r=win-reviewers,rkraesig,geckoview-reviewers,m_kato 2024-10-29 19:16:35 +00:00
xpcom Bug 1855070 - Have NS_ASSERTION print a stack trace on Android as well. r=nika 2024-10-29 19:47:53 +00:00
xpfe/appshell Bug 1925577 - make skeleton UI not draw the tabstrip if it's disabled by vertical tabs, r=dthayer 2024-10-25 22:51:51 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintrc-ignores.js
.eslintrc-rollouts.js
.eslintrc-test-paths.js
.eslintrc.js Bug 1881696 - Rework the ESLint environment so that eslint-plugin-mozilla is not enforcing the environment everywhere. r=frontend-codestyle-reviewers,Gijs 2024-10-18 09:21:27 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hgignore
.hgtags No bug - tagging 8dae036c3388e3a50a8337590d62780805b4c680 with FIREFOX_NIGHTLY_133_END a=release DONTBUILD CLOSED TREE 2024-10-28 13:59:04 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc.js
.rstcheck.cfg
.stylelintignore
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1926917 - Update wgpu to revision 64a61ee5c69569bbb3db03563997e88a229eba17. r=webgpu-reviewers,supply-chain-reviewers,nical 2024-10-29 16:25:07 +00:00
Cargo.toml Bug 1917685 - Merge minidump-analyzer into the crash reporter client r=gsvelto,fluent-reviewers 2024-10-23 13:58:12 +00:00
client.mk
client.py
CLOBBER Bug 1925119 - add dcsctp to libwebrtc build - moz.build file updates r=bwc,ng,webrtc-reviewers 2024-10-29 18:20:05 +00:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1927789 - Add sthompson as a peer for Tabbed Browser. r=zeid 2024-10-29 15:22:38 +00:00
moz.build
moz.configure Bug 1717448 - Vendor {fmt} in third_party. r=glandium 2024-10-21 12:54:52 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
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.