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
Перейти к файлу
Alexandre Poirot d84a56121d Bug 1353656 - Remove WebIDE build step for local apps. r=jryans
MozReview-Commit-ID: 2YA2tBynD7g

--HG--
extra : rebase_source : 10ef9ff454e52fccbb089d60bed39f4b57f349c6
2017-07-24 18:50:26 +02:00
.cargo
.vscode Bug 1377937 - Fix VSCode tasks on Windows (NPOTB, DONTBUILD). r=gps 2017-07-03 21:55:07 +03:00
accessible merge mozilla-inbound to mozilla-central a=merge 2017-07-26 11:11:40 +02:00
addon-sdk Bug 1383215: Part 5 - Update tests that relied on loading the same JSM from multiple URLs. 2017-07-21 18:01:42 -07:00
browser Bug 1383338 - fetch and run shield studies soon after UI startup r=Gijs,mythmon 2017-07-26 10:10:47 -07:00
build Bug 1364137: Get both 32-bit and 64-bit registry values when searching for the Windows SDK. r=glandium 2017-07-22 11:32:24 +01: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 Bug 1379786, part 2 - Use nsContentUtils::GetSystemPrincipal in various places. r=mrbkap 2017-07-10 14:24:54 -07:00
config Bug 1383966 - Give the result of the linker detection to OS_LDFLAGS r=glandium 2017-07-25 07:14:14 +02:00
db
devtools Bug 1353656 - Remove WebIDE build step for local apps. r=jryans 2017-07-24 18:50:26 +02:00
docshell Merge mozilla-central to autoland 2017-07-24 15:00:31 +02:00
dom Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
editor merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
embedding
extensions Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
gfx Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
gradle/wrapper
hal Bug 1382099 - Remove MOZ_WIDGET_GONK from hal/. r=gsvelto. 2017-07-24 10:08:55 +10:00
image Bug 1315554 - Part 10b. Force CMS output profile to be sRGB for gtests. r=me 2017-07-22 07:50:32 -04:00
intl Bug 1380549. Remove unnecessary strdup in stringbundle code. r=glandium 2017-07-17 23:21:31 -04:00
ipc Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
js Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
layout Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
media Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
memory Bug 1382099 - Remove MOZ_WIDGET_GONK from memory/. r=glandium. 2017-07-19 18:39:00 +10:00
mfbt Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
mobile Bug 1379021 - Update top sites layout to match updated UI mocks. r=mcomella 2017-07-19 14:27:38 +02:00
modules Bug 1376496 - Part 2 - Don't request FD from parent when JAR file is cached. r=mayhemer 2017-07-21 15:19:09 -07:00
mozglue Bug 1384233 - Update documentation for the %I format specifier in Printf.h. r=froydnj 2017-07-26 16:22:58 -04:00
netwerk Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
nsprpub Bug 1372579, uplift NSPR_4_16_BETA2, r=me 2017-07-14 17:23:45 +02:00
other-licenses Bug 1375472 - Use an optimized build of the 7-zip SFX stub. r=rstrong 2017-07-05 10:17:00 -07:00
parser Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
probes
python merge mozilla-inbound to mozilla-central a=merge 2017-07-26 11:11:40 +02:00
rdf Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
security Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
services Merge inbound to central, a=merge 2017-07-25 19:04:37 -07:00
servo servo: Merge #17877 - Cleanup @font-face rule constructor (from canaltinova:font-face-refactoring); r=jdm 2017-07-26 14:13:02 -05:00
startupcache Bug 1383215: Part 2 - Split out URI resolution code into ResolveURI helper. r=mccr8 2017-07-21 15:12:32 -07:00
storage Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm 2017-07-14 08:49:22 +02:00
taskcluster Bug 1384629: omit schema={} for run-missing-tests; r=bstack 2017-07-26 16:11:56 +00:00
testing Bug 1383137 - disable failing sub-test in RTCPeerConnection-generateCertificate.html r=ng 2017-07-26 10:47:12 -05:00
third_party Bug 1383975 - Update cssparser, fix a panic in bad-url token parsing. r=emilio 2017-07-25 15:01:07 +02:00
toolkit Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
tools Bug 1383120 - Enable no-arbitrary-setTimeout eslint rule on xpcshell tests, r=mossop 2017-07-26 09:08:07 -04:00
uriloader Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
view Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
widget Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
xpcom Bug 1376496 - Part 4 - FileDescriptorFile.cpp coding style fixes. r=jimm 2017-07-17 23:48:42 -07:00
xpfe Backed out changeset 7c3ddf34fc42 (bug 1377158) for stylo failures 2017-07-25 14:34:14 +02:00
.clang-format Backed out changeset b14cbbf5256a (bug 1378250) on request from sylvestre 2017-07-05 16:55:27 +02:00
.clang-format-ignore Bug 1376488 - Remove some old paths from ThirdPartyPaths.txt. r=sylvestre, r=andi 2017-06-27 10:49:00 -04:00
.clang-tidy
.cron.yml Bug 1383257 - Schedule windows nightlies via cron. r=kmoir a=Tomcat 2017-07-25 15:58:16 -04:00
.eslintignore Bug 1378788 - Clean up .eslintignore and clarify the directories that don't have js files. r=mossop 2017-07-06 15:31:07 +01: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 Bug 1328727: revert to --base-repository=https://hg.mozilla.org/mozilla-central; r=gps 2017-07-25 01:26:41 +00:00
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Backed out changeset f8a62747c51c (bug 1338651) for valgrind issues a=backout 2017-06-30 14:45:26 -07:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1382502 - Enable sccache on PGO builds. r=ted 2017-07-20 11:31:14 +09:00
README.txt
aclocal.m4
build.gradle Bug 1352602 - Part 2: Use build system SDK versions in Gradle configurations. r=maliu 2017-06-21 10:52:30 -07:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure Backed out changeset 018e683b25cd (bug 1370007) for breaking tier 2 nightly builds on windows 2017-07-07 15:23:54 +02:00
mozilla-config.h.in
npm-shrinkwrap.json Bug 1379092 - Update eslint-plugin-react to 7.1.0 for ESLint 4 compatibility. r=mossop 2017-06-21 15:06:04 +01:00
old-configure.in Backed out 2 changesets (bug 635961) at developer's request a=backout 2017-07-25 17:57:43 -07:00
package.json Bug 1379092 - Update eslint-plugin-react to 7.1.0 for ESLint 4 compatibility. r=mossop 2017-06-21 15:06:04 +01:00
settings.gradle Backed out 2 changesets (bug 1355625) for causing bustage a=backout 2017-06-22 12:05:56 -07:00
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/