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
Kris Maglione 209eda4dfc Bug 1313440: Fix NS_ENSURE_TRUE(isSandbox) warnings in test code. r=erahm
MozReview-Commit-ID: GkDaUL6sDfy

--HG--
extra : rebase_source : cd2ebaaae69be3d9efea10d8c9d88cba8df8cbe6
extra : histedit_source : 2b0bfb80979f722e36c7f88614413ced9bf869ad
2016-10-27 13:28:01 -07: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 Merge m-c to m-i 2016-10-25 22:07:07 -07:00
addon-sdk Bug 1313440: Fix NS_ENSURE_TRUE(isSandbox) warnings in test code. r=erahm 2016-10-27 13:28:01 -07:00
b2g Bug 1312591 - Remove DOM/resourcestats and related code. r=jst 2016-10-24 16:35:04 -07:00
browser Bug 1309856 - Make Mac twistys in places window and sidebar rtl-friendly. r=Gijs. 2016-10-27 23:12:17 +02:00
build bug 1313448 - Add documentation for adding Rust code to the build system. r=froydnj 2016-10-27 15:25:40 -04:00
caps Bug 1189086 - Eliminate nsIPrincipal::jarPrefix. r=dveditz 2016-10-24 13:52:00 +02:00
chrome Bug 1312049 - Switch nsChromeRegistry::GetDirectionForLocale to use uloc_isRightToLeft. r=gandalf 2016-10-28 12:04:07 +01:00
config Bug 1312061 - iUpdate tzdata in ICU data files to 2016h. r=Waldo 2016-10-21 10:18:12 -07:00
db/sqlite3 Bug 1310361 - Upgrade to SQLite 3.15.0. r=mak 2016-10-20 11:35:04 -04:00
devtools Merge m-c to a CLOSED TREE m-i 2016-10-27 20:36:38 -07:00
docshell Merge m-c to a CLOSED TREE m-i 2016-10-27 20:36:38 -07:00
dom Bug 1304966 - Mark Storage APIs as nightly-only r=bz a=me CLOSED TREE 2016-10-28 11:28:51 -07:00
editor Bug 1301655 - pt 0 - Add an optional parameter to nsIChromeRegistry.getSelectedLocale to allow callers to request the locale be returned as a valid BCP47 lang tag. r=gandalf 2016-10-28 12:04:06 +01:00
embedding Bug 1312856 - Remove nsISupportsArray usage from WindowWatcher. r=smaug 2016-10-25 17:41:18 -07:00
extensions Bug 1305204 - (Part 2) Backout bug 1275746 a=backout 2016-10-23 14:24:45 +02:00
gfx Backed out 2 changesets (bug 1309200) for build bustage on a CLOSED TREE a=backout 2016-10-28 10:22:47 -07: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 1306708 - Rename prio to nested in IPDL (r=dvander) 2016-10-04 20:34:54 -07:00
image Bug 1313102 - Fix crash when calculating sizes for VectorImage memory reports. r=tnikkel 2016-10-26 12:46:00 -04:00
intl Bug 1301655 - pt 9 - Update test_bug22310.js to remove use of nsIScriptableDateFormat. r=gandalf 2016-10-28 12:04:07 +01:00
ipc Merge m-c to m-i 2016-10-26 18:58:54 -07:00
js Bug 1311088 - Part 3: Do not check NaN in NumberValue(uint32_t i). r=jwalden 2016-10-29 01:47:31 +09:00
layout Bug 1313560: Undefine LoadImage in nsPluginFrame.h (alongside other undefines) to prevent windows.h macros from causing unified bustage in other files. rs=dmajor 2016-10-28 05:59:17 -07:00
media Bug 1312431 - Make buffers passed into Get10msTone match specified maximum buffer size; r=jesup 2016-10-28 08:58:19 -04:00
memory Bug 1303232 - Use per-process reduced thread-ids when munging logalloc logs. r=njn 2016-09-20 13:44:27 +09:00
mfbt Bug 1311088 - Part 1: Add mozilla::SpecificNaNBits and JS::detail::CanonicalizedNaNBits. r=jwalden 2016-10-29 01:47:30 +09:00
mobile Bug 1307886 - [1.2] Remove szip support. r=glandium 2016-10-28 12:59:23 +02:00
modules Bug 1312049 - Switch nsChromeRegistry::GetDirectionForLocale to use uloc_isRightToLeft. r=gandalf 2016-10-28 12:04:07 +01:00
mozglue Merge m-c to m-i 2016-10-18 19:45:02 -07:00
netwerk Bug 1313639 - null check fwdobject in nsahttpconnection r=dragana 2016-10-28 10:22:35 -04:00
nsprpub Bug 1311366, update to 4.13.1 to pick up a regression fix, r=ted 2016-10-21 12:34:54 +02:00
other-licenses Bug 1299435 - part 3 - fix Skia npapi for Skia m55 update. r=mchang 2016-10-24 22:41:15 -04:00
parser Bug 1310156 - Add a null check to nsExpatDriver::HandleError to prevent crashes while determining whether to suppress console error messages. r=smaug 2016-10-14 18:41:08 -04:00
probes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
python Bug 1307886 - [2.3] Compress libraries with XZ during packaging. r=glandium 2016-10-28 12:59:23 +02:00
rdf Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
release/docker Bug 1297519 - Generate multilocale Firefox snaps r=Callek, a=release DONTBUILD 2016-09-17 10:53:41 -04:00
security Merge mozilla-central to mozilla-inbound 2016-10-27 16:46:06 +02:00
services Bug 1312857 - Pass the correct change sources in getOrCreateTagFolder and importJSONNode. r=markh 2016-10-25 11:39:56 -07:00
startupcache Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
storage Bug 964561 - Part 10: Fix a possible leak in BindAdoptedBlobByName()/BindAdoptedBlobByIndex(); r=mak 2016-10-25 21:18:37 +02:00
taskcluster Merge m-i to m-c, a=merge 2016-10-26 18:40:50 -07:00
testing Bug 1307886 - [3.2] Extract xz-compressed libs for xpcshell and unit tests. r=glandium 2016-10-28 12:59:23 +02:00
third_party/rust Bug 1277338 - Part 0: Vendor third party crates needed for the mozjs-sys crate; r=froydnj 2016-10-13 16:12:42 -07:00
toolkit Bug 1309856 - Make Mac twistys in places window and sidebar rtl-friendly. r=Gijs. 2016-10-27 23:12:17 +02:00
tools Bug 1312143 - Delete toolkit/obsolete. r=John-Galt 2016-10-24 18:23:24 -07:00
uriloader Bug 1303196 - Part 7: Updates to apply correctly after noopener changes, r=smaug 2016-10-27 15:53:35 -04:00
view Back out b00b37cb64ef (bug 1298709) for static analysis bustage 2016-09-05 20:14:56 -07:00
widget Merge m-c to a CLOSED TREE m-i 2016-10-27 20:36:38 -07:00
xpcom Merge m-c to a CLOSED TREE m-i 2016-10-27 20:36:38 -07:00
xpfe Bug 1312144 - Part 1: Stop using nsISupportsArray in nsDirectoryViewer. r=froydnj 2016-10-24 11:31:15 -07:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1311343 - Enable eslint of browser/components/feeds/; r=standard8 2016-10-27 12:02:52 +05:30
.eslintrc.js Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
.flake8 Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal 2016-09-28 08:28:04 -04:00
.gdbinit Bug 1310286 - Instruct gdb to ignore certain signals for which it is not useful to stop. r=glandium DONTBUILD NPOTB 2016-10-14 14:27:44 -04:00
.gdbinit_python bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium 2016-06-02 13:33:07 -04:00
.gitignore Bug 1301790 - Bundle codemirror into a single script;r=gl 2016-09-11 09:38:51 -07:00
.hgignore Bug 1301790 - Bundle codemirror into a single script;r=gl 2016-09-11 09:38:51 -07:00
.hgtags No bug - Tagging mozilla-central fc69febcbf6c0dcc4b3dfc7a346d8d348798a65f with FIREFOX_AURORA_51_BASE a=release DONTBUILD CLOSED TREE 2016-09-19 09:43:48 -04:00
.lldbinit Bug 1254128 - Make the Mozilla .lldbinit use the full path for topsrcdir. r=sparky 2016-03-01 16:36:08 +00:00
.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 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 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian 2016-09-22 14:31:01 -07:00
client.mk Bug 1296530 - Bustage followup part deux; r=gps 2016-10-17 15:57:46 -07:00
client.py
CLOBBER Bug 1311178 - Remove various duplicate DevTools files: touch clobber to fix bustage on OS X. r=clobber 2016-10-27 00:15:57 +02: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 1307435 - Generate symbols zip file concurrently; r=ted 2016-10-04 05:57:35 -07:00
moz.build Bug 1289194 - Move tools/fuzzing/libfuzzer reference to toolkit. r=ted 2016-09-10 02:27:23 +02:00
moz.configure Bug 1311871 - Fix NSIS version check for NSIS version 3.0. r=chmanchester 2016-10-21 09:15:34 +09:00
mozilla-config.h.in Bug 1231314 - Turn mozilla-config.h and js-confdefs.h into CONFIGURE_DEFINE_FILES. r=gps 2015-12-15 08:06:11 +09:00
old-configure.in Bug 1307886 - [2.3] Compress libraries with XZ during packaging. r=glandium 2016-10-28 12:59:23 +02: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/