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
Перейти к файлу
Sylvestre Ledru 6adbd4e7f3 Bug 1338086 - Remove useless else blocks in order to reduce complexity in dom/plugins/ r=jimm
MozReview-Commit-ID: Bp1M9LW77Ia

--HG--
extra : rebase_source : 94cd6e84c313703c066d2dbdc152aca536c9f1e2
2017-02-09 10:33:57 +01:00
.cargo
accessible bug 1339156 - add an assert to RemoveChildDoc() r=yzen 2017-02-14 11:10:47 -05:00
addon-sdk Bug 1339483: Fix tab frame lookup performance issues. r=mossop 2017-02-14 13:24:07 -08:00
b2g Bug 1338311 - Update builders to rust 1.15.1. r=mshal 2017-02-09 14:43:26 -08:00
browser Bug 1224528 - Load initial JSON files for blocklist r=mgoodwin 2016-12-11 14:37:22 -10:00
build merge mozilla-inbound to mozilla-central a=merge 2017-02-15 12:21:44 +01:00
caps Bug 1339213 - Inline IsRestrictOpenerAccessForFPI, r=tihuang 2017-02-14 13:45:35 +02:00
chrome merge mozilla-inbound to mozilla-central a=merge 2017-02-03 13:25:24 +01:00
config Bug 1337895 - Make the pkg-config rust crate happy when cross-compiling. r=froydnj 2017-02-08 14:13:50 -05:00
db/sqlite3 Bug 1339321 - Upgrade to SQLite 3.17.0. r=mak 2017-02-13 23:05:10 -05:00
devtools Backed out changeset 03bfb1ccd33f (bug 1338249) for test failures in test_loading.xul 2017-02-15 15:24:32 +01:00
docshell Merge mozilla-central to autoland 2017-02-15 12:59:23 +01:00
dom Bug 1338086 - Remove useless else blocks in order to reduce complexity in dom/plugins/ r=jimm 2017-02-09 10:33:57 +01:00
editor Bug 1339341- Downgrade several stylo errors to warnings. r=heycam 2017-02-14 18:26:10 +11:00
embedding Bug 1332392 - embedding/* should have BUG_COMPONENTS specified in moz.build files. r=ted 2017-02-06 09:45:58 -05:00
extensions Bug 1338086 - Remove useless else blocks in order to reduce complexity in extensions/gio/ r=Dolske 2017-02-09 10:35:39 +01:00
gfx merge mozilla-inbound to mozilla-central a=merge 2017-02-15 12:21:44 +01:00
gradle/wrapper
hal Bug 1324428 - Simplified preallocated process manager. r=billm 2017-02-01 13:34:24 +01:00
image merge mozilla-inbound to mozilla-central a=merge 2017-02-15 12:21:44 +01:00
intl Merge inbound to central, a=merge 2017-02-13 17:04:20 -08:00
ipc Merge inbound to central, a=merge 2017-02-14 13:12:20 -08:00
js merge mozilla-inbound to mozilla-central a=merge 2017-02-15 12:21:44 +01:00
layout Merge mozilla-central to autoland 2017-02-15 12:59:23 +01:00
media merge mozilla-inbound to mozilla-central a=merge 2017-02-15 12:21:44 +01:00
memory Bug 1333826 - Remove SDK_FILES, SDK_LIBRARY, and related is_sdk support in the build goop, r=mshal 2017-01-30 11:24:10 -05:00
mfbt Bug 1338374 - Use alignas/alignof to define Variant's internal raw storage. r=froydnj 2017-01-30 15:56:05 -08:00
mobile Merge m-c to m-i 2017-02-12 15:33:29 -08:00
modules Merge autoland to central, a=merge 2017-02-10 14:32:26 -08:00
mozglue Bug 1312086 - part 3 - move js::{Mutex,ConditionVariable}Impl to mozglue; r=fitzgen,glandium 2017-02-08 20:52:55 -05:00
netwerk Merge inbound to central, a=merge 2017-02-13 17:04:20 -08:00
nsprpub
other-licenses
parser Bug 1339341- Downgrade several stylo errors to warnings. r=heycam 2017-02-14 18:26:10 +11:00
probes
python merge mozilla-inbound to mozilla-central a=merge 2017-02-15 12:21:44 +01:00
rdf Bug 1276669 - part 4 - initialize RDF atoms in nsLayoutStatics; r=Pike 2017-01-26 15:43:39 -05:00
release/docker
security merge mozilla-inbound to mozilla-central a=merge 2017-02-15 12:21:44 +01:00
services Bug 1224528 - Load initial JSON files for blocklist r=mgoodwin 2016-12-11 14:37:22 -10:00
servo servo: Merge #15509 - stylo: Remove useless traverse_subtree call warning (from heycam:rm-warning); r=emilio 2017-02-11 01:55:15 -08:00
startupcache Bug 1334796 : Removes redundant return statement in void function r=froydnj 2017-01-29 06:25:51 +05:30
storage Bug 1335983 - Migrate nsCollation::CreateCollection to use LocaleService::GetAppLocale. r=jfkthame 2017-02-07 12:52:03 -08:00
taskcluster Bug 1339592 - Increase timeout for SETA api; r=jmaher 2017-02-15 08:19:56 -05:00
testing Bug 1339523 - Merge day script's bump_second_digit() should bump 52.0 to 52.1.0 not 52.1 r=jlorenzo a=release DONTBUILD 2017-02-14 13:26:36 -05:00
third_party/rust Bug 1336607 - Update vendored Rust sources to include geckolib dependencies; r=froydnj 2017-02-10 12:19:18 -08:00
toolkit Backed out changeset 03bfb1ccd33f (bug 1338249) for test failures in test_loading.xul 2017-02-15 15:24:32 +01:00
tools Bug 1224528 - Load initial JSON files for blocklist r=mgoodwin 2016-12-11 14:37:22 -10:00
uriloader Merge mozilla-central to mozilla-inbound 2017-02-09 11:38:08 +01:00
view Bug 1338901 - nsViewManager::ProcessPendingUpdatesForView should use AutoTArray to avoid alloc/free, r=tn 2017-02-14 03:44:23 +02:00
widget merge mozilla-inbound to mozilla-central a=merge 2017-02-15 12:21:44 +01:00
xpcom Bug 1339540 part 3. Use nsresult values in the ErrorResult error module in place of NS_ERROR_TYPE_ERR/NS_ERROR_RANGE_ERR in ErrorResult code. r=smaug 2017-02-15 00:02:36 -05:00
xpfe Bug 1336230 - Rename macsuppressanimation and CHROME_MAC_SUPPRESS_ANIMATION to be platform agnostic. r=jimm 2017-02-03 16:04:33 -05:00
.clang-format
.clang-format-ignore Bug 1332797 - Move mfbt/double-conversion source files into a new source/ subdirectory, to segregate upstream files from update.sh and our local patches. r=froydnj 2017-01-23 15:11:50 -08:00
.clang-tidy
.cron.yml Bug 1338385 - Add cron job for nightly coverage tests run; r=jmaher 2017-02-08 11:16:25 -08:00
.eslintignore Bug 1326412 - Fix ESLint issues in devtools/shared/webconsole/test/common.js. r=jryans 2017-02-13 19:16:56 +00:00
.eslintrc.js Bug 1338585 - Add an eslint rule to require using .ownerGlobal instead of .ownerDocument.defaultView, r=jaws. 2017-02-13 13:01:32 +01:00
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore NO BUG - Add subinclude:servo/.hgignore to root .hgignore 2017-02-08 11:41:52 -08:00
.hgtags
.lldbinit
.taskcluster.yml Bug 1334810: temporarily revert {{owner}}; r=garndt 2017-02-07 16:18:19 +00:00
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 1337233 - Part 2: Update cross-compile OS X builds to clang 3.9; r=froydnj 2017-02-08 09:48:28 -05:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1329355 - Remove MOZ_AUTOMATION_PRETTY*; r=ted 2017-01-10 11:07:13 -05:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
git Bug 1335050 - Allow customization of object rep's title generation. r=Honza 2017-02-08 10:49:14 -05:00
gradle.properties
gradlew
mach
moz.build
moz.configure Backed out 3 changesets (bug 1197325) for adding a burning Cc(hfsplus) job 2017-02-06 20:04:55 -08:00
mozilla-config.h.in
old-configure.in Bug 1339321 - Upgrade to SQLite 3.17.0. r=mak 2017-02-13 23:05:10 -05: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/