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
Перейти к файлу
Xidorn Quan 6bd73cdf47 Bug 1364260 - Don't require whitespace between keywords and parens in supports rule condition. r=dbaron
MozReview-Commit-ID: B7GsrDQ6NuO

--HG--
extra : rebase_source : 1e768a6d9baeae290d35221520a28487f705f50a
2017-07-20 15:33:09 +10:00
.cargo
.vscode
accessible Bug 1379643: When running under sandbox level >= 3, parent should retain IStream of marshaled interface to be destroyed later; r=jimm 2017-07-19 12:07:45 -06:00
addon-sdk
browser Bug 1371540 - Should add the Library tour in the onBoarding overlay;r=flod,mossop,rexboy 2017-07-18 14:35:51 +08:00
build Backed out 6 changesets (bug 1377216) for SM(pkg) bustage on a CLOSED TREE. 2017-07-19 22:14:03 -04:00
caps Bug 1378377 Part 1: Expose file:// URI whitelist check to chrome JS. r=bz 2017-07-19 09:37:25 +01:00
chrome
config Bug 1381955 - Don't override RUSTFLAGS to set rust's debuginfo; r=glandium 2017-07-17 17:13:19 -06:00
db
devtools Bug 1349561 - Add UI for disabling browser cache in Net panel; r=gasolin,Honza 2017-07-19 17:37:44 +05:30
docshell Bug 1380263 - data: URI should inherit origin attributes. r=smaug 2017-07-19 14:41:40 +08:00
dom Bug 1381389 - Append PropertyValuePair objects on Gecko side so they are initialized correctly; r=hiro 2017-07-20 14:38:54 +09:00
editor Bug 1380717 - Updates more tests within editor/ to comply with new data: URI inheritance model. r=masayuki 2017-07-14 12:14:23 +02:00
embedding
extensions Bug 1379514 - Add victimless, combust, combusts and combusted to the en-US dictionary. r=ehsan 2017-07-19 05:39:45 +07:00
gfx Bug 1381378: Refactor - Isolate gamepad index and GamepadServiceType from GamepadChangeEvent; r=daoshengmu 2017-07-17 11:44:39 +08:00
gradle/wrapper
hal
image Bug 1359833 - Part 10. Add telemetry to track how often imgRequestProxy needs to dispatch. r=tnikkel data-r=bsmedberg 2017-07-19 14:15:12 -04:00
intl Bug 1380549. Remove unnecessary strdup in stringbundle code. r=glandium 2017-07-17 23:21:31 -04:00
ipc Backed out 13 changesets (bug 1366294) for leaking base::Histogram::FactoryGet a=backout CLOSED TREE 2017-07-19 12:49:46 -07:00
js Bug 1381389 - Append PropertyValuePair objects on Gecko side so they are initialized correctly; r=hiro 2017-07-20 14:38:54 +09:00
layout Bug 1364260 - Don't require whitespace between keywords and parens in supports rule condition. r=dbaron 2017-07-20 15:33:09 +10:00
media Merge m-c to inbound. a=merge 2017-07-18 13:00:03 -04:00
memory
mfbt Bug 1379290 follow-up: Fix typo, DONTBUILD 2017-07-19 00:26:10 -04:00
mobile Bug 1377295 - Use old Top Sites pinned sites in AS panel. r=mcomella 2017-07-18 18:43:35 -07:00
modules Bug 1377044 - default "media.seekToNextFrame.enabled" to true since bug 1276272 is already fixed. r=kikuo 2017-07-19 10:59:59 +08:00
mozglue Bug 1380103 Cast a DWORD (__attribute__((__stdcall__)) *)(void*) to a bare void* to fix a compiler error r=ccorcoran,dmajor 2017-07-11 14:26:35 -05:00
netwerk Merge inbound to m-c. a=merge 2017-07-18 12:14:50 -04:00
nsprpub Bug 1372579, uplift NSPR_4_16_BETA2, r=me 2017-07-14 17:23:45 +02:00
other-licenses
parser Bug 1379354 - Improve the UnicodeToEntity hashtable hash routine; r=wchen 2017-07-19 12:53:36 -04:00
probes
python Backed out 6 changesets (bug 1377216) for SM(pkg) bustage on a CLOSED TREE. 2017-07-19 22:14:03 -04:00
rdf
security Bug 1380872 remove EV treatment for "China Internet Network Information Center EV Certificates Root" r=keeler 2017-07-18 11:18:47 -07:00
services Bug 1382044 - Disable addon validation during some phases of TPS's test_addon_nonrestartless_xpi.js. r=markh 2017-07-18 19:56:50 -04:00
servo servo: Merge #17794 - Assign properties safely (from birtles:assign-properties-safely); r=hiro 2017-07-19 22:48:47 -07:00
startupcache
storage Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm 2017-07-14 08:49:22 +02:00
taskcluster Backed out 6 changesets (bug 1377216) for SM(pkg) bustage on a CLOSED TREE. 2017-07-19 22:14:03 -04:00
testing Merge inbound to central, a=merge CLOSED TREE 2017-07-19 17:29:56 -07:00
third_party Bug 1381915: upgrade voluptuous to 0.10.5 r=ahal,dustin 2017-07-18 22:10:10 -04:00
toolkit Bug 1382090 - Test both prefs and build for Stylo in about:support. r=bholley 2017-07-19 16:32:40 -05:00
tools Bug 1380956 - List only the directly required dependencies for ESLint in the top-level package.json. r=ahal 2017-07-14 12:21:54 +01:00
uriloader
view
widget Merge inbound to central, a=merge CLOSED TREE 2017-07-19 17:29:56 -07:00
xpcom Backout changeset 06f92d065a85 (bug 1377333) because we don't need keys that are that big 2017-07-18 23:06:00 -04:00
xpfe Bug 1378147. Hold strong refs to elements when calling various functions that can run script. r=mystor 2017-07-13 23:46:59 -04:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml
.eslintignore Bug 1352324 - (Part 4) Fix eslint errors of PhoneNumber utility. r=MattN 2017-06-28 16:01:25 -07:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore Bug 1382304: hg/gitignore captures/ dir. r=nalexander 2017-07-19 11:08:06 -07:00
.hgignore Bug 1382304: hg/gitignore captures/ dir. r=nalexander 2017-07-19 11:08:06 -07:00
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1380964 - Get and upload useful sccache logs. r=gps 2017-07-14 09:46:38 +09:00
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
npm-shrinkwrap.json Bug 1380956 - List only the directly required dependencies for ESLint in the top-level package.json. r=ahal 2017-07-14 12:21:54 +01:00
old-configure.in Bug 1344244 - Part 1: Accept newer Android lint version. r=glandium 2017-06-29 11:43:22 -07:00
package.json Bug 1380956 - List only the directly required dependencies for ESLint in the top-level package.json. r=ahal 2017-07-14 12:21:54 +01: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:

    https://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:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://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 https://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 -
    https://nightly.mozilla.org/