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
Перейти к файлу
Kershaw Chang fd033029ab Bug 1614905 - Extend SESSION_RESUMPTION_WITH_*_CACHE_TIME_UNTIL_READY_MS to 80 r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D63109

--HG--
extra : moz-landing-system : lando
2020-02-18 18:50:16 +00:00
.cargo Bug 1615786 - Fix crash report about wasm library sandbox creation on AMD machines r=froydnj 2020-02-17 15:37:27 +00:00
.vscode
accessible Bug 1596007: Fire an a11y state change event when an image's size becomes available. r=eeejay,emilio 2020-02-18 17:22:35 +00:00
browser Bug 1508171 - Remove gBrowser.initialBrowser. r=Gijs 2020-02-19 15:49:19 +00:00
build Bug 1495394 - add `mach install-moz-phab` command; r=firefox-build-system-reviewers,chmanchester 2020-02-19 05:28:32 +00:00
caps Bug 1615029 - Remove GetURI calls from CorsListenerProxy r=ckerschb 2020-02-17 13:57:41 +00:00
chrome
config Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart 2020-02-14 13:22:46 +00:00
devtools Bug 1616224 - Modify netmonitor target switching test to stop relying on early requests r=ochameau,daisuke 2020-02-19 16:21:53 +00:00
docs Bug 1361341 - Add rust clippy to mozlint r=ahal 2020-02-19 08:50:35 +00:00
docshell Backed out changeset 048b549b0070 (bug 1605072) for reftest failures on layout/reftests/selection/* CLOSED TREE 2020-02-19 13:57:20 +02:00
dom Bug 1616199 - Track non-detached BrowsingContextGroups instead of TabGroups. r=mccr8 2020-02-18 17:16:43 +00:00
editor Bug 1359404 - Make IsEmptyNode infaillible. r=masayuki 2020-02-19 05:37:13 +00:00
extensions Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
gfx Bug 1616364 - initailize thread profiler on Compositor thread only once r=gw 2020-02-18 20:22:47 +00:00
gradle/wrapper
hal
image Bug 1614959 - Remove ReqLocation in imgLoader r=ckerschb 2020-02-17 13:58:06 +00:00
intl Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart 2020-02-14 13:22:46 +00:00
ipc Bug 1605072 - Rewriting ContentParent::GetNewOrUsedBrowserProcess;r=nika 2020-02-18 18:53:17 +00:00
js Bug 1614261 - Add -g option to JS shell dis() to dump GC things. r=jorendorff 2020-02-19 15:49:01 +00:00
layout Bug 1615056 - Remove layout.css.webkit-appearance.enabled. r=jwatt 2020-02-19 14:48:43 +00:00
media Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart 2020-02-14 13:22:46 +00:00
memory Backed out 2 changesets (bug 1598068) for build bustage at ShowSSEConfig on a CLOSED TREE 2020-02-14 00:48:07 +02:00
mfbt Improve documentation for MOZ_CAN_RUN_SCRIPT_BOUNDARY. No bug. r=mbrodesser,nika 2020-02-19 02:50:58 +00:00
mobile Bug 1304268 - permanently record MEDIA_DECODING_PROCESS_CRASH telemetry data. r=bryce 2020-02-18 22:13:10 +00:00
modules Bug 1615056 - Remove layout.css.webkit-appearance.enabled. r=jwatt 2020-02-19 14:48:43 +00:00
mozglue Bug 1614637 - Remove suppression for data race in CacheStorageService::OnMemoryConsumptionChange() r=decoder 2020-02-19 09:52:12 +00:00
netwerk Bug 1607445 - Clear tokens cache at places where SSL_ClearSessionCache() is called r=keeler 2020-02-18 19:04:28 +00:00
nsprpub
other-licenses
parser Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
python Bug 1495394 - add `mach install-moz-phab` command; r=firefox-build-system-reviewers,chmanchester 2020-02-19 05:28:32 +00:00
remote Bug 1614108 - Truncate Remote Agent log messages; r=remote-protocol-reviewers,whimboo 2020-02-15 08:22:56 +00:00
security Bug 1607445 - Clear tokens cache at places where SSL_ClearSessionCache() is called r=keeler 2020-02-18 19:04:28 +00:00
services Bug 1616274 - Report offline error for attachments downloading r=glasserc 2020-02-18 19:51:41 +00:00
servo Bug 1615056 - Remove layout.css.webkit-appearance.enabled. r=jwatt 2020-02-19 14:48:43 +00:00
startupcache Bug 1616186 - Don't try to write StartupCache if it doesn't exist r=froydnj 2020-02-18 17:49:47 +00:00
storage Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
taskcluster Bug 1578058 - TC: Create a new lint/rust category r=ahal 2020-02-18 17:01:20 +00:00
testing Bug 1508171 - Remove gBrowser.initialBrowser. r=Gijs 2020-02-19 15:49:19 +00:00
third_party Bug 1615836 - Update chardetng to 0.1.6. r=emk 2020-02-18 22:31:00 +00:00
toolkit Bug 1614905 - Extend SESSION_RESUMPTION_WITH_*_CACHE_TIME_UNTIL_READY_MS to 80 r=keeler 2020-02-18 18:50:16 +00:00
tools Bug 1615929 Pass PYTHONPATH into fzf preview script r=ahal 2020-02-18 19:08:15 +00:00
uriloader Backed out changeset 0a121aa7d527 (bug 1612403) for android crashes on a CLOSED TREE 2020-02-18 01:13:03 +02:00
view Bug 1556568. Fix the first paint telemetry metric. r=mattwoodrow,chutten 2020-02-18 20:56:10 +00:00
widget Bug 1615056 - Remove layout.css.webkit-appearance.enabled. r=jwatt 2020-02-19 14:48:43 +00:00
xpcom Bug 1607445 - Clear tokens cache at places where SSL_ClearSessionCache() is called r=keeler 2020-02-18 19:04:28 +00:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore Bug 1353652 - Initial Draft of MPRIS API Provider (Media API on Linux) r=alwu 2020-02-12 13:10:50 +00:00
.cron.yml
.eslintignore Bug 1614822 - Enable ESLint for testing/mochitest/tests/Harness_sanity/. r=kmag 2020-02-12 19:38:40 +00:00
.eslintrc.js Bug 1614822 - Enable ESLint for testing/mochitest/tests/Harness_sanity/. r=kmag 2020-02-12 19:38:40 +00:00
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1615836 - Update chardetng to 0.1.6. r=emk 2020-02-18 22:31:00 +00:00
Cargo.toml Bug 1361341 - Add rust clippy to mozlint r=ahal 2020-02-19 08:50:35 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1615423 - Run `./mach busted` with Python 3, DONTBUILD r=ahal 2020-02-19 14:57:36 +00:00
moz.build Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart 2020-02-14 13:22:46 +00:00
moz.configure Bug 1609881 - Part 3: build the fork server for Linux & FreeBSD. r=gsvelto 2020-02-14 16:50:33 +00:00
mozilla-config.h.in
old-configure.in Bug 1615204 - Remove some MSVC-only compiler flags. r=dmajor 2020-02-13 13:40:15 +00:00
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.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://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Mozilla from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/how_to_contribute_firefox.html

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 on IRC at irc.mozilla.org in #introduction channel.

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.