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
2016-11-23 18:32:50 +01:00
.cargo Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink 2016-10-13 16:12:42 -07:00
accessible Bug 1312241 - do not run shutdown e10s specific tests on WinXP. r=surkov 2016-11-23 11:18:04 -05:00
addon-sdk Bug 1318218 - Remove PermissionsTable; r=baku,jryans 2016-11-18 08:59:35 -05:00
b2g Bug 1318562 - Remove Navigator.updateManager; r=baku 2016-11-18 09:01:49 -05:00
browser Backed out changeset f8ff074e9145 (bug 1147911) 2016-11-23 18:32:50 +01:00
build Merge m-c to m-i 2016-11-22 21:32:23 -08:00
caps Bug 1319045 - Get rid of nsPrincipal::GetOriginFromURI, r=qdot 2016-11-22 12:38:41 +01:00
chrome Bug 1310297 - Remove test annotations using b2g, mulet or gonk: chrome. r=RyanVM 2016-11-05 11:29:13 +01:00
config Backed out changeset aabf76e98464 (bug 1319465) for failure in Intl.h in Sm-tc(nu). r=backout 2016-11-23 17:40:54 +01:00
db/sqlite3 Bug 1123334 - Use SQLITE_ENABLE_API_ARMOR in debug mode. r=asuth 2016-11-07 14:51:25 +01:00
devtools Backed out changeset 2a7569652090 (bug 1147911) 2016-11-23 18:32:46 +01:00
docshell Bug 1309070 - make sure that docshell always has private browsing id unset. r=ehsan 2016-11-21 12:53:00 +08:00
dom Backed out changeset f8ff074e9145 (bug 1147911) 2016-11-23 18:32:50 +01:00
editor merge mozilla-inbound to mozilla-central a=merge 2016-11-21 15:44:20 +01:00
embedding Backed out changeset f8ff074e9145 (bug 1147911) 2016-11-23 18:32:50 +01:00
extensions Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
gfx Bug 1310165 - Add a GetReferenceDrawTarget overload to PrintTargetCG to return a PDF CGContext backed DrawTarget. r=mstange 2016-11-17 16:25:19 +00:00
gradle/wrapper Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian 2016-09-22 14:31:01 -07:00
hal Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku 2016-11-16 14:51:08 -05:00
image Bug 1317552. Send unlocked draw notifications for images async when asked to. r=aosmond 2016-11-17 00:25:53 -06:00
intl Bug 1143644 - Allow IDEOGRAPHIC SPACE in UnEscapeURIForUI r=m_kato 2016-11-19 21:41:04 +09:00
ipc Backed out changeset 11a036eafea2 (bug 1147911) 2016-11-23 18:32:42 +01:00
js Bug 1277368 part 1 - Add JS::Result<> and use it in a few places. r=luke 2016-11-23 17:57:43 +01:00
layout Merge m-i to m-c, a=merge 2016-11-22 20:03:03 -08:00
media Bug 1318619 - Update cubeb upstream to 7f74039f92. r=kinetik 2016-11-18 12:30:23 +02:00
memory Bug 1315939 - Use FINAL_LIBRARY = 'memory' in jemalloc and mozjemalloc. r=glandium 2016-11-10 06:57:00 -05:00
mfbt merge mozilla-inbound to mozilla-central a=merge 2016-11-22 15:53:05 +01:00
mobile Merge m-i to m-c, a=merge 2016-11-22 20:03:03 -08:00
modules Backed out changeset 2a7569652090 (bug 1147911) 2016-11-23 18:32:46 +01:00
mozglue Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester 2016-11-16 09:59:22 -05:00
netwerk merge mozilla-inbound to mozilla-central a=merge 2016-11-22 15:53:05 +01:00
nsprpub Backed out changeset a77fb6a85fc8 (bug 1315695) for breaking PGO 2016-11-16 11:15:05 -08:00
other-licenses Bug 1316118: Remove need for ia2_api_all.idl; r=surkov 2016-11-09 12:56:23 -07:00
parser Bug 1317770 - Reset sjs file to enable multiple run in same session r=jmaher 2016-11-16 01:54:31 +05:30
probes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
python Merge m-i to m-c, a=merge 2016-11-22 20:03:03 -08:00
rdf Bug 1310297 - Remove test annotations using b2g, mulet or gonk: rdf. r=RyanVM 2016-11-05 11:29:21 +01:00
release/docker bug 1314574 replace sys.path with site.addsitedir so that .pth files are processed. r=rail a=release DONTBUILD 2016-11-02 10:43:57 +00:00
security Backed out changeset 11a036eafea2 (bug 1147911) 2016-11-23 18:32:42 +01:00
services Bug 1273342 - Don't retry skippable records that fail to sync due to being too large. r=markh 2016-11-21 15:37:35 -05:00
startupcache Bug 1314378 part B - port TestStartupCache to gtest, r=froydnj 2016-11-11 11:57:08 -05:00
storage Merge m-i to m-c, a=merge 2016-11-22 20:03:03 -08:00
taskcluster Bug 1315749 - Run mochitest-chrome on Android x86; r=jmaher 2016-11-22 13:49:46 -07:00
testing Backed out changeset 93e4c5f0dc7b (bug 1318644) because it made changes to geckodriver that should have been left out. 2016-11-23 09:04:05 -05:00
third_party/rust Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted 2016-10-28 16:34:19 -07:00
toolkit Bug 1319779 - Fix the links in the Telemetry in-tree docs. r=gfritzsche 2016-11-23 06:33:00 +01:00
tools Bug 1287392 - Part 8: Improve performance of logging of TaskTracer. r=cyu 2016-11-22 00:15:00 +08:00
uriloader Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
view Bug 1317430 - Avoid a unnecessary copy by passing a const & in view/ r=njn 2016-11-14 23:16:52 +01:00
widget Bug 531078 - Use MacOS system color for selected text background in inactive windows. r=mstange. 2016-11-15 20:38:22 +01:00
xpcom Bug 1147911 Part 6: Send remote type down to child. r=gijs, r=smaug 2016-11-23 13:36:58 +00:00
xpfe Backed out changeset f8ff074e9145 (bug 1147911) 2016-11-23 18:32:50 +01:00
.clang-format Bug 1317305 - Update clang format rules r=mystor 2016-11-14 18:01:36 +01:00
.clang-format-ignore Bug 1313040 - Update the list of ignored directories/files with clang-format r=mystor 2016-11-14 15:42:55 +01:00
.clang-tidy Bug 1158656 - Add a .clang-tify file for misc-use-override; r=jrmuizel 2016-11-22 11:15:42 +01:00
.eslintignore Bug 1316809 - Fix eslint errors in devtools/client/sourceeditor/test. r=tromey 2016-11-12 16:57:41 +00:00
.eslintrc.js Bug 1318493 - Tell the eslint parser to use ecmaVersion 8. r=mossop 2016-11-18 10:02:13 +11:00
.flake8 Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal 2016-09-28 08:28:04 -04:00
.gdbinit Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld 2016-11-16 01:13:22 -05:00
.gdbinit_python
.gitignore Bug 1301790 - Bundle codemirror into a single script;r=gl 2016-09-11 09:38:51 -07:00
.hgignore Bug 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher 2016-11-07 19:35:12 -05:00
.hgtags No bug - Tagging mozilla-central 1196bf3032e1bce1fb07a01fd9082a767426c5fb with FIREFOX_AURORA_52_BASE a=release DONTBUILD CLOSED TREE 2016-11-14 13:28:09 +01:00
.lldbinit
.taskcluster.yml Bug 1316183 - Compress docker images with zstd. r=dustin 2016-11-07 11:26:27 -08:00
.ycm_extra_conf.py Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps 2016-08-09 10:30:58 -07:00
aclocal.m4 Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium 2016-08-08 16:58:54 -07:00
Android.mk
AUTHORS Backed out changeset d15798b73b9e (bug 1302763) for taskcluster build issues a=backout CLOSED TREE 2016-10-20 15:59:47 -07:00
build.gradle Bug 1318823 - Use com.getkeepsafe.dexcount in Gradle builds. r=sebastian 2016-11-18 18:28:58 -08:00
client.mk Bug 1296530 - Bustage followup part deux; r=gps 2016-10-17 15:57:46 -07:00
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-11-14 13:29:32 +01:00
configure.in Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
configure.py Bug 1296503 - Switch config.status to unicode literals. r=ted 2016-08-24 07:32:52 +09:00
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach Bug 1279020 - [mach] Follow symlinked mach binary when searching for a srcdir, r=gps 2016-06-09 17:20:02 -04:00
Makefile.in bug 1286934 - Switch to using sccache2. r=gps 2016-08-25 18:39:57 -04:00
moz.build bug 1295937 - build NSS using gyp files. r=glandium 2016-11-09 12:37:09 -05:00
moz.configure Bug 1313306 - Remove --help dependencies from @dependable and delayed_getattr. r=chmanchester 2016-10-27 15:00:51 +09:00
mozilla-config.h.in
old-configure.in Bug 1318833 - Part 4: Remove -allow_heap_execute linker flag that is no longer needed for Silverlight. r=ted 2016-11-21 21:11:30 -08:00
README.txt
settings.gradle Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian 2016-10-05 20:23:38 -07:00
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:

    http://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:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://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 http://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 -
    http://nightly.mozilla.org/