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
Перейти к файлу
James Long ccf6949bd1 Bug 1248303 - respect break on exceptions flag in subsequent debugger instances r=ejpbruel 2016-03-16 13:53:34 -04:00
accessible Backed out changeset 4916251eb389 (bug 1255009) for breaking AWSY. 2016-03-15 12:40:07 -04:00
addon-sdk Bug 1148200 - Move isJSONable to sdk/lang/type. r=Mossop 2016-03-09 16:37:34 +01:00
b2g Bug 1043562 - Hide the Contacts API from the contexts that lack sufficient privileges, such as Firefox desktop and Android; r=smaug 2016-03-13 15:17:54 -04:00
browser Bug 1254104: fix timing issues in browser_bug553455.js, which started perma-failing after fixing docShellIsActive getters in PopupNotifications.jsm. r=Mossop 2016-03-16 12:51:53 +01:00
build Followup for bug 1256568 - Improve the help message for options check_prog adds. r=gps 2016-03-16 10:55:10 +09:00
caps Bug 1251308; r=luke 2016-03-09 11:20:11 +01:00
chrome
config Backed out changeset e4a133efcb4d (bug 933257) 2016-03-13 04:54:57 +09:00
db/sqlite3 Bug 1255813 - Remove build system support for Solaris, HPUX and AIX. r=ted 2016-03-15 07:34:50 +09:00
devtools Bug 1248303 - respect break on exceptions flag in subsequent debugger instances r=ejpbruel 2016-03-16 13:53:34 -04:00
docshell Bug 1226928 - dochsell changes for content-signing on remote about:newtab, r=bz,mconley 2016-03-14 11:57:03 +01:00
dom merge mozilla-inbound to mozilla-central a=merge 2016-03-16 10:56:14 +01:00
editor Bug 1256513 - Convert the test for bug 527935 into a browser-chrome test that is enabled on e10s; r=mrbkap 2016-03-15 19:09:49 -04:00
embedding Bug 1255849. Add some documentation for AutoJSAPI instances that seem to be used just for cxpushing. r=bholley 2016-03-14 20:47:13 -04:00
extensions Bug 1250453 - Add a body element to test_add_remove_dictionaries.xul to display the test results. r=myk 2016-03-14 16:29:26 +00:00
gfx Disable the WebGL crash guard on Android. (bug 1256371, r=snorp) a=merge 2016-03-15 13:24:22 -04:00
gradle/wrapper
hal Bug 1253571 - Remove the remaining uses of ScopedDeletePtr and ScopedFreePtr from the HAL and MTP code r=dhylands 2016-03-04 15:15:38 +01:00
image Bug 1230907 - mPixelRowSize added to constructor with 0 value. r=seth 2016-03-14 10:36:36 +02:00
intl Bug 1256514 - Disable C4577 to unblock compilation on VS2015; r=poiru 2016-03-14 18:41:48 -07:00
ipc Bug 1226928 - network and ipc bits for content-signing on remote about:newtab, r=mayhemer 2016-03-14 11:56:52 +01:00
js Bug 1257005 - Don't use debug runtime in standalone SpiderMonkey builds; r=glandium 2016-03-15 19:20:35 -07:00
layout Bug 1157716 - Add a bit more fuzz for Windows unaccelerated reftest jobs. r=kats 2016-03-15 12:11:10 -04:00
media Bug 1233181: improve misleading log message about missing STUN & TURN servers. r?=mjf 2015-12-16 12:00:27 -08:00
memory bug 1244743 - Replace MOZ_NATIVE_X with MOZ_SYSTEM_X. r=gps 2016-02-01 10:49:34 -05:00
mfbt Bug 1175546 - Update GCC to 4.8.5 and bump minimum GCC version required to build. r=froydnj 2016-03-12 09:03:37 +09:00
mobile Bug 1220184 - Eliminate Gingerbread compatibility. r=froydnj, r=nalexander 2016-02-24 09:25:14 -08:00
modules Bug 1250121 - Add "Noto Serif" as fallback "serif" font. r=jfkthame 2016-03-09 13:22:52 +01:00
mozglue Bug 1256464 - Use LPSTR instead of LPVOID to avoid C4477 on VS2015; r=froydnj 2016-03-14 17:18:42 -07:00
netwerk Bug 1255655 - Const-ify and shrink octet_weight. r=hurley. 2016-03-11 13:43:29 +11:00
nsprpub Backout c661f2c5cd87 and bf22fcece06e (from bug 1252639) because NSPR changes aren't supposed to land on mozilla-inbound. 2016-03-09 15:36:02 +11:00
other-licenses Bug 1220184 - Eliminate Gingerbread compatibility. r=froydnj, r=nalexander 2016-02-24 09:25:14 -08:00
parser Bug 1254689 - Remove SEC_NORMAL where loadingPrincipal is SystemPrincipal or NullPrincipal. r=sicking 2016-03-09 13:55:59 -08:00
probes
python Bug 1220184 - Eliminate Gingerbread compatibility. r=froydnj, r=nalexander 2016-02-24 09:25:14 -08:00
rdf Bug 1254689 - Remove SEC_NORMAL where loadingPrincipal is SystemPrincipal or NullPrincipal. r=sicking 2016-03-09 13:55:59 -08:00
release/docker Bug 1255273 - Partial mar files have two channel IDs r=nthomas DONTBUILD 2016-03-09 23:20:22 -05:00
security Merge inbound to m-c. a=merge 2016-03-12 15:23:38 -05:00
services Merge m-c to fx-team, a=merge 2016-03-15 17:33:34 -07:00
startupcache
storage Bug 1182987 - Part 2: Add getQuotaObjects() to mozIStorageConnection; r=mak 2016-03-15 07:00:28 +01:00
testing Bug 1220184 - Eliminate Gingerbread compatibility. r=froydnj, r=nalexander 2016-02-24 09:25:14 -08:00
toolkit Bug 1244248: Fix lint issue in test. 2016-03-16 10:28:21 -07:00
tools Bug 1252765 - Always update Mercurial host fingerprints if present; r=chmanchester 2016-03-11 13:18:08 -08:00
uriloader merge mozilla-inbound to mozilla-central a=merge 2016-03-16 10:56:14 +01:00
view
widget Bug 1249184 Dead key shouldn't cause keypress event on Mac OS X r=smaug+m_kato 2016-03-16 13:50:01 +09:00
xpcom Bug 1236789. Part 2 - fix assertions when |aFlags == NS_DISPATCH_TAIL|. r=bholley 2016-03-15 13:12:27 +08:00
xpfe Backed out changeset 66fdeb1acce5 (bug 1229220) for M-e10s failure in test_fullscreen-api.html. r=backout on a CLOSED TREE 2016-03-14 23:03:37 +01:00
.clang-format
.clang-format-ignore
.eslintignore Merge m-c to fx-team, a=merge 2016-03-08 16:09:09 -08:00
.eslintrc
.gdbinit
.gitignore
.hgignore
.hgtags No bug - Tagging mozilla-central 68d3781deda0d4d58ec9877862830db89669b3a5 with FIREFOX_AURORA_47_BASE a=release DONTBUILD CLOSED TREE 2016-03-07 09:21:14 -05:00
.lldbinit
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER merge inbound to m-c a=merge 2016-03-08 16:00:45 -08:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 623183 - Build dump_syms on Windows when using VS2015; r=ted 2016-03-08 14:07:28 -08:00
README.txt
aclocal.m4 Bug 1253502 - Move python virtualenv initialization to moz.configure. r=gps 2016-03-08 15:41:32 +09:00
build.gradle Bug 1252928 - Part 3: Replace android-gradle-build-dependencies with android-api-15-gradle-dependencies. r=dustin 2016-03-08 13:06:59 -08:00
client.mk Bug 1253057 - Record PGO phases as build tiers; r=ted 2016-03-03 09:47:44 -08:00
client.py
configure.in
configure.py Backout changeset 37f3e53ede1f (bug 1257049) because of bustage. 2016-03-16 11:22:43 +09:00
gradle.properties
gradlew
mach
moz.build Bug 1220184 - Eliminate Gingerbread compatibility. r=froydnj, r=nalexander 2016-02-24 09:25:14 -08:00
moz.configure Bug 1256990 - Move tar detection to moz.configure. r=chmanchester 2016-03-16 08:26:47 +09:00
mozilla-config.h.in
old-configure.in Bug 1220184 - Eliminate Gingerbread compatibility. r=froydnj, r=nalexander 2016-02-24 09:25:14 -08: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/