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 9203300311 Bug 1532710: [taskgraph] Provide a function version of resolve_keyed_by that doesn't mutate; r=dustin
I'd like to use the same format for config values, that get evaluated in different contexts, so don't
to mutate the config for that.

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

--HG--
extra : moz-landing-system : lando
2019-03-07 04:20:33 +00:00
.cargo Backed out 2 changesets (bug 1529117) for build bustage 2019-02-27 13:27:50 +02:00
.vscode
accessible Bug 1525101 - Convert autocomplete-rich-result-popup into a Custom Element, r=MattN 2019-03-05 17:45:57 +00:00
browser Backed out changeset b52eb25bbe9c (bug 1529340) for Browser-Chrome failures in browser/base/content/test/static/browser_parsable_css.js 2019-03-07 04:43:59 +02:00
build Bug 1533142 - Update min cbindgen version. r=jrmuizel,kats 2019-03-06 22:31:57 +00:00
caps Bug 1532727 - replace OptionalURIParams with URIParams? in IPDL; r=froydnj 2019-03-06 14:05:50 +00:00
chrome Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02: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 Backed out changeset 238d9fba1b5a (bug 1533160) for Debugger failures 2019-03-07 05:56:24 +02:00
docshell Bug 1532727 - replace OptionalURIParams with URIParams? in IPDL; r=froydnj 2019-03-06 14:05:50 +00:00
dom Bug 1532443 - Drop clampScrollPoistion stuff. r=kats 2019-03-04 22:16:46 +00:00
editor Bug 1532527 - Support "insertFromPasteAsQuotation" inputType value r=smaug 2019-03-05 14:35:43 +00:00
embedding
extensions Backed out 16 changesets (bug 1525245) for Android failures. CLOSED TREE 2019-03-06 21:07:49 +02:00
gfx Bug 1533142 - followup: Fix Windows MinGW bustage. r=me 2019-03-07 00:34:19 +01: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 Backed out 16 changesets (bug 1525245) for Android failures. CLOSED TREE 2019-03-06 21:07:49 +02:00
intl Bug 1532226 - Move observers registration for Fluent DOM to C++. r=smaug 2019-03-05 02:16:14 +00:00
ipc Bug 1533066 - replace OptionalIPCClientInfo with IPCClientInfo? in IPDL; r=valentin 2019-03-06 17:57:04 +00:00
js Bug 1528869 - Enable IonMonkey in the ARM64 shell, but keep it disabled in the browser. r=nbp 2019-03-07 03:57:23 +00:00
layout Bug 1532443 - Drop clampScrollPoistion stuff. r=kats 2019-03-04 22:16:46 +00:00
media Bug 1512445 - Import latest AudioIPC from upstream, including Windows backend. r=chunmin 2019-03-07 02:04:36 +00:00
memory Bug 1531027 - Make InfallibleAllocPolicy::new_ accept its argument as a reference; r=njn 2019-02-28 06:41:09 +00:00
mfbt Bug 1533070 - Get rid of static initializers in GC.cpp by marking some functions/statics constexpr. r=jonco 2019-03-06 17:38:11 +00:00
mobile Bug 1532526 - Add ATOK Professional to workaround list. r=masayuki 2019-03-07 02:07:06 +00:00
modules Bug 1530751 - Make the pres context optional in the style system. r=jwatt 2019-03-06 21:36:12 +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 1532231 - Properly check if a DNSRequest is in array r=dragana 2019-03-06 22:15:41 +00:00
nsprpub
other-licenses
parser Backed out 4 changesets (bug 1525319) for Android failures in dom/base/test/test_progress_events_for_gzip_data.html 2019-02-25 04:06:11 +02:00
python Bug 1530908 - Move list of supported artifact builds to an importable module. r=chmanchester 2019-03-06 22:47:32 +00:00
security bug 1521983 - remove some unused certificate pinning telemetry probes r=jcj,ulfr 2019-03-04 20:30:47 +00:00
services bug 1531928 - remove unnecessary use of nsIBadCertListener2 in RESTRequest r=lina 2019-03-01 22:18:04 +00:00
servo No bug - fix a typo. 2019-03-07 00:15:49 +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 1530506 - Add a generic writable property bag wrapper for Rust code. r=nika 2019-02-26 21:53:32 +00:00
taskcluster Bug 1532710: [taskgraph] Provide a function version of resolve_keyed_by that doesn't mutate; r=dustin 2019-03-07 04:20:33 +00:00
testing Backed out 6 changesets (bug 1353956) for Linux Build bustage 2019-03-07 01:49:03 +02:00
third_party Bug 1512445 - Re-vendor Rust dependencies for AudioIPC. r=chunmin 2019-03-07 02:04:54 +00:00
toolkit Bug 1512445 - Enable AudioIPC build on Windows (default off via pref). r=chunmin 2019-03-07 02:05:18 +00:00
tools Bug 1532805 - Move UserAutoCompleteResult to its own file and rename to LoginAutoCompleteResult. r=prathiksha 2019-03-07 01:35:43 +00:00
uriloader Backed out 16 changesets (bug 1525245) for Android failures. CLOSED TREE 2019-03-06 21:07:49 +02:00
view Bug 1498973: Don't show a popup that should be hidden. r=jmathies 2019-03-06 18:48:50 +00:00
widget Bug 1532199 - Don't flush pending styles when taking a snapshot for thumnail. r=snorp 2019-03-06 15:27:50 +00:00
xpcom Bug 1516277 - Add local execution mode to nsThread r=janv,froydnj 2019-03-06 16:26:07 +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
.clang-format-ignore Bug 1528492 - Add cbor-cpp to the thirdparty list r=jcj 2019-02-17 01:03:40 +00:00
.cron.yml
.eslintignore Bug 1508992 - Enable ESLint for dom/plugins/test/mochitest (Manual changes). r=Standard8,qdot 2019-03-06 10:27:23 +00:00
.eslintrc.js
.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
.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
.hg-format-source
.hgignore Backed out 2 changesets (bug 1516337) for causing windows AArch64 build bustages. 2019-02-23 22:48:53 +02:00
.hgtags
.lldbinit
.mailmap
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
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 1512445 - Re-vendor Rust dependencies for AudioIPC. r=chunmin 2019-03-07 02:04:54 +00:00
Cargo.toml Backed out 2 changesets (bug 1529117) for build bustage 2019-02-27 13:27:50 +02:00
client.mk
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
moz.configure Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
mozilla-config.h.in
old-configure.in Bug 1530749 - Upgrade to SQLite 3.27.2. r=mak 2019-02-26 23:21:05 +00:00
package-lock.json
package.json
README.txt
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.