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
Перейти к файлу
Boris Zbarsky a61f696c24 Bug 1419270 part 1. Add NeedsSubjectPrincipal to the extended attributes we compute for interface members. r=qdot
MozReview-Commit-ID: 7aBqqWdF6Bn
2017-12-05 16:03:18 -05:00
.cargo
.vscode
accessible Bug 1423218 - Disable a11y test_tabbrowser.xul in Windows coverage builds. r=jmaher 2017-12-05 16:10:29 +01:00
browser Bug 1423315 - Update pdf.js to version 2.0.185. r=bdahl 2017-12-05 14:25:30 -05:00
build Merge inbound to mozilla-central r=merge a=merge 2017-12-04 22:20:49 +02:00
caps Bug 1222924 - stop allowing webpages to link to moz-icon: , r=mrbkap 2017-11-22 21:31:41 +00:00
chrome
config
db
devtools Backed out 4 changesets (bug 1422839) for landing stylo changes on inbound r=backout on a CLOSED TREE 2017-12-05 17:00:33 +02:00
docshell Bug 1422584 Handle nullptr ClientSource in nsDocShell::MaybeCreateInitialClientSource(). r=baku 2017-12-05 11:45:11 -05:00
dom Bug 1419270 part 1. Add NeedsSubjectPrincipal to the extended attributes we compute for interface members. r=qdot 2017-12-05 16:03:18 -05:00
editor Merge inbound to mozilla-central r=merge a=merge 2017-12-01 00:22:25 +02:00
embedding
extensions Bug 1421986 - Update the en-US dictionary to SCOWL 2017.08.24. r=jet 2017-12-04 10:35:03 -05:00
gfx Bug 1407423 - Part 3: Update Puppet Device Implementation,r=daoshengmu 2017-11-21 14:18:16 -08:00
gradle/wrapper
hal
image Bug 1420245 - When getting the current frame of a VectorImage, eliminate any unnecessary draws. r=tnikkel 2017-12-01 18:50:07 -05:00
intl Backed out changeset a866e058c608 (bug 1415827) for build bustage at intl/icu/source/i18n/calendar.cpp:711:16 r=backout on a CLOSED TREE 2017-11-30 15:58:12 +02:00
ipc Bug 1421616 - Have one WebAuthnManager instance per CredentialsContainer r=jcj 2017-12-05 19:05:06 +01:00
js Bug 1422362: Remove unused parameters from various methods in js/src. r=tcampbell 2017-12-01 10:04:31 -08:00
layout Bug 1418558 part 4. Add MOZ_CAN_RUN_SCRIPT annotations to nsGenericHTMLElement methods that can call GetPrimaryFrame. r=mystor 2017-12-05 11:18:16 -05:00
media merge mozilla-central to autoland. r=merge a=merge 2017-12-05 01:37:16 +02:00
memory Bug 1420355 - Statically link DMD. r=njn 2017-11-28 08:10:48 +09:00
mfbt Bug 1418558 part 3. Make MOZ_KnownLive compile even when not doing a static analysis build. r=mystor 2017-12-05 11:18:16 -05:00
mobile no bug - Bumping Fennec l10n changesets DONTBUILD r=release a=l10n-bump 2017-12-04 12:40:52 -08:00
modules Bug 1407423 - Ensure that any time we have loaded the Oculus runtime libary, we are polling ShouldQuit,r=daoshengmu 2017-10-10 14:42:37 -07:00
mozglue Bug 1422394: Follow-up: Add missing include to fix mingw bustage; r=bustage 2017-12-05 13:00:05 -07:00
netwerk Bug 1416682 - Don't allow writing alt-data to HTTP cache entry when the loading channel has failed to release the entry, r=michal 2017-12-01 11:01:00 +02:00
nsprpub Bug 1420407, land NSPR 4.18 beta2 (r=me) and remove local NSPR patch that's no longer necessary (r=dragana) 2017-11-29 15:53:43 +01:00
other-licenses
parser Bug 762726 - Add crashtest. 2017-12-05 11:02:58 -05:00
python bug 1416891 - Open output files in binary mode for GENERATED_FILES. r=nalexander,gps 2017-11-30 11:32:29 -05:00
rdf
security Merge inbound to mozilla-central r=merge a=merge 2017-12-05 11:58:51 +02:00
services Bug 1420802 - Remove NetworkLinkService from offline check. r=tcsc 2017-11-29 15:15:28 -05:00
servo Backed out 4 changesets (bug 1422839) for landing stylo changes on inbound r=backout on a CLOSED TREE 2017-12-05 17:00:33 +02:00
startupcache
storage Bug 1422383 - Clone temporary tables, views, and triggers when cloning a storage connection. r=mak 2017-11-30 19:21:10 -08:00
taskcluster Bug 1422900 - Make the 32-bit ARM simulator job ride along with -p linux32, r=dustin 2017-12-04 10:23:36 -08:00
testing Backed out 4 changesets (bug 1422839) for landing stylo changes on inbound r=backout on a CLOSED TREE 2017-12-05 17:00:33 +02:00
third_party
toolkit Bug 1422394: Add a mechanism to report dll loads to an observer; r=jimm 2017-12-04 18:08:17 -07:00
tools merge mozilla-central to autoland. r=merge a=merge 2017-12-05 01:37:16 +02:00
uriloader Bug 1421458 - Add more initial configuration setup and prepare .eslintignore for enabling ESLint on more xpcshell-test directories. r=mossop 2017-11-28 22:57:08 +00:00
view
widget Merge inbound to mozilla-central r=merge a=merge 2017-12-05 11:58:51 +02:00
xpcom Backed out changeset 4418485f0512 (bug 1410096) for bustage at dist/include/mozilla/SchedulerGroup.h:186. r=backout on a CLOSED TREE 2017-12-04 19:23:42 +02:00
xpfe Bug 1418558 part 1. Add MOZ_CAN_RUN_SCRIPT annotations to most Element methods that call GetPrimaryFrame. r=mystor 2017-12-05 11:18:16 -05:00
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Backed out 7 changesets (bug 1377007) for failing build bustage on Linux pgo and faling Cpp's jsapi-tests r=backout on a CLOSED TREE 2017-12-04 18:01:09 +02:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore Bug 1415168 - Fix 404 error when running talos speedometer locally; r=igoldan 2017-11-28 15:35:44 -05:00
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
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
npm-shrinkwrap.json
old-configure.in Backed out changeset 9fff8b2fcf78 (bug 1407285) for L10n bustage. r=backout a=backout 2017-12-05 01:28:11 +02:00
package.json
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/