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
Перейти к файлу
Masatoshi Kimura 4f44b4ffa5 Bug 1219109 - Strings for non-overridable errors. r=ttaubert 2015-10-29 20:44:29 +09:00
accessible Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz 2015-10-26 14:37:32 -07:00
addon-sdk Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao 2015-10-29 12:00:49 +01:00
b2g merge mozilla-inbound to mozilla-central a=merge 2015-10-29 11:49:27 +01:00
browser Bug 1219109 - Strings for non-overridable errors. r=ttaubert 2015-10-29 20:44:29 +09:00
build Merge m-c to fx-team, a=merge 2015-10-28 17:09:14 -07:00
caps
chrome Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz 2015-10-26 14:37:32 -07:00
config
db/sqlite3
devtools Merge mozilla-central to fx-team 2015-10-29 12:13:20 +01:00
docshell Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz 2015-10-26 14:37:32 -07:00
dom merge mozilla-inbound to mozilla-central a=merge 2015-10-29 11:49:27 +01:00
editor Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz 2015-10-26 14:37:32 -07:00
embedding Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz 2015-10-26 14:37:32 -07:00
extensions
gfx Bug 1209812 (follow-up) - Android bustage fix on a CLOSED TREE. r=me. 2015-10-28 19:33:16 -07:00
gradle/wrapper
hal
image Back out 8 changesets (bug 1207355) for OS X 10.10 reftest failures in generated-content/ 2015-10-28 22:57:43 -07:00
intl Bug 1202366 - Implement the encoder error mode "HTML" for nsFormSubmission without nsISaveAsCharset. r=NOT_emk. 2015-10-22 11:12:42 +03:00
ipc Bug 1203802 - Websocket Frame Listener API for devtool Network Inspector - part 4 - IPC, r=michal 2015-10-26 15:31:00 +00:00
js Fix a broken JS test. It landed in rev 093802a6d8ae (bug 1003554) and was apparently fine until it was merged to m-c/m-i, where it probably collided with rev bug 1217099 or bug 1217001. no_r=bustage to a CLOSED TREE. 2015-10-28 21:26:58 -05:00
layout Tweak a couple of comments; no bug. (DONTBUILD) 2015-10-29 17:05:13 +11:00
media Bug 1209812 (part 3) - Rename SurfaceFormat::R5G6B5 as R5G6B5_UINT16. r=Bas. 2015-10-22 23:01:31 -07:00
memory
mfbt
mobile merge mozilla-inbound to mozilla-central a=merge 2015-10-29 11:49:27 +01:00
modules Back out 8 changesets (bug 1207355) for OS X 10.10 reftest failures in generated-content/ 2015-10-28 22:57:43 -07:00
mozglue Bug 1216354 - Disable LSan leak checking by default in mozglue. r=glandium 2015-10-22 09:33:43 -07:00
netwerk Bug 479520: Implement IDNA2008 standard for International Domain Names, patch 3: test for transitional processing and CONTEXTJ, r=jfkthame. 2015-10-28 07:05:32 -07:00
nsprpub
other-licenses
parser Bug 1217422 - Remove for-each from parser/. r=jst 2015-10-19 02:20:47 +09:00
probes
python Bug 1219512 - Bump Android version code computation check. r=nalexander 2015-10-28 18:38:55 -07:00
rdf Bug 1218315 - Replace NS_LITERAL_STRING(...).get() with MOZ_UTF16(...) on rdf. r=nfroyd 2015-10-28 14:30:46 +09:00
security bug 1218515 - flip pinning-test.badssl.com into production mode r=jcj DONTBUILD NPOTB 2015-10-26 14:39:25 -07:00
services
startupcache
storage
testing merge mozilla-inbound to mozilla-central a=merge 2015-10-29 11:49:27 +01:00
toolkit Bug 1169679 - Create a shared manifest for the mozapps/ directory. r=dao 2015-10-29 12:00:56 +01:00
tools
uriloader Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz 2015-10-26 14:37:32 -07:00
view Bug 1202657 - Add markers for workers' message passing and serialization/deserialization, r=smaug, jsantell, tromey, ejpbruel 2015-10-21 23:10:05 +02:00
webapprt Bug 1217423 - Remove for-each from webapprt/. r=paolo, f=marco 2015-10-19 05:43:18 +09:00
widget Bug 1217818 - Add support for the mHandledByAPZ flag on touch events as well. r=botond 2015-10-28 12:53:34 -04:00
xpcom Bug 1219216 - Fix a wrong comment in BackgroundHangMonitor.h. r=gfritzsche 2015-10-28 05:47:00 +01:00
xpfe Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz 2015-10-26 14:37:32 -07:00
xulrunner Bug 1217687 - Revert back to including /devtools via toolkit. r=glandium 2015-10-23 06:04:45 -05:00
.clang-format
.clang-format-ignore
.eslintrc
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 479520: Implement IDNA2008 standard for International Domain Names, patch 1: build system changes, r=ted; code changes, r=jfkthame 2015-10-28 07:05:15 -07:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in Bug 1207708 - Part 2: Build against play-services-{basement,base,gcm} if MOZ_ANDROID_GCM. r=sebastian 2015-10-27 17:41:49 -07:00
gradle.properties
gradlew
mach
moz.build
mozilla-config.h.in
settings.gradle

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/