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
Tom Prince 7086fcdc94 Bug 1535057: Always re-fetch chromium in cron; r=aki
We have a cron job to update the chromium, but the tasks were getting optimized
away. Force the target tasks for the cron job to always run.

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

--HG--
extra : moz-landing-system : lando
2019-03-13 20:05:24 +00:00
.cargo Backed out 2 changesets (bug 1529117) for build bustage 2019-02-27 13:27:50 +02:00
.vscode Bug 1514820 - Recommend a VSCode extension for IDL language highlighting r=jya 2018-12-18 19:43:33 +00:00
accessible Bug 1534370 part 3. Mark InsertFromTransferable as MOZ_CAN_RUN_SCRIPT. r=masayuki 2019-03-12 01:55:03 +00:00
browser Inconsistency between "&" (ampersand) vs "and" in Options (Bug 1530771) r=jaws,flod 2019-03-13 06:35:24 +00:00
build Bug 1534421. Fix the CAN_RUN_SCRIPT analysis to treat a deref of an arg as live if it would treat the arg as live. r=andi 2019-03-13 12:13:08 +00:00
caps Bug 1526891 - Part 2: Make it possible to use MozURL by QuotaManager for all URIs (instead of using nsIPrincipal); r=nika,asuth 2019-02-23 10:13:08 +01:00
chrome Bug 1523969 part 3 - Move method definition inline comments to new line in 'chrome/'. r=ehsan 2019-02-25 16:04:01 -06:00
config Backed out 2 changesets (bug 1516325) for xpcshell failures in netwerk/test/unit/test_udpsocket.js. CLOSED TREE 2019-03-06 20:51:39 +02:00
db Bug 1530749 - Upgrade to SQLite 3.27.2. r=mak 2019-02-26 23:21:05 +00:00
devtools Bug 1534085 - Avoid accidentally creating partial source objects. r=bhackett 2019-03-13 16:59:56 +00:00
docshell Bug 1534370 part 2. Annotate doCommand as MOZ_CAN_RUN_SCRIPT. r=masayuki 2019-03-12 01:57:42 +00:00
dom Bug 1535044 - Introduce mozilla namespace in TestGroupId.cpp. r=pehrsons 2019-03-13 16:51:38 +00:00
editor Bug 1506439 part 2. Stop creating a useless nsCOMPtr in DispatchInputEvent. r=masayuki 2019-03-13 02:34:48 +00:00
embedding Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
extensions Bug 1533750 - pack members of PermissionEntry better on 64-bit platforms; r=jdm 2019-03-11 18:36:44 +00:00
gfx Bug 1534885 - Change clip mask rendering to not rely on render task data. r=kvark 2019-03-13 19:28:36 +00:00
gradle/wrapper Bug 1509572 - Part 1: Bump Gradle wrapper to 4.10.2; decouple script from Gradle version. r=snorp 2018-11-26 21:42:27 +00:00
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 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 12 - nsICookieSettings for the channel creation, r=ckerschb,asuth,Ehsan 2019-03-08 09:04:11 +00:00
intl Backed out 2 changesets (bug 1532712) for mochitest failures at browser_policy_set_homepage.js on a CLOSED TREE. 2019-03-13 21:18:53 +02:00
ipc Bug 1530245 - Launch sandbox from new remote sandbox broker process. r=jld,bobowen 2019-03-13 09:24:52 +00:00
js Bug 1534958: Fix build when BinAST is disabled; r=arai 2019-03-13 11:53:20 +00:00
layout Bug 1534914 - Improve blocked cursor behavior to fall back to next image. r=smaug 2019-03-13 18:38:09 +00:00
media Bug 1531075: Allow offers to be created/set without any transceivers, re-enable some tests, and fix a mochitest. r=jib 2019-03-13 16:46:40 +00:00
memory Bug 1523969 part 16 - Move method definition inline comments to new line in 'memory/'. r=glandium 2019-02-25 16:10:15 -06:00
mfbt Backed out changeset 2f2a20c16289 (bug 1533777) for crashing youtube on request by jya a=backout 2019-03-13 08:52:21 +02:00
mobile Bug 1532435 - Skip junit inputConnection test on debug only, to save lots of time; r=snorp 2019-03-13 15:26:36 +00:00
modules Bug 1535038 - Make dav1d the default AV1 decoder in OSX. r=TD-Linux 2019-03-13 16:29:36 +00:00
mozglue Bug 1503538 Part 1/5: Move printf_stderr to a shared header r=aklotz 2019-03-06 00:51:15 +00:00
netwerk Bug 1151815 - Remove expiration time from the cache index, r=mayhemer 2019-03-11 14:29:34 +00:00
nsprpub Bug 1526010, NSPR 4.21 RTM, r=me 2019-03-07 11:16:36 +01:00
other-licenses Bug 1523118 atk: Implement scrollsubstringto ATK API. r=surkov 2019-01-26 20:38:53 +01:00
parser Bug 1527977 - Share XUL prototype cache with XUL and XHTML. r=smaug 2019-03-09 01:00:23 +00:00
python Bug 1508381 - update buglist_creator to use new version of tc client r=tomprince 2019-03-12 20:40:10 +00:00
remote bug 1534827: remote: fix constants in transitionToLoadFlag; r=yulia 2019-03-13 14:35:57 +00:00
security Bug 1530245 - Launch sandbox from new remote sandbox broker process. r=jld,bobowen 2019-03-13 09:24:52 +00:00
services Bug 1523311 - Report age of Remote Settings data in Uptake telemetry r=glasserc 2019-03-12 15:13:31 +00:00
servo Bug 1534726 - Fix servo build. 2019-03-12 19:01:35 +01:00
startupcache Bug 1364235 - Collect telemetry stats on startup cache hits and misses r=kmag 2019-03-05 16:52:57 +00:00
storage Bug 1523969 part 22 - Move method definition inline comments to new line in 'storage/'. r=mak 2019-02-25 16:12:31 -06:00
taskcluster Bug 1533589: [win64-aarch64] Release win64-aarch64 devedition builds; r=mtabara 2019-03-13 17:00:58 +00:00
testing Bug 1529273 - replaces the current implementation of Profile::new with dedicated Profile::new and Profile::new_from_path. r=ato 2019-03-13 16:42:23 +00:00
third_party Bug 1508381 - vendor newest taskcluster client r=tomprince 2019-03-12 20:40:04 +00:00
toolkit Inconsistency between "&" (ampersand) vs "and" in Options (Bug 1530771) r=jaws,flod 2019-03-13 06:35:24 +00:00
tools No bug - Add damp tests to debugger-tests. 2019-03-13 12:49:19 +00:00
uriloader Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 12 - nsICookieSettings for the channel creation, r=ckerschb,asuth,Ehsan 2019-03-08 09:04:11 +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 1431399 - [Wayland] Render eWindowType_child as a toplevel window on Wayland, r=ashie 2019-03-13 08:24:29 +00:00
xpcom Bug 1530245 - Launch sandbox from new remote sandbox broker process. r=jld,bobowen 2019-03-13 09:24:52 +00:00
xpfe/appshell Bug 827976 - Improve usage of the hidden window for nsXULWindow::Destroy. r=aklotz 2019-03-04 18:52:49 +00: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 1528492 - Add cbor-cpp to the thirdparty list r=jcj 2019-02-17 01:03:40 +00:00
.cron.yml Bug 1535057: Always re-fetch chromium in cron; r=aki 2019-03-13 20:05:24 +00:00
.eslintignore Bug 1532934 - Enable ESLint for dom/url (manual changes). r=Standard8,baku 2019-03-12 22:00:01 +00:00
.eslintrc.js Bug 1515942 - Enable ESLint for gfx/ (manual fixes). r=kats 2018-12-27 09:45:01 +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 Merge mozilla-inbound to mozilla-central. a=merge 2019-01-22 05:56:10 +02: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 Bug 1508324 - Generate list of past changesets to be skipped for blame. r=me NPOTB DONTBUILD 2018-12-27 18:08:25 -02:00
.hg-format-source Bug 1511181 - Quick fix for .hg-format-source that has an empty line. r=ehsan, a=aryx 2018-11-30 13:25:44 +02:00
.hgignore Bug 1525638 - Let hg ignore the build directories of WebRender standalone builds. r=ted 2019-02-11 13:37:44 +00:00
.hgtags No bug - Tagging mozilla-central f4c23517cec8626038a915bfe3bc7c0e1f6af55d with FIREFOX_BETA_67_BASE a=release DONTBUILD CLOSED TREE 2019-03-11 05:22:20 -07:00
.lldbinit
.mailmap
.taskcluster.yml Bug 1524358 - get commit message locally, rather than from task parameters r=tomprince 2019-02-01 23:27:48 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1522135 - Make .ycm_extra_conf.py work with python3. r=jgraham 2019-01-24 13:51:28 +01:00
aclocal.m4 Bug 1519603 - Manually inline AC_OUTPUT_SUBDIRS and MOZ_RUN_ALL_SUBCONFIGURES. r=nalexander 2019-01-14 18:37:06 +00:00
AUTHORS
build.gradle Backed out 5 changesets (bug 1508976, bug 1522581) for android geckoview bustages at /usr/bin/python2.7. CLOSED TREE 2019-03-05 22:42:15 +02:00
Cargo.lock Bug 1532810 - Update gleam. r=me 2019-03-08 13:34:48 -08:00
Cargo.toml Bug 1505343 - Part 1: Rename binsource => binast. r=Yoric 2019-03-13 04:29:44 +00:00
client.mk Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal 2018-10-16 22:21:36 +00:00
client.py
CLOBBER Bug 1521879 - Part 1.1: Compensate for changes to how IPC headers are generated in the last rebase. r=mjf 2019-02-25 21:50:58 +00:00
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
GNUmakefile
gradle.properties Bug 1527896 - Increase Gradle heaps to handle large assets. r=nalexander 2019-02-14 18:21:13 +00:00
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1531680 - Don't disable LTO on standalone profile-generate builds. r=chmanchester 2019-03-05 22:09:46 +00:00
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 1526249 - Look for llvm-objdump in toolchain path r=mshal 2019-03-11 15:16:53 +00:00
mozilla-config.h.in Bug 1504022 - Map GetExceptionCode to a nop to avoid an error r=bobowen 2018-11-02 13:28:01 -05:00
old-configure.in Bug 1513605 - Add PIC flags when running the clock_gettime(CLOCK_MONOTONIC) check. r=dmajor 2019-03-12 14:14:43 +00:00
package-lock.json Bug 1517707. Update ESLint related modules to latest versions. r=mossop 2019-01-04 16:44:49 +00:00
package.json Bug 1517707. Update ESLint related modules to latest versions. r=mossop 2019-01-04 16:44:49 +00:00
README.txt Bug 1480997 - Remove "Mozilla FTP server" link in README.txt r=mossop 2018-10-23 10:06:29 +00:00
settings.gradle
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.]

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.