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
Перейти к файлу
Mike Hommey f2798e8385 Bug 1521691 - Move the remains of CC_VERSION to python configure. r=chmanchester
which, at this point, is only the AC_SUBST, so we don't even need to
give it to old-configure anymore.

Depends on D17207

Differential Revision: https://phabricator.services.mozilla.com/D17208

--HG--
extra : moz-landing-system : lando
2019-01-22 22:26:28 +00:00
.cargo
.vscode
accessible Bug 1520611 - Prune children in Android. r=yzen 2019-01-22 19:49:05 +00:00
browser Bug 1514806 Part 5 - Select the appropriate 7-zip SFX stub binary for the build target. r=firefox-build-system-reviewers,mshal#firefox-build-system-reviewers 2019-01-22 21:58:49 +00:00
build Bug 1521691 - Move the remains of CC_VERSION to python configure. r=chmanchester 2019-01-22 22:26:28 +00:00
caps Bug 1518991 - Make nsIPrincipal URI getter infallible; r=bholley 2019-01-10 05:44:33 +00:00
chrome Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
config Merge mozilla-inbound to mozilla-central. a=merge 2019-01-19 11:57:49 +02:00
db
devtools Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-01-22 18:37:07 +02:00
docshell Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2019-01-21 20:01:06 +02:00
dom Backed out changeset 60ee07f3171f (bug 1519480) for TV and bc failures in browser_webauthn_telemetry.js CLOSED TREE 2019-01-23 00:28:22 +02:00
editor Bug 1514340 - Part 2: Break out the content blocking related notifications into nsIWebProgressListener.onContentBlockingEvent(); r=baku,johannh 2019-01-21 09:58:50 -05:00
embedding
extensions Bug 1520361 - Add Telemetry to know how people add site to the exception list. r=smaug,cpearce,janerik 2019-01-22 18:22:44 +00:00
gfx Bug 1521920 - Remove conditional compilation around debug_renderer. r=emilio 2019-01-22 21:29:24 +00:00
gradle/wrapper
hal Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
image Backed out changeset 9fedba33cfa3 (bug 1514396) for causing regression Bug 1521239, requested by jkt. CLOSED TREE 2019-01-21 14:21:30 +02:00
intl Bug 1521279 - Update Fluent migration documentation to include whitespaces trimming and parameter normalization r=Pike 2019-01-21 15:00:00 +00:00
ipc Merge mozilla-inbound to mozilla-central. a=merge 2019-01-19 11:57:49 +02:00
js Bug 1521691 - Move the remains of CC_VERSION to python configure. r=chmanchester 2019-01-22 22:26:28 +00:00
layout Bug 1521673 - Go through layout/tools/layout-debug even when tests are disabled. r=dmajor 2019-01-22 14:30:39 +00:00
media Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2019-01-21 20:01:06 +02:00
memory Bug 1519224 - Fix stack frame printing in block_analyzer.py. r=erahm 2019-01-14 18:41:35 +00:00
mfbt Merge mozilla-inbound to mozilla-central. a=merge 2019-01-19 11:57:49 +02:00
mobile Merge mozilla-inbound to mozilla-central. a=merge 2019-01-22 05:56:10 +02:00
modules Bug 1313429 - Add Touch Bar functionality to Firefox r=spohl,mikedeboer,flod 2019-01-22 17:13:33 +00:00
mozglue Bug 1516983 - Add the FRAPS .dll to the blocklist r=aklotz 2019-01-16 19:33:45 +00:00
netwerk Bug 1517389 - Ensure that we emit content blocking events when setting cookie headers and reading cookies from the cookies database; r=baku 2019-01-22 19:46:10 +00:00
nsprpub
other-licenses Bug 1514806 Part 4 - Update the LZMA SDK package documentation to explain the new files. r=agashlin 2019-01-22 21:58:47 +00:00
parser Bug 1512749 - Convert JS::gcreason::Reason to enum class JS:GCReason r=jonco r=mccr8 2019-01-21 13:09:12 +00:00
python Bug 1521691 - Remove _MSC_VER from configure. r=chmanchester 2019-01-22 22:26:15 +00:00
security Bug 1521295 - Remove XUL grid layout from security/manager/pki/resources/content/downloadcert.xul. r=jaws 2019-01-22 20:51:29 +00:00
services Bug 1518300 - Refactor CryptoUtils and add JWK/JWE methods to jwcrypto. r=rfkelly,tjr 2019-01-18 20:58:42 +00:00
servo Bug 1521187 - Derive more. r=emilio 2019-01-22 12:19:22 -08:00
startupcache Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
storage Bug 1519636 - Reformat everything to the Google coding style r=Ehsan 2019-01-16 08:50:07 +00:00
taskcluster Bug 1514806 Part 6 - Disable running UPX in the installer package for targets it doesn't support. r=firefox-build-system-reviewers,mshal#firefox-build-system-reviewers 2019-01-22 21:58:55 +00:00
testing Bug 1520708: Disable some WPT tests on Android until upstream fixes are accepted. r=dholbert 2019-01-22 22:04:10 +00:00
third_party Bug 1521187 - Add a dependency on derive_more. r=emilio 2019-01-22 12:19:22 -08:00
toolkit Bug 1514806 Part 6 - Disable running UPX in the installer package for targets it doesn't support. r=firefox-build-system-reviewers,mshal#firefox-build-system-reviewers 2019-01-22 21:58:55 +00:00
tools Bug 1521608 - Tweak MOZ_PROFILER_HELP log message. r=canaltinova 2019-01-22 11:35:46 +00:00
uriloader Bug 1514340 - Part 2: Break out the content blocking related notifications into nsIWebProgressListener.onContentBlockingEvent(); r=baku,johannh 2019-01-21 09:58:50 -05:00
view
widget Bug 1313429 - Add Touch Bar functionality to Firefox r=spohl,mikedeboer,flod 2019-01-22 17:13:33 +00:00
xpcom Bug 1513725 - fix xptcall stubs for aarch64 for bool params, r=froydnj 2019-01-22 16:36:34 +00:00
xpfe/appshell Bug 1514340 - Part 2: Break out the content blocking related notifications into nsIWebProgressListener.onContentBlockingEvent(); r=baku,johannh 2019-01-21 09:58:50 -05:00
.arcconfig
.clang-format Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
.clang-format-ignore Bug 1508115 - Web Authentication - Support Windows Hello r=keeler,jcj,baku 2019-01-21 01:10:44 +00:00
.cron.yml
.eslintignore Bug 1508985 - Enable ESLint for dom/tests/browser (manual changes) r=Standard8,qdot 2019-01-22 21:26:02 +00:00
.eslintrc.js
.flake8 Bug 1519307 - Add a new project to build useful parts of breakpad independently. r=froydnj 2019-01-11 16:01:15 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Merge mozilla-inbound to mozilla-central. a=merge 2019-01-22 05:56:10 +02:00
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - Tagging mozilla-central 254bd88c107271f3d1c2ca9969acc0ed507f0a8d with FIREFOX_BETA_66_BASE a=release DONTBUILD CLOSED TREE 2019-01-21 04:50:01 -08:00
.lldbinit
.mailmap
.taskcluster.yml Backed out changeset aee9f213f3c7 (bug 1496890) for causing Bug 1521264. a=backout 2019-01-19 11:22:32 +02:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1521187 - Add a dependency on derive_more. r=emilio 2019-01-22 12:19:22 -08:00
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1518703 - Remove R_386_PC32 check. r=froydnj,ted 2019-01-10 00:07:53 +00:00
README.txt
aclocal.m4 Bug 1519603 - Manually inline AC_OUTPUT_SUBDIRS and MOZ_RUN_ALL_SUBCONFIGURES. r=nalexander 2019-01-14 18:37:06 +00:00
build.gradle
client.mk
client.py
configure.in
configure.py Bug 1520394 - Don't invoke js subconfigure as a separate process. r=nalexander 2019-01-16 23:42:12 +00:00
gradle.properties
gradlew
mach
moz.build Bug 1507334 - Add mozconfigs for 3-stage PGO; r=firefox-build-system-reviewers,chmanchester#firefox-build-system-reviewers 2019-01-10 01:34:49 +00:00
moz.configure Bug 1520340 - Move subconfigure invocation from old-configure to python configure. r=froydnj 2019-01-16 23:12:20 +00:00
mozilla-config.h.in
old-configure.in Bug 1521691 - Move the remains of CC_VERSION to python configure. r=chmanchester 2019-01-22 22:26:28 +00:00
package-lock.json
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.]

Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy.