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 632b7eac9a Bug 1538060 - Update non-Windows builds to clang 8. r=froydnj
Windows builds have been taken care of in bug 1535441.

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

--HG--
rename : build/build-clang/clang-7-android.json => build/build-clang/clang-8-android.json
rename : build/build-clang/clang-7-linux64.json => build/build-clang/clang-8-linux64.json
rename : build/build-clang/clang-7-macosx64.json => build/build-clang/clang-8-macosx64.json
rename : build/build-clang/clang-trunk-mingw.json => build/build-clang/clang-8-mingw.json
rename : taskcluster/scripts/misc/build-clang-7-android.sh => taskcluster/scripts/misc/build-clang-8-android.sh
rename : taskcluster/scripts/misc/build-clang-7-linux-macosx-cross.sh => taskcluster/scripts/misc/build-clang-8-linux-macosx-cross.sh
rename : taskcluster/scripts/misc/build-clang-7-linux.sh => taskcluster/scripts/misc/build-clang-8-linux.sh
rename : taskcluster/scripts/misc/build-clang-trunk-mingw.sh => taskcluster/scripts/misc/build-clang-8-mingw.sh
extra : moz-landing-system : lando
2019-03-29 21:37:37 +00:00
.cargo Bug 1521249 part 2 - Make packed_simd compile with Rust 1.32 and later. r=glandium 2019-03-23 14:17:35 +00:00
.vscode
accessible Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio 2019-03-29 15:12:47 +00:00
browser Bug 1538060 - Update non-Windows builds to clang 8. r=froydnj 2019-03-29 21:37:37 +00:00
build Bug 1538060 - Update non-Windows builds to clang 8. r=froydnj 2019-03-29 21:37:37 +00:00
caps Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop 2019-03-28 09:38:14 +00:00
chrome Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio 2019-03-29 15:12:47 +00:00
config Backed out changeset e5117d2f9311 (bug 1533051) for Android xpcshell failures CLOSED TREE 2019-03-28 01:33:00 +02:00
db Bug 1530749 - Upgrade to SQLite 3.27.2. r=mak 2019-02-26 23:21:05 +00:00
devtools Bug 1537988 - Improve spacing and icons for workers r=jlast 2019-03-29 14:05:40 +00:00
docshell Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio 2019-03-29 15:12:47 +00:00
dom Bug 1534692 - Part 8: In setIdentityProvider, fall back to the target peer identity if a peerIdentity is not passed. r=jib 2019-03-29 18:38:56 +00:00
editor Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio 2019-03-29 15:12:47 +00:00
embedding
extensions Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop 2019-03-28 09:38:14 +00:00
gfx Bug 1539684 - Don't let scrollPercent become NaN if maxThumbPos is zero. r=botond 2019-03-29 15:39:35 +00:00
gradle/wrapper
hal Bug 1523969 part 9 - Move method definition inline comments to new line in 'hal/'. r=gsvelto 2019-02-25 16:07:35 -06:00
image Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop 2019-03-28 09:38:14 +00:00
intl Bug 1539192 - Update to Fluent.jsm 0.12.0, FluentSyntax 0.12.0. r=zbraniecki 2019-03-27 20:43:33 +00:00
ipc Bug 1537977 - Add a ManagedEndpoint IPDL type for manually constructing actors, r=mccr8 2019-03-28 20:02:50 +00:00
js Bug 1534902 - Move more of XPConnect's PreWrap code into the JS engine. r=kmag 2019-03-29 09:06:31 +00:00
layout Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio 2019-03-29 15:12:47 +00:00
media Bug 1534692 - Part 3: Fix bug where PeerConnectionImpl::GetPeerIdentity would always return the empty string. r=mjf 2019-03-29 18:37:33 +00:00
memory Bug 1533240 - Replace DMD's custom TLS code with use of mozilla/ThreadLocal.h. r=erahm 2019-03-22 20:07:30 +00:00
mfbt Backed out 3 changesets (bug 1458385) for windows partial bustages. a=backout 2019-03-28 15:13:13 +02:00
mobile Bug 1535300 - Remove locales from Nightly and Beta build of Fennec (as, en-ZA, mai, or) r=Callek 2019-03-29 17:01:37 +00:00
modules Bug 1540093 - Unship line-height: -moz-block-height. r=mats 2019-03-29 11:11:27 +00:00
mozglue Bug 1308405 - p3: Use sample buffer class directly. r=snorp 2019-03-28 18:06:19 +00:00
netwerk Bug 1539539 - Add main thread assertion and fix a clang warning r=mayhemer 2019-03-28 15:03:46 +00:00
nsprpub Bug 1526010, NSPR 4.21 RTM, r=me 2019-03-07 11:16:36 +01:00
other-licenses Backed out 3 changesets (bug 1458385) for windows partial bustages. a=backout 2019-03-28 15:13:13 +02:00
parser Bug 1540015 - part 1: Make Document.h stop including nsIPresShell.h r=smaug 2019-03-29 15:11:04 +00:00
python Bug 1523763 - Move tab context menu strings to FTL file loaded on-demand. r=Gijs,flod 2019-03-29 14:55:12 +00:00
remote Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop 2019-03-28 09:38:14 +00:00
security Bug 1538093 - reopen security_state env as read-only when not writing r=keeler 2019-03-29 19:48:00 +00:00
services Merge inbound to mozilla-central. a=merge 2019-03-28 12:11:35 +02:00
servo Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio 2019-03-29 15:12:47 +00:00
startupcache Bug 1353013 - create preloaded newtab browser from an idle task, only in top window(s), r=dthayer 2019-03-19 17:29:48 +00:00
storage Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop 2019-03-28 09:38:14 +00:00
taskcluster Bug 1538060 - Update non-Windows builds to clang 8. r=froydnj 2019-03-29 21:37:37 +00:00
testing Bug 1534692 - Part 7: Make RTCPeerConnection-getIdentityAssertion.sub use https, and fix bugs in the test. r=jib 2019-03-29 18:40:57 +00:00
third_party Bug 1521249 part 2 - Make packed_simd compile with Rust 1.32 and later. r=glandium 2019-03-23 14:17:35 +00:00
toolkit Bug 1538583: Themes should not show [ALLOWED IN PRIVATE WINDOWS] notice r=kmag 2019-03-29 20:44:42 +00:00
tools Bug 1539957 - [fuzzy] Fix |mach try --preset foo -xq bar| when running a preset, r=jgraham 2019-03-29 13:27:34 +00:00
uriloader Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio 2019-03-29 15:12:47 +00:00
view Bug 1533617 part 1. Improve MOZ_CAN_RUN_SCRIPT annotations around synth mouse events. r=emilio 2019-03-11 14:58:04 +00:00
widget Bug 1528963 - Attach console before launching child. r=aklotz 2019-03-29 18:05:03 +00:00
xpcom Bug 1539815 - move inner queue creation into the PrioritizedEventQueue constructor; r=erahm 2019-03-29 20:37:09 +00:00
xpfe/appshell Bug 1533405 - Do not create the hidden window if it's too early on startup or during shutdown. r=mossop 2019-03-20 19:35:59 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1519636 - Ride along: Add media/libdav1d/version.h to the ignore list r=andi 2019-03-27 07:33:24 +00:00
.cron.yml Bug 1352113: Re-use builds from push graph in nightly graphs; r=Callek 2019-03-27 19:42:46 +00:00
.eslintignore Bug 1508819 - Enable ESLint for dom/bindings (manual changes). r=nika 2019-03-29 16:47:06 +00:00
.eslintrc.js Bug 1415265 - Implement a central configuration for setting ESLint environments for test directories. r=mossop 2019-03-28 09:38:02 +00:00
.flake8 Bug 1523835 - Added python/mozbuild/mozpack to the flake8 linter and solved the errors, r=ahal 2019-03-01 15:36:45 -05:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs No Bug - Ignore bug 1128203 in blame/annotate. r=me 2019-03-21 16:37:20 -07:00
.gitignore Bug 1521864 - It should be possible to open the debugger in a tab. r=davidwalsh 2019-02-21 14:56:47 +00:00
.hg-annotate-ignore-revs No Bug - Ignore bug 1128203 in blame/annotate. r=me 2019-03-21 16:37:20 -07:00
.hg-format-source
.hgignore
.hgtags No bug - Tagging mozilla-central 9421b477d67cfc4c9e03350cd554a9e6acc7f435 with FIREFOX_NIGHTLY_67_END a=release DONTBUILD CLOSED TREE 2019-03-18 10:56:58 +00:00
.lldbinit
.mailmap
.taskcluster.yml Bug 1488313: [taskgraph] Don't notify sherrifs on cron decision task failures on try; r=dustin 2019-03-27 19:38:05 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-03-18 11:01:13 +00:00
Cargo.lock Bug 1538093 - reopen security_state env as read-only when not writing r=keeler 2019-03-29 19:48:00 +00:00
Cargo.toml Bug 1521249 part 2 - Make packed_simd compile with Rust 1.32 and later. r=glandium 2019-03-23 14:17:35 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1535501 - Allow to get full crashreporter symbols on artifact builds. r=mshal 2019-03-15 21:56:14 +00:00
README.txt
aclocal.m4
build.gradle Bug 1535013: [geckoview] Add default impls to all interfaces. r=snorp 2019-03-14 16:48:57 +00:00
client.mk
client.py
configure.in
configure.py Bug 1528241 - Add a trace mode to python configure that logs internal values. r=chmanchester 2019-02-20 07:46:22 +09:00
gradle.properties
gradlew
mach
moz.build
moz.configure Bug 1535501 - Allow to get full crashreporter symbols on artifact builds. r=mshal 2019-03-15 21:56:14 +00:00
mozilla-config.h.in
old-configure.in Bug 1539227 - land NSS 67c41e385581 UPGRADE_NSS_RELEASE, r=me 2019-03-26 18:48:46 +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.