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
Перейти к файлу
Gijs Kruitbosch 8d23ab9355 Bug 1311043 - make eslint much more strict in browser/components/migration/, and fix issues, r=mikedeboer
MozReview-Commit-ID: RXO68w3Kv3

--HG--
extra : rebase_source : b25a1976f2be89f12c2ad14e649270bacd17d174
2016-10-18 16:03:06 +01:00
.cargo Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink 2016-10-13 16:12:42 -07:00
accessible Merge m-c to m-i 2016-10-18 19:45:02 -07:00
addon-sdk Bug 1310094 - Part 2: Remove UserCustomizations.jsm; r=myk 2016-10-17 14:08:30 -04:00
b2g Bug 1310910 - Remove ChromeNotifications; r=baku 2016-10-18 09:41:56 -04:00
browser Bug 1311043 - make eslint much more strict in browser/components/migration/, and fix issues, r=mikedeboer 2016-10-18 16:03:06 +01:00
build merge mozilla-inbound to mozilla-central a=merge 2016-10-14 11:59:12 +02:00
caps Backed out changeset 2bfd163f23f9 (bug 553032) 2016-10-19 18:29:36 +02:00
chrome
config Bug 1310939 - Pass $(CARGOFLAGS) to cargo invocations so cargo flags can be passed from a .mozconfig file. r=froydnj 2016-10-18 16:04:57 +08:00
db/sqlite3
devtools Merge f-t to m-c, a=merge 2016-10-19 18:27:04 -07:00
docshell Bug 1310378 - Remove support for mozwidget; r=baku 2016-10-17 13:15:36 -04:00
dom Bug 1311267 - DecodingFirstFrameState should override HandleDormant(). r=kikuo 2016-10-19 14:25:42 +08:00
editor Bug 1248148 - Disable firing selection events during HTML editor initialization; r=mystor 2016-10-13 13:46:40 -04:00
embedding
extensions Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
gfx Merge autoland to m-c, a=merge 2016-10-19 18:25:54 -07:00
gradle/wrapper
hal
image Bug 1306800 - Remove support for app theming; r=myk,baku 2016-10-13 13:23:03 -04:00
intl
ipc
js Backed out changeset 818fc5631d72 (bug 553032) 2016-10-19 18:29:41 +02:00
layout Bug 1311588 - Use longer duration to avoid failure on Android. r=boris 2016-10-20 12:43:21 +09:00
media Backed out changeset 736a78915259 (bug 1310879) 2016-10-19 11:25:00 +02:00
memory
mfbt Backed out changeset 16f326945f38 (bug 553032) for spidermonkey bustage. r=backout on a CLOSED TREE 2016-10-19 18:33:37 +02:00
mobile Merge m-i to m-c, a=merge 2016-10-18 19:36:18 -07:00
modules Merge m-i to m-c, a=merge 2016-10-18 19:36:18 -07:00
mozglue Merge m-i to m-c, a=merge 2016-10-18 19:36:18 -07:00
netwerk Backed out changeset a0f243dead30 (bug 1301649) for developers' request 2016-10-20 15:24:50 +08:00
nsprpub
other-licenses Backed out changeset b044f5da3670 (bug 1305402) for build bustage. r=backout on a CLOSED TREE 2016-10-13 23:15:09 +02:00
parser
probes
python
rdf
release/docker
security No bug, Automated HPKP preload list update from host bld-linux64-spot-055 - a=hpkp-update 2016-10-19 06:25:18 -07:00
services
startupcache
storage
taskcluster Merge m-i to m-c, a=merge 2016-10-19 18:29:50 -07:00
testing Merge m-i to m-c, a=merge 2016-10-19 18:29:50 -07:00
third_party/rust Bug 1277338 - Part 0: Vendor third party crates needed for the mozjs-sys crate; r=froydnj 2016-10-13 16:12:42 -07:00
toolkit Bug 1256074 - Always present a 'search' option when the location bar search is "fixed" to an URL. r=mak 2016-10-05 17:39:08 +08:00
tools
uriloader
view
widget Merge m-i to m-c, a=merge 2016-10-19 18:29:50 -07:00
xpcom Backed out changeset 16f326945f38 (bug 553032) for spidermonkey bustage. r=backout on a CLOSED TREE 2016-10-19 18:33:37 +02:00
xpfe
.clang-format
.clang-format-ignore
.eslintignore
.eslintrc.js
.flake8
.gdbinit Bug 1310286 - Instruct gdb to ignore certain signals for which it is not useful to stop. r=glandium DONTBUILD NPOTB 2016-10-14 14:27:44 -04:00
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER No bug - Clobber on OS X to fix bustage caused by files removed in bug 1261019. r=bustage-fix on a CLOSED TREE 2016-10-13 22:42:33 +02:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
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/