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-07-19 17:14:04 -07:00
accessible Bug 1278915 - make sure to not add a non document accessilbe children under outerdoc, r=yzen 2016-07-18 19:40:53 -04:00
addon-sdk Bug 1287235 Wrap addon-sdk's Cu.getWeakReference() in a try/catch in case native objects are passed. r=bz 2016-07-19 17:14:04 -07:00
b2g Bug 1286292 - Fix graphene build for windows. r=fabrice 2016-07-12 11:37:45 -04:00
browser Bug 1282980 - Remove MacQuirks. r=jrmuizel 2016-07-19 16:49:24 -07:00
build Bug 1280637 - Make --enable-thread-sanitizer & friends do more work, r=glandium 2016-07-12 17:30:23 -07:00
caps Bug 1281787, r=bz 2016-07-13 12:05:22 +01:00
chrome Bug 1278439 - Adding a missing prefs service null check in chrome/. r=froydnj. 2016-07-14 13:47:49 +10:00
config Bug 1287258 - retry deletions on windows; r=ted 2016-07-18 09:14:59 +01:00
db/sqlite3
devtools Bug 1266414: device modal fades in/out, r=jryans 2016-07-18 10:12:12 -05:00
docshell Backed out 25 changesets (bug 1261842, bug 1278985) breaking firefox-ui tests 2016-07-19 09:12:58 +02:00
dom Bug 1274913 - Use LazyLogModule directly for DirectShow logging. r=rillian 2016-07-08 11:47:04 -07:00
editor Bug 1283497, unbind editor created native anonymous content properly, r=wchen 2016-07-14 13:41:14 +03:00
embedding Bug 1287734 - Make nsWindowWatcher::SizeOpenedDocShellItem use global desktop coordinates to position the window, for reliable placement on mixed-resolution Mac systems. r=emk 2016-07-19 14:17:25 +01:00
extensions Bug 890908 - Move Negotiate auth off main thread. r=mayhemer 2016-07-14 03:32:00 -04:00
gfx Use normal refcounting for ISurfaceAllocator. (bug 1287232, r=billm) 2016-07-19 16:59:30 -07:00
gradle/wrapper
hal Bug 1276927: Add V4L ioctl 'VIDIOC_S_HW_FREQ_SEEK' if undefined by Linux, r=gsvelto 2016-06-16 08:43:51 +01:00
image Bug 1287367 - Allow users of StreamingLexer to detect and handle truncation. r=njn 2016-07-18 23:41:20 -07:00
intl Backed out 4 changeset (bug 1284406) for build bustage on CLOSED TREE 2016-07-16 12:27:45 +10:00
ipc Bug 1286158 - Add Android 64bit support for libevent. r=billm 2016-07-15 14:28:29 +09:00
js Bug 1277135 - Add an rval argument to JS::CloneAndExecuteScript(); r=jorendorff 2016-07-19 19:40:51 -04:00
layout Backed out changeset b3924432ba21 (bug 1287362) for xpcshell crashes 2016-07-19 14:07:09 +02:00
media Bug 1042631: Bustage fix for typo when resolving nits rs=bustage 2016-07-19 17:13:01 -04:00
memory Bug 1282185 (part 2) - Fix an assertion failure in DMD. r=erahm. 2016-07-13 19:32:27 +10:00
mfbt Bug 1287243 - Optimize the type used to store Variant's tag. r=fitzgen 2016-07-16 02:31:45 -07:00
mobile merge fx-team to mozilla-central a=merge 2016-07-17 09:16:38 +02:00
modules merge mozilla-inbound to mozilla-central a=merge 2016-07-17 10:08:08 +02:00
mozglue Bug 1285665 - avoid #define'ing constants that expand to use defined(); r=dholbert 2016-07-20 00:50:02 -04:00
netwerk Bug 1286694 - Part 1: Modify test_tls_server.js to test TLS 1.3. r=keeler 2016-07-20 04:59:28 +09:00
nsprpub
other-licenses
parser Bug 1260651 part.16 Rename nsHTMLEditUtils to mozilla::HTMLEditUtils (and their files too) r=mccr8 2016-07-07 14:01:12 +09:00
probes
python Bug 1287486 - Add libx11-xcb-dev to the list of required packages to build on Ubuntu, and sort the list. r=gps 2016-07-18 17:52:53 +02:00
rdf Bug 1275744 - Reference MOZ_LOG in rdf comments. r=erahm 2016-05-26 11:40:52 -07:00
release/docker
security Bug 1286324 - Make fork() non-fatal in Linux content sandbox. r=jhector 2016-07-14 15:00:00 -04:00
services Bug 1280877 - Prevent collections from being overwritten by outdated signed data r=MattN, r=leplatrem 2016-07-18 19:32:56 +01:00
startupcache Bug 1278439 - Adding a missing prefs service null check in startupcache/. r=froydnj. 2016-07-14 13:47:50 +10:00
storage Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
taskcluster Bug 1280637 - Implement tsan (thread sanitizer), asan (address sanitizer), and msan (uninitialized memory) jobs, r=terrence 2016-07-15 12:33:40 -07:00
testing Bug 1285936 - Make import-*-globals rules into errors for automation. r=me 2016-07-19 12:51:47 -05:00
toolkit Bug 1283262 Make AutoCompleteE10S clear its popup cache when the associated browser window is closed. r=mrbkap 2016-07-19 17:12:42 -07:00
tools Bug 1285936 - eslint mozilla plugin: fix filename in import globals & bump to 0.1.1 2016-07-19 12:51:47 -05:00
uriloader Bug 1285554 - Remove remnants of widget/qt. r=dougt,mshal. 2016-07-12 09:16:45 +10:00
view Bug 1279202 - Make sure that deferring a resize of a document schedules a layout flush, not just a style one. r=dbaron 2016-07-14 18:39:35 +12:00
widget Implement vsync notification for remote compositors. (bug 1285625 part 3, r=mchang) 2016-07-19 11:56:07 -07:00
xpcom Bug 1287361 - Add a missing XPT_CALLOC8 null check. r=khuey. 2016-07-18 14:18:19 +10:00
xpfe Backed out 25 changesets (bug 1261842, bug 1278985) breaking firefox-ui tests 2016-07-19 09:12:58 +02:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1283583 - Clean up code style in devtools/server/main.js. r=ochameau 2016-07-01 18:35:25 -05:00
.eslintrc
.flake8 Bug 1283129 - Flake8 linter is accidentally linting some eslint related .lint files, r=maja_zf 2016-06-29 10:37:27 -04:00
.gdbinit bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium 2016-06-02 13:33:07 -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 1271734 - Move all eslint related infrastructure to tools/lint, r=miker 2016-06-02 15:38:36 -04:00
.hgignore Bug 1271734 - Move all eslint related infrastructure to tools/lint, r=miker 2016-06-02 15:38:36 -04:00
.hgtags No bug - Tagging mozilla-central d98f20c25feeac4dd7ebbd1c022957df1ef58af4 with FIREFOX_AURORA_49_BASE a=release DONTBUILD CLOSED TREE 2016-06-06 15:11:06 -04:00
.lldbinit
.taskcluster.yml Bug 1273645: remove unnecessary scope from decision task; r=garndt 2016-07-11 22:07:12 +00:00
.ycm_extra_conf.py Bug 1283340: python: fix .ycm_extra_conf.py for python 3 r=gps 2016-06-29 18:15:46 -07:00
aclocal.m4 Bug 1280637 - Make --enable-thread-sanitizer & friends do more work, r=glandium 2016-07-12 17:30:23 -07:00
Android.mk
AUTHORS
build.gradle
client.mk Bug 1278415 - Ensure MOZ_CURRENT_PROJECT is set when running make directly in objdir. r=gps 2016-06-16 11:43:30 +09:00
client.py
CLOBBER Bug 911216 follow-up Clobber to fix bustage on integration repos. a=sheriffduty 2016-07-18 17:44:08 +02:00
configure.in
configure.py Bug 1285860 - Add python/mozbuild at beginning of sys.path; r=glandium 2016-07-11 10:42:11 -07: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 1275111 - Move artifact download/install into its own tier; r=glandium 2016-06-01 13:48:53 -04:00
moz.build
moz.configure Bug 1282135 - Require --enable-debug to produce a debug builds, and fix interaction with MOZ_DEBUG in the environment. r=glandium 2016-06-24 12:36:16 -07:00
mozilla-config.h.in
old-configure.in Bug 1280637 - Make --enable-thread-sanitizer & friends do more work, r=glandium 2016-07-12 17:30:23 -07: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/