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
Go to file
Chris Manchester 1bbe619ac0 Bug 1319228 - Disable the js shell in tup automation builds. r=mshal
The js shell is symlinked back to the js objdir by a one off rule.
This fails in the current tup build because the symlink rule is
written in the Tupfile before the rule to build the shell.

MozReview-Commit-ID: HR04x8lyEkg

--HG--
extra : rebase_source : 06a3059c8aa5f454e17c7ca8e54d39cb9b50c3cb
2018-06-12 13:48:38 -07:00
.cargo Bug 1463416 - Update lockfiles and re-vendor rust dependencies. r=Gankro 2018-05-26 11:09:21 -04:00
.vscode
accessible Bug 1468199 - remove references to b2g in test manifests r=jmaher 2018-06-12 14:57:00 +03:00
browser Bug 1319228 - Disable the js shell in tup automation builds. r=mshal 2018-06-12 13:48:38 -07:00
build Bug 1467658 - Update the macosx clang toolchain (for bootstrap) to version 6. r=chmanchester 2018-06-08 13:37:48 +09:00
caps Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
chrome Bug 1450753 - Remove XUL style overlays. r=Nika 2018-06-06 15:15:25 -07:00
config Bug 1417920 - [python-test] Use a global pytest.ini configuration file, r=davehunt 2018-06-06 14:00:04 -04:00
db Bug 1467121 - Upgrade to SQLite 3.24.0. r=mak 2018-06-06 09:52:32 -04:00
devtools Bug 1467076 - Reflect the content of the style attribute in the inline element rule; r=gl 2018-06-06 17:09:28 +02:00
docshell Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
dom Bug 1451289 - Part 6: Rename ServoCounterStyleRule to CSSCounterStyleRule r=emilio 2018-06-05 02:07:25 +02:00
editor Merge inbound to mozilla-central. a=merge 2018-06-11 12:36:11 +03:00
embedding Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
extensions Bug 1465937 - Add aptical haptically and haptics to the en-US dictionary. r=Ehsan 2018-06-01 08:21:06 +07:00
gfx Bug 1467260 - Ensure scrollframe activation is processed by APZ before doing hit-test checks. r=botond 2018-06-12 11:32:27 -04:00
gradle/wrapper Bug 1411654 - Part 1: Upgrade to Android-Gradle 3.0+ and build-tools;26.0.2. r=maliu 2017-10-26 11:00:36 -07:00
hal Bug 1465898 - Remove unused code for managing physical audio devices; r=agaynor 2018-06-04 22:28:09 +02:00
image Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
intl Bug 1466807 - Update encoding_rs to 0.8.0. r=emk 2018-06-05 13:50:20 +03:00
ipc Bug 1468272 - Get rid of the codedir usage as it doesn't exist since 2009 r=froydnj 2018-06-11 17:27:34 -07:00
js Merge inbound to mozilla-central. a=merge 2018-06-13 12:22:15 +03:00
layout Bug 1468590: Preemptively fix unified build bustage in layout/base. r=emilio 2018-06-13 20:39:58 +00:00
media Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
memory Bug 1464869 - Fix flake8/pep8 issue by hand in memory/ r=njn 2018-05-25 23:27:02 -07:00
mfbt Bug 1467759 - Escape all the property names in JSONWriter. r=froydnj 2018-06-08 19:50:25 +02:00
mobile Bug 1455740 - Make GeckoViewExample more useful r=esawin,jchen,droeh 2018-06-09 20:28:46 -05:00
modules Bug 1447931 - NetworkActivity becomes IOActivity - r=baku,mak,valentin 2018-06-12 13:22:50 -07:00
mozglue Bug 1467731: Prevent WinVerifyTrust from hitting the network; r=aklotz 2018-06-08 12:45:09 +02:00
netwerk Bug 1464135 - Pass the timing data to the child channel during OnStart r=baku 2018-06-13 03:02:23 +02:00
nsprpub Bug 1432480, land NSPR_4_19_RTM, no code changes, only version numbers. Require version 4.19 for building. r=me 2018-03-05 17:05:18 +01:00
other-licenses Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
parser Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
python Bug 1445383 - update ccache stats parser for ccache 3.4 and 3.5 r=froydnj 2018-06-09 14:55:46 -04:00
security Merge mozilla-inbound to mozilla-central a=merge 2018-06-12 12:19:21 +03:00
services Bug 1464346 - Skip RemoteSettings changes that were already processed r=mgoodwin 2018-05-28 16:21:09 +02:00
servo Bug 1451289 - Part 9: Merge ServoDocumentRule and CSSMozDocumentRule r=emilio 2018-06-05 17:16:51 +02:00
startupcache Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
storage Bug 1447931 - NetworkActivity becomes IOActivity - r=baku,mak,valentin 2018-06-12 13:22:50 -07:00
taskcluster Bug 1319228 - Build tup with nightly rust in automation. r=mshal 2018-06-12 13:48:38 -07:00
testing Bug 1468026 - Rename MarionetteMainProcess to MarionetteParentProcess. r=whimboo 2018-06-09 18:57:03 +01:00
third_party Bug 1468266: Revendor rust dependencies. r=me 2018-06-11 16:45:09 -07:00
toolkit Bug 1461965 - Add GeckoView test coverage for content histograms. r=chutten,janerik 2018-06-05 17:01:09 +02:00
tools Merge inbound to mozilla-central. a=merge 2018-06-08 00:50:18 +03:00
uriloader Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
view Backed out 18 changesets (bug 1462784) for failures in devtools/client/performance/test/unit/test_tree-model-08.js on a CLOSED TREE 2018-06-01 01:06:29 +03:00
widget Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
xpcom Bug 1468071. r=valentin 2018-06-12 10:50:39 -04:00
xpfe/appshell Bug 1455676 part 11. Remove use of nsIDOMNode from xpfe/. r=qdot 2018-05-29 22:58:49 -04:00
.arcconfig Bug 1460463 - Update .arcconfig to make history mutable; r=gps 2018-05-09 23:49:52 +00:00
.clang-format
.clang-format-ignore Bug 1464452 - Add richtext to the list of thirdparties r=andi 2018-05-25 09:01:11 -07:00
.cron.yml Bug 1467440 Allow periodic file updates on beta/release/esr60 r=RyanVM 2018-06-12 18:20:08 +00:00
.eslintignore Bug 1440421 part 1. Ignore activity-stream and node_modules for linting. r=ahal 2018-06-06 10:32:43 -07:00
.eslintrc.js Bug 1466497 - Enable ESLint rule require-expected-throws-or-rejects for storage/test/unit. r=mak 2018-06-01 14:03:20 +01:00
.flake8 Bug 1440421 part 1. Ignore activity-stream and node_modules for linting. r=ahal 2018-06-06 10:32:43 -07:00
.gdbinit
.gdbinit_python
.gitignore Bug 1439727 - Ignore third_party/python/psutil/tmp/ in VCS; r=nalexander 2018-03-07 08:59:48 -08:00
.hgignore Bug 1454466 - Move raptor in-tree; r=ahal 2018-04-16 17:15:38 -04:00
.hgtags No bug - Tagging mozilla-central 93443d36d4bd53dba004f7b73430879f96daa681 with FIREFOX_NIGHTLY_61_END a=release DONTBUILD CLOSED TREE 2018-05-07 16:27:53 +00:00
.inferconfig
.lldbinit
.mailmap NO BUG - Use ato's new address. r=me 2018-02-26 15:59:29 +00:00
.taskcluster.yml Bug 1437958 - notify taskcluster-notifications@ on action task failure; r=bstack 2018-06-11 15:20:37 +00:00
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS Bug 1459852 - Get rid of the AUTHORS list r=mossop 2018-05-08 10:37:41 +02:00
build.gradle Bug 1457863 - 1. Update kotlin to 1.2.41; r=nalexander 2018-05-02 13:49:57 -04:00
Cargo.lock Bug 1468266: Import style changes from Servo PR #20935. r=me 2018-06-11 16:44:40 -07:00
Cargo.toml Bug 1463416 - Update lockfiles and re-vendor rust dependencies. r=Gankro 2018-05-26 11:09:21 -04:00
client.mk Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal 2018-05-21 14:01:50 -07:00
client.py
CLOBBER Bug 1459785 - Update clobber file for ANGLE update; see also bug 1421146. r=me 2018-06-05 16:43:34 -06:00
configure.in
configure.py Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal 2018-05-21 14:01:50 -07:00
GNUmakefile
gradle.properties Bug 1453413 - Use aapt2 to build Firefox for Android. r=mcomella 2018-04-11 09:59:22 -07:00
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal 2018-05-21 14:01:50 -07:00
moz.build Bug 1346026 - Vendor pipenv 2018.5.18 and transient dependencies; r=ahal 2018-05-17 19:06:20 +01:00
moz.configure Bug 1464235 - option to upload tup db r=mshal 2018-06-06 14:04:47 -07:00
mozilla-config.h.in Bug 1463637: Remove mozilla-config.h hacks for Hunspell extra includes. r=ted 2018-05-22 20:36:39 -07:00
old-configure.in Bug 1467121 - Upgrade to SQLite 3.24.0. r=mak 2018-06-06 09:52:32 -04:00
package-lock.json Bug 1461426 - IPCBlobInputStreamParent should be sent as underlying stream to the content - unit test, r=rpl 2018-05-29 20:02:03 +02:00
package.json Bug 1464100 - Update eslint-plugin-no-unsanitized to v3.0.2. r=ahal 2018-05-24 16:54:54 +01:00
Pipfile Bug 1463834 - vendored hglib, updated to python-hglib r=davehunt 2018-05-31 18:04:54 -07:00
Pipfile.lock Bug 1463834 - vendored hglib, updated to python-hglib r=davehunt 2018-05-31 18:04:54 -07:00
README.txt Bug 1460030 - Update the nightly URL in the README.txt file r=kohei 2018-05-08 21:22:10 +02:00
settings.gradle Bug 1444546 - Part 2: Build annotationProcessors with Gradle. r=jchen 2018-02-22 16:11:14 -08:00
test.mozbuild

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://www.mozilla.org/firefox/channel/desktop/#nightly