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
Перейти к файлу
Randell Jesup e7967913f4 Bug 1271585: Use longer retries for stats checks after the first one r=drno
To reduce load from running the checks
2016-08-07 13:54:34 -04:00
accessible Bug 1292627 - group text leaf insertions by parent before processing, r=yzen 2016-08-08 13:02:26 -04:00
addon-sdk Bug 1288440 P4 Test that sdk/window/events does not leak existing windows. r=gabor 2016-07-22 06:26:49 -07:00
b2g Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
browser Bug 1288085: Remove spurious "windows" permission. r=me 2016-08-08 11:12:59 -07:00
build Backed out 2 changesets (bug 1292046) for android build failures a=backout 2016-08-04 14:22:54 -07:00
caps Bug 1292289, part 2 - Remove includes of xpcprivate.h in caps/. r=mrbkap 2016-08-04 11:19:24 -07:00
chrome Bug 1278439 - Adding a missing prefs service null check in chrome/. r=froydnj. 2016-07-14 13:47:49 +10:00
config merge mozilla-inboudn to mozilla-central a=merge 2016-08-05 12:01:14 +02:00
db/sqlite3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
devtools Bug 1272011 - improving keyboard accessibility for the inspector breadcrumbs. r=bgrins 2016-08-08 09:53:51 -04:00
docshell Bug 1264231 - Part 1: inherit OA from docshell. r=sicking 2016-08-05 19:44:57 +08:00
dom Bug 1271585: Use longer retries for stats checks after the first one r=drno 2016-08-07 13:54:34 -04:00
editor Bug 1278957 - enable Skia content for Linux and Android. r=mchang 2016-08-08 14:26:26 -04:00
embedding Bug 1286472: Replace owner with triggeringPrincipal within docshell. r=bz 2016-07-28 09:20:41 +02:00
extensions Bug 1285885 - Turn off PROMPT_ACTION permission hack for non-b2g builds. r=amarchesini 2016-08-01 14:45:41 +02:00
gfx Bug 1290323. Write alpha values for plugin surfaces when using the Skia backend. r=jrmuizel 2016-08-05 10:29:12 -07:00
gradle/wrapper
hal merge mozilla-inbound to mozilla-central a=merge 2016-07-22 11:58:02 +02:00
image Bug 1270680 - Part 1: Double-key the image cache by origin attribute. r=jdm 2016-08-04 20:22:00 +02:00
intl Bug 1284406 part 3 - Export ICU headers in include/unicode. r=glandium 2016-07-20 15:00:13 +10:00
ipc Bug 1273635: Enable alertable waits in content process main thread; r=jimm 2016-08-03 11:54:35 -06:00
js Backed out changeset b61757c08a5f (bug 1290589) for asserting mIsSome in testParallelCompile.js. r=backout 2016-08-08 23:24:51 +02:00
layout Bug 1278957 - enable Skia content for Linux and Android. r=mchang 2016-08-08 14:26:26 -04:00
media Bug 1271585: Proxy audio data to a separate thread for encoding r=pehrsons 2016-05-12 15:34:13 -04:00
memory Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
mfbt Bug 1197324 - add format-string checking attribute to snprintf_literal. r=froydnj 2016-08-03 14:37:31 +02:00
mobile Merge fx-team to m-c a=merge 2016-08-07 00:16:15 -07:00
modules Bug 1278957 - enable Skia content for Linux and Android. r=mchang 2016-08-08 14:26:26 -04:00
mozglue Merge mozilla-central to fx-team 2016-08-04 16:06:09 +02:00
netwerk Merge fx-team to m-c a=merge 2016-08-07 00:16:15 -07:00
nsprpub
other-licenses Bug 1288199: Add building of typelib to be embedded in ia2marshal.dll; r=mshal 2016-08-04 15:17:51 -06:00
parser Bug 1280584 - implement cloneWithNewRef and thereby make hash/ref links use a simple unified codepath in the IO service, r=valentin 2016-07-26 23:38:46 +01:00
probes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
python Merge mozilla-central to mozilla-inbound 2016-08-08 12:03:06 +02:00
rdf Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo 2016-07-20 22:03:25 -07:00
release/docker
security merge mozilla-inbound to mozilla-central a=merge 2016-08-04 15:55:50 +02:00
services Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-08-01 07:09:05 -07: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 1287739: Always set 'len' variable in storage test, r=mak 2016-07-20 16:12:31 +02:00
taskcluster Bug 1293397: fix fake to make tests pass? r=armenzg 2016-08-08 21:03:38 +00:00
testing Bug 1288626 Part 8 - Add shape-outside support to style system. r=heycam 2016-08-09 00:15:06 +08:00
toolkit Bug 1268547 - turn on LTO support for the Rust parts of libxul; r=chmanchester 2016-08-08 18:32:34 -04:00
tools Merge m-i to m-c, a=merge 2016-08-06 23:34:37 -07:00
uriloader Bug 373621 - Make mime-type of PDF not overridable. r=bz 2016-07-28 20:20:42 +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 Bug 1253979, use remote open state for select elements in theme to ensure active state is correct, r=jimm 2016-08-08 08:42:54 -04:00
xpcom merge mozilla-inbound to mozilla-central a=merge 2016-08-04 15:55:50 +02:00
xpfe Bug 1197331 - remove PR_snprintf calls in miscellaneous directories. r=nfroyd 2016-08-04 16:41:00 +02:00
.clang-format
.clang-format-ignore
.eslintignore Merge fx-team to m-c a=merge 2016-08-07 00:16:15 -07: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 1287827 - Part 2. Build changes for removing Loop. r=glandium 2016-07-30 08:48:29 +01:00
.hgignore Bug 1287827 - Part 2. Build changes for removing Loop. r=glandium 2016-07-30 08:48:29 +01:00
.hgtags No bug - Tagging mozilla-central 465d150bc8be5bbf9f02a8607d4552b6a5e1697c with FIREFOX_AURORA_50_BASE a=release DONTBUILD CLOSED TREE 2016-08-01 07:05:25 -07:00
.lldbinit
.taskcluster.yml Bug 1291070 - Tag and use decision image 0.1.4; r=dustin 2016-08-01 18:09:09 -07: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
AUTHORS
Android.mk
CLOBBER Bug 1291229 - Fix typo for moving Java bindings to mozilla::java namespace. r=jchen 2016-08-05 13:23:44 -04:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1275111 - Move artifact download/install into its own tier; r=glandium 2016-06-01 13:48:53 -04:00
README.txt
aclocal.m4 merge mozilla-inbound to mozilla-central a=merge 2016-07-27 16:35:44 +02:00
build.gradle
client.mk Bug 1292069 - Remove the cleansrcdir target. r=gps 2016-08-04 17:34:05 +09:00
client.py
configure.in
configure.py Bug 1285860 - Add python/mozbuild at beginning of sys.path; r=glandium 2016-07-11 10:42:11 -07:00
gradle.properties
gradlew
mach Bug 1279020 - [mach] Follow symlinked mach binary when searching for a srcdir, r=gps 2016-06-09 17:20:02 -04:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
moz.configure Bug 1292066 - Move GNU make detection to python configure. r=chmanchester 2016-08-04 17:27:05 +09:00
mozilla-config.h.in
old-configure.in Backed out 2 changesets (bug 1292046) for android build failures a=backout 2016-08-04 14:22:54 -07:00
settings.gradle
test.mozbuild

README.txt

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/