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
Перейти к файлу
Kris Maglione c5353a7809 Bug 1630691: Part 1 - Get rid of most of the remaining mozbrowser API. r=nika,mtigley,bradwerth
Differential Revision: https://phabricator.services.mozilla.com/D71226
2020-04-29 19:29:06 +00:00
.cargo Bug 1633943 - Support tearing down a Rust `StorageSyncArea`. r=markh 2020-04-29 04:35:45 +00:00
.vscode
accessible Bug 1624936: Add required state caching, attribute handling for mozCheckboxAccessibles. r=eeejay 2020-04-28 18:19:39 +00:00
browser Bug 1634138 - Fixing newtab PH component from using context to excerpt. r=gvn 2020-04-29 18:37:37 +00:00
build Bug 1631399 - Use `std::make_unique` rather than `llvm::make_unique` in `MozsearchIndexer.cpp` r=emilio 2020-04-28 23:03:50 +00:00
caps Bug 1625845 - Remove GetUri in Navigator.cpp r=ckerschb,baku 2020-04-28 14:52:09 +00:00
chrome Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
config Bug 1627805 - Allow the update agent to link against updatecommon r=glandium 2020-04-24 19:23:08 +00:00
devtools Bug 1630228 - Add tests for the F12 disabled experiment r=nchevobbe 2020-04-29 19:27:06 +00:00
docs Bug 1628252 - add 'security bug fixing' and 'sec approval' documents to soruce docs r=dveditz 2020-04-28 15:07:08 +00:00
docshell Bug 1633204 - Live WindowContexts should keep BrowsingContextGroup alive, r=farre 2020-04-29 18:49:10 +00:00
dom Bug 1630691: Part 1 - Get rid of most of the remaining mozbrowser API. r=nika,mtigley,bradwerth 2020-04-29 19:29:06 +00:00
editor Bug 1633014 - Fix non-unified build errors in editor/. r=m_kato 2020-04-27 03:36:57 +00:00
extensions Bug 1626555 - Make `dom/base` buildable outside of `unified-build` environment. r=hsivonen 2020-04-29 09:02:05 +00:00
gfx Bug 1628692 - Fix FallibleTArray handling in gfxContext::CurrentDash. r=jrmuizel 2020-04-29 08:58:36 +00:00
gradle/wrapper
hal Bug 1626456 - Remove stray nsAutoPtr.h includes. r=KrisWright 2020-04-03 21:05:46 +00:00
image Backed out changeset 9804951497f9 (bug 1625363) for bustages complaining about nsAVIFDecoder.cpp CLOSED TREE 2020-04-29 19:46:12 +03:00
intl Bug 1633331: Update tzdata in ICU data files to 2020a. r=jwalden 2020-04-28 08:47:11 +00:00
ipc Bug 1530419 - Move PROFILER_AUTO_THREAD_SLEEP into WinUtils::WaitForMessage from callers - r=mstange 2020-04-28 16:22:13 +00:00
js Bug 1633893 - Use js::TrailingArray type for BaselineScript. r=jandem 2020-04-29 12:56:21 +00:00
layout Bug 1634111 - Enhance search for profile data in test harnesses; r=jmaher 2020-04-29 19:16:43 +00:00
media Bug 1628692 - Prepare media/webrtc/signaling/src/peerconnection/ for making FallibleTArray uncopyable. r=jesup,bwc,erahm 2020-04-29 15:38:28 +00:00
memory Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
mfbt Bug 1634023 - Add deduction guides for Span. r=hsivonen 2020-04-29 16:04:56 +00:00
mobile Bug 1634012 - Remove the browser.tabs.showAudioPlayingIcon pref.r=dao 2020-04-29 17:22:48 +00:00
modules Bug 1630228 - Basic implementation to disable F12 until toolbox opens r=nchevobbe 2020-04-29 06:34:22 +00:00
mozglue Bug 1581092 - Prevent the Hancom Office shell extension from crashing Firefox r=tkikuchi 2020-04-28 14:35:57 +00:00
netwerk Backed out changeset 9804951497f9 (bug 1625363) for bustages complaining about nsAVIFDecoder.cpp CLOSED TREE 2020-04-29 19:46:12 +03:00
nsprpub Bug 1600803 - NSPR_4_25_RTM for Firefox 74. r=kjacobs UPGRADE_NSPR_RELEASE 2020-02-03 12:17:20 +00:00
other-licenses Bug 1632463 - Part 2: Update WebBrowser.dll r=mhowell 2020-04-29 14:23:33 +00:00
parser Bug 1581691 - make transform-origin a mapped CSS attribute r=heycam,hsivonen 2020-04-18 05:10:29 +00:00
python Bug 1632974 - Handle case where mach Command conditions don't have a `__name__` attribute r=glandium 2020-04-29 19:32:14 +00:00
remote Bug 1620438 - Remove references to extensions.webservice.discoverURL. r=robwu,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,whimboo,sparky 2020-04-27 14:36:04 +00:00
security Bug 1617950 - Don't block main thread if data storage is not ready r=necko-reviewers,valentin,keeler 2020-04-27 22:02:43 +00:00
services Bug 1604844 - add identifiers from the sync ping to the deletion-request ping. r=markh,chutten 2020-04-29 07:47:38 +00:00
servo Bug 1607954 part 1 - [css-grid][css-align] Implement style system support for Masonry layout. r=emilio 2020-04-28 01:18:44 +00:00
startupcache Bug 1614795 - use the background task queue for startupcache writes, r=dthayer,decoder 2020-04-15 20:43:44 +00:00
storage Bug 1628715 - Part 15: Replace MOZ_NONNULL_RETURN by returning NotNull<elem_type*>. r=xpcom-reviewers,necko-reviewers,dragana,nika 2020-04-24 13:35:27 +00:00
taskcluster Bug 1633536 - remove suite attribute from web-platform.yml r=jmaher 2020-04-29 10:05:04 +00:00
testing Bug 1634111 - Enhance search for profile data in test harnesses; r=jmaher 2020-04-29 19:16:43 +00:00
third_party Bug 1633943 - Support tearing down a Rust `StorageSyncArea`. r=markh 2020-04-29 04:35:45 +00:00
toolkit Bug 1595197 - fix StreamFilter redirect handling r=zombie,robwu 2020-04-29 19:42:25 +00:00
tools Bug 1629039 - Limit --rebuild to 3 for mach try --full, r=jmaher. 2020-04-29 15:15:26 +00:00
uriloader Backed out changeset 9804951497f9 (bug 1625363) for bustages complaining about nsAVIFDecoder.cpp CLOSED TREE 2020-04-29 19:46:12 +03:00
view Bug 1626456 - Remove stray nsAutoPtr.h includes. r=KrisWright 2020-04-03 21:05:46 +00:00
widget Bug 1530419 - Move PROFILER_AUTO_THREAD_SLEEP into WinUtils::WaitForMessage from callers - r=mstange 2020-04-28 16:22:13 +00:00
xpcom Bug 1628692 - Make FallibleTArray uncopyable. r=xpcom-reviewers,nika 2020-04-29 08:42:52 +00:00
xpfe/appshell Backed out 7 changesets (bug 1580565) for bustages on nsDocShell.cpp . CLOSED TREE 2020-04-24 05:31:55 +03:00
.arcconfig
.babel-eslint.rc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
.clang-format
.clang-format-ignore Bug 1466070 - Integrate clang-format into mozlint r=linter-reviewers,ahal 2020-04-15 20:39:32 +00:00
.cron.yml Bug 1630009: Re-use on-push builds for generating conditioned profiles; r=jmaher 2020-04-14 20:23:14 +00:00
.eslintignore Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo 2020-04-16 14:01:55 +00:00
.eslintrc.js Bug 1557754 - Don't allow locked preferences to be enabled. r=Gijs 2020-04-24 16:50:37 +00:00
.flake8 Bug 1622687 - toolkit/crashreporter/: Make it flake8 compliant r=gsvelto,rstewart 2020-04-16 14:40:31 +00:00
.gdbinit Bug 1627398 Part 5 - Support dumping frame trees in CSS pixels for gdb and lldb. r=heycam 2020-04-07 23:42:38 +00:00
.gdbinit_python
.git-blame-ignore-revs Bug 1633329 - Add revision to .git-blame-ignore-revs. r=sylvestre 2020-04-27 08:44:47 +00:00
.gitattributes
.gitignore Bug 1614314 - Use GitHub as upstream for the Java code of the HTML parser. r=alchen 2020-02-10 15:05:17 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1627854 - Add documentation for spec-test importing. r=lth 2020-04-09 20:34:31 +00:00
.hgtags No bug - tagging 3cc678e923e6f105437db28740c8223fd4940c8d with FIREFOX_NIGHTLY_76_END a=release DONTBUILD CLOSED TREE 2020-04-06 14:28:44 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1609671 - Inspect binding should try to get the sourcemapped location while inspecting a function. r=jdescottes,vporof 2020-01-24 12:58:24 +00:00
.prettierrc Bug 1620218 - Update Prettier to 1.18.2 and other ESLint modules to the latest versions. r=mossop 2020-03-08 21:45:23 +00:00
.taskcluster.yml Bug 1626795: Use revision rather than push-id to look up existing tasks; r=aki 2020-04-10 22:29:39 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1632497 - Make YouCompleteMe clangd completer work. r=jgraham 2020-04-28 10:08:00 +00:00
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-04-06 14:28:50 +00:00
Cargo.lock Bug 1633943 - Support tearing down a Rust `StorageSyncArea`. r=markh 2020-04-29 04:35:45 +00:00
Cargo.toml Bug 1629891 - Fix spirv-cross revision in root Cargo.toml overrides r=bbouvier 2020-04-14 17:18:05 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1621436 - Run process_install_manifest with python3. r=rstewart 2020-04-09 00:21:12 +00:00
README.txt Bug 1617846 - Replace IRC with matrix.r=firefox-source-docs-reviewers,sylvestre 2020-02-25 11:39:53 +00:00
aclocal.m4
build.gradle Bug 1631603 - Update apilint to 0.2.7. r=snorp 2020-04-27 15:56:00 +00:00
client.mk
client.py
configure.in Bug 1627163 - Switch python configure to python 3. r=firefox-build-system-reviewers,rstewart 2020-04-07 18:31:56 +00:00
configure.py Bug 1631633 - Generate config.status deterministically. r=rstewart 2020-04-21 21:32:30 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1632348 - Convert mach artifact to python 3. r=rstewart 2020-04-26 21:53:57 +00:00
moz.build Bug 1621095 - add reftest-qr to run focused webrender reftests on android phones. r=bc 2020-04-24 18:54:51 +00:00
moz.configure Bug 1626951 - Disable new pass manager on aarch64-windows builds without LTO. r=dmajor 2020-04-03 14:27:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1629594 - land NSS 50dcc34d470d UPGRADE_NSS_RELEASE, r=jcj 2020-04-14 17:53:38 +00:00
package-lock.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
package.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

An explanation of the Mozilla 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 Mozilla from the source code and create the patch see:

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

If you have a question about developing Mozilla, and can't find the solution
on https://developer.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 Mozilla developers for
testing, may be buggy.