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
Andrew McCreight e104da9d1e Bug 1323207, part 1 - Add method to check AllocGCBarriers. r=jonco
MozReview-Commit-ID: LwAAZWBC1jj

--HG--
extra : rebase_source : b86572101340416fa2193322e641b1ff6a162682
2016-12-14 16:28:23 -08:00
.cargo
accessible Bug 1321936: Check whether new child docs are defunct before doing IPC binding; r=tbsaunde 2016-12-02 12:33:01 -07:00
addon-sdk Bug 1321509 - remove references to Array.slice in addon-sdk util/object;r=zer0 2016-12-07 18:03:32 +01:00
b2g Bug 1321408 - Pre: Remove all references to Marionette from b2g. r=ato 2016-12-14 20:39:26 -08:00
browser Bug 1321615 fix tests for header modification in toplevel loads, r=kmag 2016-12-17 10:14:26 -10:00
build Bug 1322920 - Remove DOM Promise implementation. r=bz 2016-12-14 17:11:48 +01:00
caps Bug 1322514 - nsIPrincipal::GetOrigin should use the parent principal when dealing with blobURL, r=ehsan 2016-12-08 10:44:59 -10:00
chrome
config Bug 1323127 - Pass absolute path of DIST to cargo. r=froydnj 2016-12-13 15:38:37 +11:00
db/sqlite3 Backed out changeset a8eed0b176b5 for landing with the wrong bug number in the commit message. 2016-11-30 11:35:30 -05:00
devtools merge mozilla-inbound to mozilla-central a=merge 2016-12-16 16:04:50 +01:00
docshell Bug 1322207 - DOM Timing must be reset if the loading of a content page is aborted, r=smaug 2016-12-15 19:58:22 +01:00
dom Bug 1322286 - Part 2. Crash test. r=mstange 2016-12-06 16:13:22 -10:00
editor merge mozilla-inbound to mozilla-central a=merge 2016-12-16 16:04:50 +01:00
embedding Bug 1322414 - part 1 - remove GetContentShellById and id passing, r=bz 2016-12-08 11:12:36 -10:00
extensions Bug 1322995 - Update the en-US dictionary to SCOWL 2016.11.20 2016-12-13 14:46:50 -05:00
gfx Merge m-c to autoland, a=merge 2016-12-16 16:53:06 -08:00
gradle/wrapper
hal Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
image Bug 1323892 - Disable currently crashing stylo crashtests. r=xidorn 2016-12-16 18:54:41 +08:00
intl Bug 1323904 - Remove the return value from nsStringBundleService::getStringBundle(). r=emk. 2016-12-16 13:31:22 +11:00
ipc merge mozilla-inbound to mozilla-central a=merge 2016-12-14 16:41:28 +01:00
js Bug 1323207, part 1 - Add method to check AllocGCBarriers. r=jonco 2016-12-14 16:28:23 -08:00
layout Bug 1318418 - Eliminate one extra copy in nsSVGIntegrationUtils::PaintMask when we have both mask and clip-path. r=mstange 2016-12-15 14:17:50 +08:00
media Bug 1322546 - Cannot compile nrappkit with WINVER=0x0600 or later. r=drno 2016-12-15 16:37:51 +09:00
memory Bug 1321093 - Avoid logalloc-replay make check failure when libstdc++ allocates memory in some static initializer. r=njn 2016-11-30 07:22:20 +09:00
mfbt Bug 1320905 - Add js::RefCounted that uses js_delete (r=waldo) 2016-12-05 15:59:18 -08:00
mobile Bug 927667 - [RTL] Align suggestion to end of icon, r=sebastian 2016-12-15 14:04:34 +08:00
modules Backed out changeset dc211e6cb0c1 (bug 1321865) for failing on own test 2016-12-14 11:13:36 +01:00
mozglue Backed out changeset eae2252a519f (bug 1321593) for leaks, e.g. in clipboard and jetpack tests. r=backout 2016-12-12 22:10:17 +01:00
netwerk Bug 1323892 - Disable currently crashing stylo crashtests. r=xidorn 2016-12-16 18:54:41 +08:00
nsprpub
other-licenses Bug 1308740 - change the minimum support OS string to Windows 7 in the modified 7-Zip stub source. r=mhowell 2016-11-23 11:42:58 -08:00
parser Backed out changeset 5c3a6908b84e (bug 1274159) 2016-12-14 13:27:26 +01:00
probes
python Merge m-c to autoland, a=merge 2016-12-16 16:53:06 -08:00
rdf Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
release/docker
security No bug, Automated HPKP preload list update from host bld-linux64-spot-412 - a=hpkp-update 2016-12-16 06:25:58 -08:00
services Bug 1322954 - Fix incorrect instanceof negations. r=markh 2016-12-12 13:50:10 -08:00
startupcache Bug 1319752 - Use auto type specifier where aplicable for variable declarations to improve code readability and maintainability in startupcache/. r=froydnj 2016-11-23 14:22:34 +02:00
storage Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
taskcluster Backed out changeset 1acac2205dc3 (bug 1311814) for having Taskcluster tell buildbot to run talos jobs on branches where no talos builders exist 2016-12-11 11:32:38 -08:00
testing Bug 1323971 - Enable WPT |encrypted-media/clearkey-mp4-playback-temporary-two-videos.html| test on Linux. r=jwwang 2016-12-16 19:34:45 +08:00
third_party/rust
toolkit Bug 1323128 Remove support for multi-package xpis r=rhelmer 2016-12-16 21:43:38 -08:00
tools Bug 1322471 - Report the true thread name for content process threads in the profile, and add a processType field. r=BenWa 2016-12-07 21:40:20 -10:00
uriloader
view Bug 1323892 - Disable currently crashing stylo crashtests. r=xidorn 2016-12-16 18:54:41 +08:00
widget merge mozilla-inbound to mozilla-central a=merge 2016-12-16 16:04:50 +01:00
xpcom Bug 1322920 - Remove DOM Promise implementation. r=bz 2016-12-14 17:11:48 +01:00
xpfe Bug 1322414 - part 1 - remove GetContentShellById and id passing, r=bz 2016-12-08 11:12:36 -10:00
.clang-format Bug 1322321 - Update the clang format file to match more our coding style r=ehsan 2016-12-06 17:43:17 -10:00
.clang-format-ignore
.clang-tidy
.eslintignore Bug 1317069 - Fix ESLint in new console frontend; r=ntim 2016-12-08 09:16:41 +01:00
.eslintrc.js Bug 1322954 - Replace deprecated no-negated-in-lhs ESLint option with no-unsafe-negation. r=markh 2016-12-11 20:53:18 -08:00
.flake8 Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal 2016-12-08 09:53:21 -10:00
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Bug 1309866 - touch CLOBBER 2016-12-11 08:43:25 -08:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1321408 - Move ENABLE_MARIONETTE to python configure. r=chmanchester 2016-12-16 15:49:14 -08: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/