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
Nika Layzell 6b824cc31d Bug 1671983 - Part 2: Remove SessionStore.navigateAndRestore, r=annyG,kashav
This formed the backbone of the previous process switching codepath, and
shouldn't be necessary anymore thanks to DocumentChannel's new codepath.

This also removes the eager process switching logic from frontend's _loadURI, as
it would rarely be taken, unless an invalid URI was entered, already.

Differential Revision: https://phabricator.services.mozilla.com/D94639
2020-11-12 18:00:55 +00:00
.cargo Bug 1676916 - Implicit bind group layouts in WebGPU r=jgilbert,webidl,smaug 2020-11-13 14:15:49 +00:00
.vscode
accessible Backed out 4 changesets (bug 1198336) for bustage on rules.mk. CLOSED TREE 2020-11-13 11:06:12 +02:00
browser Bug 1671983 - Part 2: Remove SessionStore.navigateAndRestore, r=annyG,kashav 2020-11-12 18:00:55 +00:00
build Bug 1626555 - Add dom/websocket to the list of non-unified-build-compatible directories. r=sg 2020-11-16 10:23:00 +00:00
caps Bug 1676411 - Fix usage calculation for file:// (and potentially other) URIs; r=asuth,dom-workers-and-storage-reviewers 2020-11-13 19:51:08 +00:00
chrome Bug 1673054 - Migrate uses of intl.uidirection to intl.l10n.pseudo; r=Gijs,zbraniecki 2020-11-09 15:33:39 +00:00
config Bug 1674773 - make tsan builds use consistent flags. r=rstewart 2020-11-10 21:11:37 +00:00
devtools Bug 1673226 - [devtools] Load missing ObjectInspector-related CSS files in inspector. r=rcaliman. 2020-11-16 14:14:47 +00:00
docs Bug 1676087: Add documentation for Accessibility Review process. r=bgrins 2020-11-10 17:17:28 +00:00
docshell Bug 1671983 - Part 2: Remove SessionStore.navigateAndRestore, r=annyG,kashav 2020-11-12 18:00:55 +00:00
dom Bug 1671983 - Part 1: Remove now-unused process switching shouldLoadURI methods, r=annyG,geckoview-reviewers,snorp 2020-11-12 18:00:53 +00:00
editor Bug 1676295 - Add WPT to test deleting in/around/across list items r=smaug 2020-11-14 10:30:31 +00:00
extensions Bug 1676573 - Add support for named in-memory databases; r=asuth,dom-workers-and-storage-reviewers 2020-11-11 07:26:41 +00:00
gfx Bug 1629357 - Make WebGPU dependent on WebRender feature r=aosmond 2020-11-16 15:25:39 +00:00
gradle/wrapper
hal Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
image Bug 1676989. Update mCompositedFrameInvalid more often now that we only check for the current frame being decoded and not all frames. r=aosmond 2020-11-13 03:25:33 +00:00
intl Bug 1675789 - Do not used flipped characters for bidi pseudo-locale; r=zbraniecki 2020-11-13 13:23:12 +00:00
ipc Bug 1676984 - Make IdleScheduler to use CollectProcessInfo to access cpucount, r=emalysz 2020-11-13 22:10:18 +00:00
js Bug 1673589 - Crash [@ ??] with SIGTRAP with WebAssembly. r=lth. 2020-11-09 15:07:42 +00:00
layout Bug 1645318 - Adjust reftest references. r=jnicol 2020-11-16 10:55:34 +00:00
media Bug 1677435 - Update libcubeb to df5fe42. r=cubeb-reviewers,kinetik 2020-11-16 10:12:22 +00:00
memory Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-11-04 18:46:00 +00:00
mfbt Backed out changeset 8531203d7207 (bug 1677092) for build bustages on TestAlgorithm.cpp. CLOSED TREE 2020-11-16 12:05:36 +02:00
mobile Bug 1671983 - Part 1: Remove now-unused process switching shouldLoadURI methods, r=annyG,geckoview-reviewers,snorp 2020-11-12 18:00:53 +00:00
modules Bug 1673553 part 3 - Remove Warp browser pref. r=iain,preferences-reviewers 2020-11-16 14:00:04 +00:00
mozglue Bug 1623541 - Add temporary suppression. r=Gankro 2020-11-16 14:37:06 +00:00
netwerk Bug 1677047 - Add the ports for the H323, PPTP, RTSP protocols (1720, 1723, 554) to the restricted ports list. - r=valentin,necko-reviewers 2020-11-13 12:19:07 +00:00
nsprpub Bug 1660371 - NSPR_4_29_RTM. r=kjacobs UPGRADE_NSPR_RELEASE DONTBUILD 2020-09-17 15:26:54 +00:00
other-licenses Bug 1461690 Part 3: HttpPostFile plugin for uploading uninstall ping via POST. r=mhowell 2020-10-20 23:20:25 +00:00
parser Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
python Backed out 3 changesets (bug 1666345, bug 1667152, bug 1661624) for causing mochitest timeouts. 2020-11-13 22:14:45 +02:00
remote Bug 1605784 - [remote] Implement Emulation.setTouchEmulationEnabled. r=remote-protocol-reviewers,jdescottes 2020-11-11 19:22:46 +00:00
security Bug 1671713 - land NSS NSS_3_59_RTM UPGRADE_NSS_RELEASE, r=kjacobs DONTBUILD 2020-11-13 20:29:57 +00:00
services Bug 1664197 - Use explicit telemetry ids for search engines for some distributions. r=daleharvey 2020-11-13 15:24:05 +00:00
servo Bug 1618639 - Make focus-visible match the spec more closely. r=edgar 2020-11-13 12:53:45 +00:00
startupcache Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
storage Bug 1673682 - Accept functors rather than a virtual function override in URLParams::Parse. r=valentin,necko-reviewers 2020-11-13 08:12:12 +00:00
taskcluster Bug 1629357 - Make WebGPU dependent on WebRender feature r=aosmond 2020-11-16 15:25:39 +00:00
testing Bug 1338637 - Added test for folder upload confirmation prompt. r=Gijs 2020-11-16 09:33:25 +00:00
third_party Backed out 3 changesets (bug 1666345, bug 1667152, bug 1661624) for causing mochitest timeouts. 2020-11-13 22:14:45 +02:00
toolkit Bug 1671983 - Part 2: Remove SessionStore.navigateAndRestore, r=annyG,kashav 2020-11-12 18:00:55 +00:00
tools Bug 1562642 - mozlint/license: Unify some license pattern r=tarek DONTBUILD 2020-11-16 12:58:52 +00:00
uriloader Bug 1652520 - do not overwrite extensions for all filetypes, r=mak 2020-11-10 13:59:39 +00:00
view Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
widget Bug 1677254 - Make select event from select() uncancelable r=masayuki 2020-11-15 02:32:22 +00:00
xpcom Bug 1213512 remove unused NS_ERROR_DOM_FILE_ABORT_ERR r=baku 2020-11-13 07:55:31 +00:00
xpfe/appshell Bug 1671983 - Part 1: Remove now-unused process switching shouldLoadURI methods, r=annyG,geckoview-reviewers,snorp 2020-11-12 18:00:53 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1667674 - [Wayland] Support public primary-selection unstable protocol. r=stransky 2020-10-02 09:13:06 +00:00
.cron.yml Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD 2020-08-31 07:59:28 +00:00
.eslintignore Bug 1669956 - [devtools] Enable eslint for devtools/client/shared/components/reps. r=jdescottes. 2020-10-14 11:33:16 +00:00
.eslintrc.js Bug 1656280 - Enable remaining ESLint rules for widget/test/*.xhtml files. r=mhowell 2020-10-26 17:37:26 +00:00
.flake8 Bug 1673700 - Don't use double quotes around strings in definition of fork_interpose r=firefox-build-system-reviewers,glandium 2020-10-29 15:47:14 +00:00
.git-blame-ignore-revs Bug 1675099 - Add commits for bugs 1654103, 1672023 to .git-blame-ignore-revs, .hg-annotate-ignore-revs r=glandium DONTBUILD 2020-11-12 16:02:31 +00:00
.gitattributes
.gitignore Backed out changeset d1dd480fd638 (bug 1666347) for causing mochitest timeouts. 2020-11-13 21:13:25 +02:00
.hg-annotate-ignore-revs Bug 1675099 - Add commits for bugs 1654103, 1672023 to .git-blame-ignore-revs, .hg-annotate-ignore-revs r=glandium DONTBUILD 2020-11-12 16:02:31 +00:00
.hg-format-source
.hgignore Backed out changeset d1dd480fd638 (bug 1666347) for causing mochitest timeouts. 2020-11-13 21:13:25 +02:00
.hgtags No bug - tagging 6d98cc745df58e544a8d71c131f060fc2c460d83 with FIREFOX_NIGHTLY_83_END a=release DONTBUILD CLOSED TREE 2020-10-19 16:38:59 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1666809 - Insert decision task indexes directly via taskluster API rather than index-task, r=taskgraph-reviewers,aki 2020-09-24 19:19:36 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
aclocal.m4
AUTHORS
build.gradle Bug 1671460 - Update to apilint 0.4.0. r=snorp 2020-11-02 19:42:25 +00:00
Cargo.lock Bug 1676916 - Implicit bind group layouts in WebGPU r=jgilbert,webidl,smaug 2020-11-13 14:15:49 +00:00
Cargo.toml Bug 1622846 - Serialize WebGPU descriptors via Serde for IPC r=jgilbert,webidl,smaug 2020-11-07 02:43:09 +00:00
client.mk Bug 1671424 - Move configure execution from client.mk to mach configure. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
client.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-08-24 14:18:41 +00:00
configure.in Bug 1671424 - Move configure execution from client.mk to mach configure. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
configure.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
GNUmakefile
gradle.properties Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi 2020-09-18 22:29:04 +00:00
gradlew
gradlew.bat
LICENSE
mach Bug 1638947 - Run 'mach android' with python 3; r=nalexander 2020-11-09 17:54:33 +00:00
Makefile.in Bug 1675086 - drop reference to 'pgo' from Windows AArch EME artifact build. r=nalexander 2020-11-03 22:46:57 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
moz.configure Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
mozilla-config.h.in
old-configure.in Bug 1654109 - Use PDB basename in cross-compiled Windows builds r=firefox-build-system-reviewers,mhentges 2020-11-11 02:34:44 +00:00
package-lock.json Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8 2020-10-02 18:00:40 +00:00
package.json Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8 2020-10-02 18:00:40 +00:00
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox 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 Firefox from the source code and create the patch see:

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

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) 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 Firefox developers for
testing, may be buggy.