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
Tooru Fujisawa 73b84e56c3 Bug 1315943 - Part 1: Fix NumClosedOverBindingsLimit value. r=till
--HG--
extra : amend_source : 99b256707e0970747f97f79ea683a767f9d37337
2016-11-09 17:54:26 +09:00
.cargo
accessible bug 1315985 - actually expose the atk table cell interface when appropriate r=davidb 2016-11-08 14:58:20 -05:00
addon-sdk Bug 1301340 - part6: Disabled test should still run in non-e10s mode. r=me 2016-11-04 11:05:55 +01:00
b2g Bug 1310864 - Remove DOM/(contacts, mobileconnection, icc) and related code. r=jst 2016-11-03 13:55:36 -07:00
browser Bug 1315872: Refactor browser_ext_tabs_cookieStoreId. r=aswan 2016-11-07 22:08:24 -08:00
build Bug 1309573 - Part 2: Define MOZ_HAS_MOZGLUE in various places so that the crash reason gets used. r=glandium 2016-11-08 03:53:00 -05:00
caps Bug 1308889 - Try to explicitly pass aTriggeringPrincipal and aPrincipalToInherit to DoURILoad(). r=bz 2016-11-08 07:23:12 +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 Bug 1309573 - Part 2: Define MOZ_HAS_MOZGLUE in various places so that the crash reason gets used. r=glandium 2016-11-08 03:53:00 -05:00
db/sqlite3 Merge m-i to m-c, a=merge 2016-11-05 13:36:25 -07:00
devtools Backed out changeset 2631d596fc32 (bug 1264929) for dt1 failures on OS X and Win7 2016-11-09 13:36:04 +08:00
docshell Bug 1308889 - Try to explicitly pass aTriggeringPrincipal and aPrincipalToInherit to DoURILoad(). r=bz 2016-11-08 07:23:12 +01:00
dom Bug 1236222 - CSP: Blocked URI should be empty for inline violations. r=ckerschb 2016-11-07 19:22:53 +05:30
editor Bug 1309431 - Disable test_bug772796.html on Android only; r=me 2016-11-08 15:11:42 -07:00
embedding Bug 1310297 - Remove test annotations using b2g, mulet or gonk: embedding. r=RyanVM 2016-11-05 11:29:19 +01:00
extensions Merge m-i to m-c, a=merge 2016-11-05 13:36:25 -07:00
gfx Bug 1297790 - Add GPU process feature status to the Telemetry environment r=dvander,gfritzsche data-review=bsmedberg 2016-11-09 03:18:32 -05:00
gradle/wrapper
hal Bug 792652 - Get rid of CloneProtocol (r=dvander) 2016-11-08 15:22:33 -08:00
image Bug 1310297 - Remove test annotations using b2g, mulet or gonk: image. r=RyanVM 2016-11-05 11:29:19 +01:00
intl Merge m-i to m-c, a=merge 2016-11-05 13:36:25 -07:00
ipc Bug 792652 - Move mId to toplevel protocol (r=dvander) 2016-11-08 15:22:55 -08:00
js Bug 1315943 - Part 1: Fix NumClosedOverBindingsLimit value. r=till 2016-11-09 17:54:26 +09:00
layout Bug 1315510 - Automatically recreate VideoDecoderManager if the GPU process crashes. r=dvander 2016-11-08 15:21:35 +13:00
media Bug 1315928 - Update cubeb from upstream to f8467510a8b. r=kinetik 2016-11-08 14:02:49 +02:00
memory Bug 1277704 - Update jemalloc 4 to version 4.3.1. r=glandium 2016-07-12 10:37:04 -04:00
mfbt Bug 1309573 - Part 1: Define the crash reason in MFBT to let everything use it. r=froydnj 2016-11-06 22:57:00 -05:00
mobile Merge m-c to inbound, a=merge 2016-11-08 14:08:34 -08:00
modules Bug 1309573 - Part 2: Define MOZ_HAS_MOZGLUE in various places so that the crash reason gets used. r=glandium 2016-11-08 03:53:00 -05:00
mozglue Bug 1309573 - Part 2: Define MOZ_HAS_MOZGLUE in various places so that the crash reason gets used. r=glandium 2016-11-08 03:53:00 -05:00
netwerk Bug 792652 - Get rid of CloneProtocol (r=dvander) 2016-11-08 15:22:33 -08:00
nsprpub Bug 1288308 - Part 2: implement Named Pipe IO layer; r=bagder,mayhemer 2016-11-03 18:15:08 +08:00
other-licenses Bug 1310794 - implement aria-details and aria-errormessage, r=davidb 2016-10-25 13:51:27 -04:00
parser Bug 1310297 - Remove test annotations using b2g, mulet or gonk: parser. r=RyanVM 2016-11-05 11:29:21 +01:00
probes
python bug 1297723 - support mozilla::UniquePtr in the gdb pretty printers r=froydnj 2016-11-08 16:30:52 -05: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 bug 1301407 - temporarily add assertions during nsNSSComponent::Init to find out what's failing on Android r=dragana 2016-11-07 12:53:13 -08:00
services Bug 1310297 - Remove test annotations using b2g, mulet or gonk: services. r=RyanVM 2016-11-05 11:29:21 +01:00
startupcache
storage Bug 1310297 - Remove test annotations using b2g, mulet or gonk: storage. r=RyanVM 2016-11-05 11:29:21 +01:00
taskcluster Merge m-c to inbound, a=merge 2016-11-08 14:08:34 -08:00
testing Bug 1264178 - Part 1: Expose URL fragment to request but not response. r=bkelly 2016-11-07 10:16:34 +08:00
third_party/rust Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted 2016-10-28 16:34:19 -07:00
toolkit Bug 1297790 - Add GPU process feature status to the Telemetry environment r=dvander,gfritzsche data-review=bsmedberg 2016-11-09 03:18:32 -05:00
tools Bug 1315438 - Fix the path to kiss_fft in the third party library list. r=mystor 2016-11-05 20:11:00 -04:00
uriloader Bug 1310297 - Remove test annotations using b2g, mulet or gonk: uriloader. r=RyanVM 2016-11-05 11:29:22 +01:00
view
widget Bug 1297790 - Add GPU process feature status to the Telemetry environment r=dvander,gfritzsche data-review=bsmedberg 2016-11-09 03:18:32 -05:00
xpcom Bug 1315144 - Add new non-fatal media error so that we recreate decoders when the GPU process crashes. r=jya 2016-11-08 15:22:37 +13:00
xpfe Bug 1310297 - Remove test annotations using b2g, mulet or gonk: xpfe. r=RyanVM 2016-11-05 11:29:22 +01:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1308257 - Part 2: Implement LayoutActor and GridActor r=pbro, jryans 2016-11-08 20:51:13 +09:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.taskcluster.yml Bug 1311791 - Explicitly declare path to shared hg store; r=dustin 2016-10-20 12:56:43 -07:00
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER no bug - CLOBBER. r=me 2016-11-09 13:07:48 +08:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1311462 - Dump symbols from */dist/bin instead of dist/universal for Mac universal builds. r=ted 2016-11-01 14:05:27 +09:00
moz.build
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 1315244 - Upgrade to SQLite 3.15.1. r=mak 2016-11-04 22:48:14 -04:00
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:

    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/