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
2018-10-15 10:29:33 +00:00
.cargo
.vscode
accessible Backed out changeset 8d7987ea4fb1 (bug 1490257) for causing android failures. CLOSED TREE 2018-10-15 14:39:00 +03:00
browser Bug 1498687 - Make webcompat-reporter WebExtension load about:blank instead of about:newtab in the reporter tab. r=twisniewski 2018-10-14 00:33:46 +00:00
build Backed out changeset 91300d29898b (bug 1489443) for MinGW build bustages. CLOSED TREE 2018-10-13 02:17:15 +03:00
caps Bug 1498885 - Assertion added in ContentSecurityPolicyPermitsJSAction() to not allow eval with SystemPrincipal r=ckerschb 2018-10-15 08:02:04 +00:00
chrome
config Bug 1414287 - Use a 64-bits clang-cl for 32-bits static analysis builds r=dmajor 2018-10-10 17:53:06 +00:00
db
devtools Backed out changeset 8d7987ea4fb1 (bug 1490257) for causing android failures. CLOSED TREE 2018-10-15 14:39:00 +03:00
docshell Backed out changeset 8d7987ea4fb1 (bug 1490257) for causing android failures. CLOSED TREE 2018-10-15 14:39:00 +03:00
dom Bug 1498370 - Update the storage access flag when storage access is granted/denied r=baku 2018-10-15 10:29:33 +00:00
editor Bug 1497815 - Rename EditorEventListener::EnsureCommitCompoisition() to EditorEventListener::EnsureCommitComposition() r=m_kato 2018-10-11 09:12:15 +00:00
embedding
extensions Bug 1494127 - Fix trivial calls to do_QueryInterface that return an nsresult r=smaug 2018-10-01 21:38:43 +00:00
gfx Backed out changeset 8d7987ea4fb1 (bug 1490257) for causing android failures. CLOSED TREE 2018-10-15 14:39:00 +03:00
gradle/wrapper
hal
image Bug 1256603. Change MultipartImage to use RequestDecode instead of GetFrame to avoid marking the frame as used. r=aosmond 2018-10-14 00:38:42 -05:00
intl Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
ipc Backed out 7 changesets (bug 1431441) as per haik`s request. 2018-10-14 18:20:01 +03:00
js Bug 1499010: Mark ecmaPow to allow calling from recovery code r=tcampbell 2018-10-15 13:31:34 +00:00
layout Bug 1497981 - Simplify ImageLoader::LoadImage. r=heycam 2018-10-15 12:24:58 +00:00
media Merge inbound to mozilla-central. a=merge 2018-10-13 12:36:04 +03:00
memory Bug 1480430: Modify jemalloc to allow dynamic replacement r=glandium 2018-10-09 22:28:37 -04:00
mfbt Bug 1498767 - Add missing MFBT tests to testing/cppunittest.py. r=froydnj 2018-10-13 21:54:27 +00:00
mobile Backed out changeset 8d7987ea4fb1 (bug 1490257) for causing android failures. CLOSED TREE 2018-10-15 14:39:00 +03:00
modules Bug 1498885 - Assertion added in ContentSecurityPolicyPermitsJSAction() to not allow eval with SystemPrincipal r=ckerschb 2018-10-15 08:02:04 +00:00
mozglue Bug 1496173 - More aarch64 interceptor fixups. r=mhowell 2018-10-03 17:01:05 -04:00
netwerk Bug 1496577 - have OPTIONS preflights inherit the original request's referrer and referrer policy; r=ckerschb 2018-10-12 20:05:10 +00:00
nsprpub
other-licenses Bug 1465212 - Fix command line parameter checking in ExecInExplorer plugin. r=agashlin 2018-10-02 09:23:29 -07:00
parser
python Backed out changeset 91300d29898b (bug 1489443) for MinGW build bustages. CLOSED TREE 2018-10-13 02:17:15 +03:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2018-10-15 12:23:43 +00:00
services Bug 1496637 - Fetch missed FxA commands sporadically on sync r=markh 2018-10-11 20:08:33 +00:00
servo Bug 1498943 - Remove PseudoElement::inherits_all. r=heycam 2018-10-15 03:13:09 +00:00
startupcache
storage Bug 1496588: Avoid a UB in mozStorageService.cpp. r=froydnj 2018-10-05 16:23:40 -04:00
taskcluster No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser 2018-10-15 10:38:17 +00:00
testing Bug 1465168 removeLastAddedListener is never set to a non-null value, should be removed r=jmaher igoldan jmaher 2018-10-15 07:56:23 +00:00
third_party Bug 1497446 - mach rust vendor r=Yoric 2018-10-10 16:50:30 +02:00
toolkit Bug 1498370 - Update the storage access flag when storage access is granted/denied r=baku 2018-10-15 10:29:33 +00:00
tools Fixes bug 1488813 - Migrating Pocket off any bootstrap code r=ursula,k88hudson 2018-10-12 19:38:10 +00:00
uriloader Bug 1494745 part 1 - Don't check the result from ns[Auto]TObserverArray::AppendElement since it's infallible. r=bz 2018-10-14 18:12:22 +02:00
view
widget Backed out changeset 8d7987ea4fb1 (bug 1490257) for causing android failures. CLOSED TREE 2018-10-15 14:39:00 +03:00
xpcom Merge inbound to mozilla-central. a=merge 2018-10-15 01:18:18 +03:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore Bug 1498608 - Add js/src/builtin/intl/TimeZoneDataGenerated.h to .clang-format-ignore r=andi 2018-10-12 16:16:01 +00:00
.cron.yml Bug 1497774 - Remove the nightly dmd task. r=glandium 2018-10-10 13:29:20 -07:00
.eslintignore Fixes bug 1488813 - Migrating Pocket off any bootstrap code r=ursula,k88hudson 2018-10-12 19:38:10 +00:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.mailmap
.taskcluster.yml Bug 1494333 - index crons just like artifacts r=Callek 2018-10-11 13:29:11 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1497446 - mach rust vendor r=Yoric 2018-10-10 16:50:30 +02:00
Cargo.toml
client.mk bug 1495798 - shut down sccache server in mozharness after all build steps. r=firefox-build-system-reviewers,gps 2018-10-09 18:27:26 +00:00
client.py
CLOBBER Fixes bug 1488813 - Migrating Pocket off any bootstrap code r=ursula,k88hudson 2018-10-12 19:38:10 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build Bug 1490253 - Replace pipenv with pip-tools for vendoring packages and dependencies; r=ahal 2018-10-10 08:58:41 +00:00
moz.configure Bug 1498450 - Avoid the footgun from @depends-function comparison r=froydnj 2018-10-12 13:44:08 +00:00
mozilla-config.h.in
old-configure.in Backed out changeset 91300d29898b (bug 1489443) for MinGW build bustages. CLOSED TREE 2018-10-13 02:17:15 +03:00
package-lock.json
package.json
README.txt
settings.gradle
test.mozbuild

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

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

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 in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

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