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
2020-05-05 10:40:38 +00:00
.cargo Bug 1634191 - Wire up Golden Gate to the new Rust extension storage interface. r=markh 2020-05-05 06:59:32 +00:00
.vscode
accessible Bug 1635309: Clear conceptual parent when updating AccGroupInfo. r=MarcoZ 2020-05-05 05:36:31 +00:00
browser Bug 1626410 - Simplify the isAppProvided check for the modern search configuration. r=daleharvey 2020-05-05 09:29:02 +00:00
build Bug 1635198 - Make make_unique work in multiple build scenarios. r=kats 2020-05-04 20:55:17 +00:00
caps Backed out changeset 8a194fc3bf96 (bug 1634411) for causing perma bc2 failure in browser/components/originattributes/test/browser/browser_postMessage.js CLOSED TREE 2020-04-30 19:08:34 +03:00
chrome Bug 1633259 - shut up chrome URI logging on non-debug builds, and make it more informative on debug ones, r=mossop 2020-05-01 16:34:22 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-05-04 14:53:37 +00:00
devtools Bug 1623941 - Part 3: Fix browser_touch_event_should_bubble.js test r=bradwerth 2020-05-04 15:27:52 +00:00
docs Bug 1629884 - Restructure Mercurial Overview Docs with clone instructions.r=ahal 2020-05-04 16:48:00 +00:00
docshell Bug 1635094 - Cleanup the ReferrerInfo code. r=ckerschb 2020-05-04 18:50:20 +00:00
dom Backed out 8 changesets (bug 1634943) for build bustages on AnimationInfo.h. CLOSED TREE 2020-05-05 13:50:47 +03:00
editor Bug 1540037 - part 15: Rename HTMLEditor::MoveChildren() and HTMLEditor::MoveNodeOrChildren() to *WithTransaction() r=m_kato 2020-04-30 17:47:20 +00:00
extensions Bug 1626570 - Improve handling of copying arrays in extensions/spellcheck. r=m_kato 2020-04-30 09:36:26 +00:00
gfx Backed out 8 changesets (bug 1634943) for build bustages on AnimationInfo.h. CLOSED TREE 2020-05-05 13:50:47 +03:00
gradle/wrapper
hal
image Bug 1631615 - Don't color manage PNG/JPG/WebP if not tagged. r=tnikkel 2020-05-04 21:51:25 +00:00
intl Backed out 10 changesets (bug 1626570) for build bustages. CLOSED TREE 2020-05-05 13:37:08 +03:00
ipc Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE 2020-05-02 01:49:29 +03:00
js Backed out 10 changesets (bug 1626570) for build bustages. CLOSED TREE 2020-05-05 13:37:08 +03:00
layout Backed out 8 changesets (bug 1634943) for build bustages on AnimationInfo.h. CLOSED TREE 2020-05-05 13:50:47 +03:00
media Backed out 10 changesets (bug 1626570) for build bustages. CLOSED TREE 2020-05-05 13:37:08 +03:00
memory Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE 2020-05-02 01:49:29 +03:00
mfbt Bug 1634003 - Add MovingNotNull class template. r=jwalden 2020-05-05 09:09:13 +00:00
mobile Bug 1634671 - Add RS dump of addons-bloomfilters blocklist to Android r=agi 2020-05-01 19:36:43 +00:00
modules Bug 1478632 - wasm simd, part 1: feature gating and related prep. r=rhunt 2020-05-05 08:17:47 +00:00
mozglue Bug 1571171 - Clamp profiler capacity to allowed values - r=canaltinova 2020-05-04 12:49:30 +00:00
netwerk Backed out 10 changesets (bug 1626570) for build bustages. CLOSED TREE 2020-05-05 13:37:08 +03:00
nsprpub
other-licenses Bug 1632463 - Part 2: Update WebBrowser.dll r=mhowell 2020-04-29 14:23:33 +00:00
parser Bug 1627809 - Rename Document::TriggerInitialTranslation to Document::OnParsingCompleted. r=smaug 2020-04-30 17:56:11 +00:00
python Bug 1635075 - add --browsertime-geckodriver r=sparky 2020-05-04 18:12:59 +00:00
remote Bug 1633433 - Wait for frame navigation and improve logging r=remote-protocol-reviewers,whimboo 2020-05-04 19:06:16 +00:00
security Bug 1626570 - Improve handling of copying arrays in security/manager/ssl/. r=keeler 2020-05-05 10:40:38 +00:00
services Bug 1634191 - Wire up Golden Gate to the new Rust extension storage interface. r=markh 2020-05-05 06:59:32 +00:00
servo Backed out 10 changesets (bug 1626570) for build bustages. CLOSED TREE 2020-05-05 13:37:08 +03: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 1617992 - add bouncer support for Mac PKG format. r=rail 2020-05-04 15:17:58 +00:00
testing Bug 1634377 part 2: Fix WPT reftest align-content_stretch.html to avoid fractional pixels in spacing. r=TYLin 2020-05-05 06:09:09 +00:00
third_party Bug 1634191 - Wire up Golden Gate to the new Rust extension storage interface. r=markh 2020-05-05 06:59:32 +00:00
toolkit Bug 1635050 - Implement a whitelist system for cookieBehavior REJECT_FOREIGN with exceptions - tests, r=dimi 2020-05-05 09:45:48 +00:00
tools Bug 1633130 - Add expected version for rustfmt lint,r=sylvestre 2020-05-05 09:56:50 +00:00
uriloader Bug 1625363 - AVIF (AV1 Image File Format): experimental support. r=aosmond,necko-reviewers,valentin 2020-05-01 22:56:04 +00:00
view
widget Bug 1629198 Use CSD for toplevel window on Pop! OS, r=jhorak 2020-05-05 07:05:14 +00:00
xpcom Backed out changeset c63401aa60bc (bug 1634864) for build bustages. CLOSED TREE 2020-05-05 11:18:56 +03: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
.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
.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 1620621 - Unit tests for MLBF-based blocklist r=Gijs 2020-04-30 10:02:37 +00:00
.flake8 Bug 1622687 - toolkit/crashreporter/: Make it flake8 compliant r=gsvelto,rstewart 2020-04-16 14:40:31 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Bug 1633969 - Add bug 1298559 to .{hg-annotate,git-blame}-ignore-revs. r=sylvestre 2020-04-30 12:54:10 +00:00
.gitattributes
.gitignore Bug 1635046 - Be consistent in ignoring .mozconfig / mozconfig files between git and hg. r=froydnj 2020-05-04 10:37:45 +00:00
.hg-annotate-ignore-revs Bug 1633969 - Add bug 1298559 to .{hg-annotate,git-blame}-ignore-revs. r=sylvestre 2020-04-30 12:54:10 +00:00
.hg-format-source
.hgignore
.hgtags No bug - tagging 5b8406a0446906d7228e5d745549b50a3496dc0f with FIREFOX_NIGHTLY_77_END a=release DONTBUILD CLOSED TREE 2020-05-04 14:53:30 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1632497 - Make YouCompleteMe clangd completer work. r=jgraham 2020-04-28 10:08:00 +00:00
aclocal.m4
AUTHORS
build.gradle Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE 2020-05-02 01:49:29 +03:00
Cargo.lock Bug 1634191 - Wire up Golden Gate to the new Rust extension storage interface. r=markh 2020-05-05 06:59:32 +00:00
Cargo.toml Bug 1618595 - Bump Cranelift to b7cfd39b531680217537cfcf5294a22077a0a58d; r=jseward 2020-04-30 11:57:24 +00:00
client.mk Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE 2020-05-02 01:49:29 +03:00
client.py
CLOBBER
configure.in
configure.py Bug 1631633 - Generate config.status deterministically. r=rstewart 2020-04-21 21:32:30 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1632348 - Convert mach artifact to python 3. r=rstewart 2020-04-26 21:53:57 +00:00
Makefile.in Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE 2020-05-02 01:49:29 +03: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
mozilla-config.h.in
old-configure.in Bug 1635271 - Restore CFLAGS to avoid repeat -fPIC flag when running configure after clobber. r=froydnj 2020-05-04 23:13:55 +00:00
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

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.