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
Nathan Froyd 817fe1571d Bug 1304017 - improve MultipartBlobImpl refcounting; r=baku
MultipartBlobImpl always requires copying the incoming BlobImpl array.
This copying, and its associated refcounting, is unnecessary in many
cases, as we're just going to delete the copied-from array anyway.  We
might as well pass in ownership when creating the multipart blob and
avoid all the overhead associated with copying and refcounting.
2016-09-20 21:29:28 -04:00
.cargo bug 1298422 - vendor byteorder into third-party/rust. r=froydnj 2016-09-08 15:12:34 -07:00
accessible Backed out changeset 5643f6aebe25 (bug 1297549) for talos bustage 2016-09-18 11:19:00 -07:00
addon-sdk Bug 1269347 - Part3 Add SDK with embedded webextension test addon. r=krizsa 2016-09-14 17:09:22 +02:00
b2g Bug 1300884 follow-up: Remove the last import of AlarmService.jsm 2016-09-07 18:38:10 -04:00
browser Bug 1303291 - Clean up identity block and control center icons. r=jhofmann 2016-09-20 12:53:57 +02:00
build Bug 1291375 - 2. Let AnnotationProcessor generate multiple sets of bindings; r=snorp 2016-09-16 15:13:47 -04:00
caps Bug 1297338 - Introduce concept of principalToInherit to docshell and scriptSecurityManager. r=bz 2016-09-20 08:36:25 +02:00
chrome Bug 1018486 - Part 8: Various other changes, r=smaug 2016-09-07 10:50:45 -04:00
config Bug 1300208 - Allow specifying multiple rust crates to mozbuild within the same FINAL_LIBRARY, r=froydnj 2016-09-20 11:26:43 -04:00
db/sqlite3
devtools Bug 1298879 - Upgrade to ESLint 3.5.0 for faster linting. r=miker 2016-09-20 10:27:03 +01:00
docshell Bug 1279086 - Allow painting for tab switch when JS is running (r=dvander,mconley,mrbkap) 2016-09-16 20:35:11 -07:00
dom Bug 1304017 - improve MultipartBlobImpl refcounting; r=baku 2016-09-20 21:29:28 -04:00
editor Bug 1272893 - Remove nsISupportsArray from GetEmbeddedObjects() in editor. r=masayuki 2016-09-15 04:33:00 +02:00
embedding Bug 92737 - Part 3: Open multiple tabs when multiple items are dropped on remote content area. r=enndeakin 2015-11-11 07:35:12 +09:00
extensions Bug 1301274 - use default firstPartyDomain in PermissionManager. r=baku 2016-09-19 19:36:06 +08:00
gfx Fix root scroll delta overrides when APZ is out-of-process. (bug 1303820, r=kats) 2016-09-19 19:22:26 -07:00
gradle/wrapper
hal Bug 1300884 follow-up: Remove browser_alarms.js, landed on a CLOSED TREE 2016-09-07 15:22:21 -04:00
image Bug 1303427 - Continue parsing buffered LZW codes in GIFs even if input stream is complete. r=tn 2016-09-19 09:16:28 -04:00
intl Bug 1296050 - When checking whether bidi resolution is needed, ignore Unicode directional-control characters that do not actually introduce right-to-left-ness. r=xidorn 2016-09-05 14:15:32 +01:00
ipc Allow passing an empty Endpoint over IPDL. (bug 1302009, r=billm) 2016-09-19 19:18:20 -07:00
js Bug 1301690 - IonMonkey: Prevent using getPropTryDefiniteSlot when primitives can be used as object. r=jandem 2016-09-20 15:28:41 +00:00
layout Bug 1303369 - Disable the nsRefreshDriver warnings while false positives are investigated. r=milan 2016-09-20 16:25:52 +02:00
media Bug 1289968 - [Part2] Provide max length limitation for KeyIds and Webm Initdata, then correct cooresponding web-platform-tests meta file. r=gerald 2016-09-17 03:24:49 +08: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 1303302 - Add IsDestructible trait in TypeTraits and use it for refcounted type static check. r=froydnj 2016-09-16 17:23:55 +10:00
mobile Merge mozilla-central to mozilla-inbound 2016-09-20 12:02:20 +02:00
modules Bug 1303085: updates meta-patches after adding rint/rintf/nearbyint/nearbyintf; r=arai 2016-09-15 20:50:09 +02:00
mozglue Backed out changeset 39da44265946 (bug 1263595) for build bustage a=backout CLOSED TREE 2016-09-16 14:19:22 -07:00
netwerk Bug 1013635 - Removed the dispatch and call the notification service directly in HttpBaseChannel.cpp where this noticiation emits, r=honzab 2016-09-20 15:54:52 +08:00
nsprpub Bug 1293329, NSPR_4_13_BETA3, reusing r=ted 2016-09-12 05:36:36 -07:00
other-licenses
parser Bug 1288084 - Expose a line number for each attribute, v2; r=wchen 2016-09-20 16:31:57 +02:00
probes
python Bug 1300208 - Allow specifying multiple rust crates to mozbuild within the same FINAL_LIBRARY, r=froydnj 2016-09-20 11:26:43 -04: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 inbound to central, a=merge 2016-09-19 15:51:39 -07:00
services Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-09-19 09:45:57 -04: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 1285041 - ignore locking when trying to read chrome DB file, r=mak 2016-07-18 16:46:45 +01:00
taskcluster Backed out changeset 1b269fb8a704 (bug 1302590) for Gecko Decision Task bustage 2016-09-20 10:59:19 +08:00
testing Bug 1304004 - Disable test_dv_certificate.py, test_ev_certificate.py, test_mixed_content_page.py, test_mixed_script_content_blocking.py 2016-09-20 15:57:23 +02:00
third_party/rust/byteorder bug 1298422 - vendor byteorder into third-party/rust. r=froydnj 2016-09-08 15:12:34 -07:00
toolkit Bug 1295762 - Part 1: Implement rust bindings to XPCOM's string types, r=froydnj 2016-09-20 11:26:43 -04:00
tools Bug 1298879 - Upgrade to ESLint 3.5.0 for faster linting. r=miker 2016-09-20 10:27:03 +01:00
uriloader Bug 1291375 - 5. Use Fennec bindings where needed; r=snorp 2016-09-16 15:13:48 -04:00
view Back out b00b37cb64ef (bug 1298709) for static analysis bustage 2016-09-05 20:14:56 -07:00
widget Merge mozilla-central to mozilla-inbound 2016-09-20 12:02:20 +02:00
xpcom Bug 1303472 - Add a move constructor to nsCOMPtr, r=froydnj 2016-09-20 11:36:14 -04:00
xpfe Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1296266 - NSS 3.27 tip d9f7136f2ae3, r=ttaubert 2016-09-16 10:00:57 -07:00
.eslintrc
.flake8
.gdbinit
.gdbinit_python
.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
.taskcluster.yml Bug 1252235 - Make try syntax available to mozharness from TaskCluster through an environment variable. r=armenzg 2016-08-29 16:33:24 -07:00
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-09-19 09:45:57 -04:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps 2016-07-29 13:43:29 -04: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 1293448 - Build XPIDL files in the tup backend; r=glandium,gps 2016-07-29 13:43:29 -04:00
mozilla-config.h.in
old-configure.in Bug 1298472 - part 1 - suppress more warnings in clang-cl; r=glandium 2016-09-09 09:00:31 -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/