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
Jim Chen ae3538f775 Bug 1304145 - 2. Change GeckoAppShell's notification interface; r=nalexander
Instead of using NotificationClient directly from GeckoAppShell, add a
NotificationListener interface, which NotificationClient would
implement. This isolates NotificationClient (and the notification
package) from GeckoAppShell and lets us move the notification package to
Fennec. It also makes a cleaner interface for GeckoView consumers to
implement notification support.
2016-09-22 16:38:19 -04:00
.cargo bug 1298422 - vendor byteorder into third-party/rust. r=froydnj 2016-09-08 15:12:34 -07:00
accessible merge mozilla-inbound to mozilla-central a=merge 2016-09-22 11:55:12 +02: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 1303959 - Bump gaia and platform_build for Aries KK and Nexus 5 L r=me 2016-09-20 10:52:48 +02:00
browser Bug 1304164 - Bump e10srollout version to 1.3. r=mconley 2016-09-22 15:55:11 -03:00
build Bug 1302909 - Set STDC_HEADERS everywhere instead of relying on AC_HEADER_STDC. r=glandium 2016-09-15 12:11:11 -07:00
caps Bug 1297687 - Part 5: Require passing an OriginAttribute when constructing an nsExpandedPrincipal; r=bholley 2016-09-22 13:28:04 -04:00
chrome Bug 1018486 - Part 8: Various other changes, r=smaug 2016-09-07 10:50:45 -04:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-09-19 09:45:57 -04:00
db/sqlite3 Bug 1293367 - Upgrade to SQLite 3.14.1. r=asuth 2016-08-18 22:02:22 -04:00
devtools merge mozilla-inbound to mozilla-central a=merge 2016-09-22 11:55:12 +02: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 1096267. Stop calling into the nsIInputStream overload of XMLHttpRequest.send() if a random object is passed in (except in chrome code, where we will keep doing that). r=smaug 2016-09-22 16:58:37 +01:00
editor Bug 1273001 - convert HTMLEditor::getLinkedObjects() to nsIArray. r=masayuki 2016-09-20 12:47: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 Bug 1304729 - When transitioning from a pinch to a pan, make sure we start the pan with the correct coordinates. r=botond 2016-09-22 14:54:01 -04: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 1120279 - Always check if the next frame is available before advancing an animation. 2016-09-21 12:55:26 -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 Bug 1297687 - Part 2: Allow specifying an OriginAttribute when creating an expanded principal; r=bholley 2016-09-22 13:27:40 -04:00
js Bug 1303118 - Fix 'this' computation for Debugger.Frame.evalWithBindings. (r=efaust) 2016-09-22 12:42:37 -07:00
layout Bug 1304655 - Fix the content of rel="match" in focus-within testcase; r=xidorn 2016-09-22 19:34:01 +05:30
media Bug 1304537 - Update libjpeg-turbo to version 1.5.1. r=jrmuizel 2016-09-22 11:46:52 -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 1285057 - Blacklist UBSan detection of the GC's generic interfaces; r=sfink 2016-07-07 08:59:36 -07:00
mobile Bug 1304145 - 2. Change GeckoAppShell's notification interface; r=nalexander 2016-09-22 16:38:19 -04:00
modules Bug 1007702 - Enable skia on nighly for unaccelerated windows. r=lsalzman 2016-09-21 13:51:51 -04:00
mozglue Bug 1263595 - Avoid deadlock between the JIT and the gecko profiler on win64. (r=froydnj) 2016-09-15 21:35:14 -07:00
netwerk merge mozilla-inbound to mozilla-central a=merge 2016-09-22 11:55:12 +02:00
nsprpub Bug 1293329, NSPR_4_13_BETA3, reusing r=ted 2016-09-12 05:36:36 -07:00
other-licenses Bug 1296449, statically link mbsdiff.exe, like we do for mar.exe r=glandium 2016-08-22 16:59:33 +12:00
parser Bug 884693 - Do not log console warnings for XHR parse failures if HTTP status is 204 or 304. r=smaug 2016-09-21 13:48:05 -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 1303223 - Ensure that panic = 'abort' is specified for all toplevel Cargo.tomls, r=froydnj 2016-09-20 13:56:09 -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 Bug 1296266, land NSS_3_27_BETA4, r=franziskus 2016-09-22 21:21:30 +02: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 Backed out changeset ef7939c0332e (bug 1285041) for failures in test_storage_connection.js 2016-09-15 20:04:30 -07:00
taskcluster merge mozilla-inbound to mozilla-central a=merge 2016-09-21 12:03:31 +02:00
testing Bug 1007702 - Enable skia on nighly for unaccelerated windows. r=lsalzman 2016-09-21 13:51:51 -04: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 1303418 Follow-up to fix fat-fingered graft r=me 2016-09-22 10:49:55 -07:00
tools Bug 1304694 - Fix windows builds which don't have MOZ_STACKWALKING defined. r=froydnj 2016-09-22 16:21:56 -04: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 Bug 1304145 - 2. Change GeckoAppShell's notification interface; r=nalexander 2016-09-22 16:38:19 -04:00
xpcom merge mozilla-inbound to mozilla-central a=merge 2016-09-22 11:55:12 +02: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 Merge mozilla-central to fx-team 2016-09-21 12:08:57 +02:00
.eslintrc
.flake8 Backed out changeset e1d144423657 (bug 1280571) for making leaks hard to diagnose a=backout CLOSED TREE 2016-09-21 16:56:50 -07: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 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 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
build.gradle
client.mk Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
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 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 1304143 - pass --verbose flag to tup when not running 'make -s'; r=chmanchester 2016-09-12 15:09:15 -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 1294803 - Move MOZ_SYSTEM_FFI to moz.configure in preparation for moving libffi to our build system. r=glandium 2016-08-22 15:07:07 -07:00
mozilla-config.h.in
old-configure.in Bug 1302909 - Set STDC_HEADERS everywhere instead of relying on AC_HEADER_STDC. r=glandium 2016-09-15 12:11:11 -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/