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
Kris Maglione 1722817403 Bug 1582832: Part 1 - Make FrameLoader owner rather than DocShell responsible for discarding a BC. r=nika
There are all sorts of lifecycle issues which arise from making DocShell
responsible for discarding BrowsingContexts. In this particular bug, we tend
to run into them in cases where we create a BrowsingContext for a FrameLoader,
and then never create a DocShell for it, leading to it never being destroyed.
But there are myriad other issues as well.

This patch moves the responsibility for BrowsingContext lifecycle management
to the FrameLoader/FrameLoaderOwner, rather than the DocShell, which makes
things more consistent, and more closely aligns with spec-defined behavior.

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

--HG--
extra : moz-landing-system : lando
2020-02-06 19:07:56 +00:00
.cargo Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
.vscode
accessible Bug 1604103 - Instead of pruning links and headings use contentDescription. r=Jamie 2020-02-06 04:11:47 +00:00
browser Bug 1613659 - Remove network listeners and reset TRR mode when enabled pref is rolled back. r=dragana 2020-02-06 18:35:10 +00:00
build Bug 1613247: Simplify sccache config; r=firefox-build-system-reviewers,chmanchester 2020-02-06 00:52:05 +00:00
caps Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
chrome Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
config Bug 1509665 - Only pass the base compiler flags for all coverage builds. r=froydnj 2020-02-03 20:43:07 +00:00
devtools Bug 1613391 - Remove unnecessary moz.build files in console tests. r=jdescottes. 2020-02-06 15:52:08 +00:00
docs No bug - doc: Remove some deprecated info about the editor r=masayuki 2020-01-23 22:51:04 +00:00
docshell Bug 1582832: Part 1 - Make FrameLoader owner rather than DocShell responsible for discarding a BC. r=nika 2020-02-06 19:07:56 +00:00
dom Bug 1582832: Part 1 - Make FrameLoader owner rather than DocShell responsible for discarding a BC. r=nika 2020-02-06 19:07:56 +00:00
editor Bug 1613349 - Rename nsINode::DeleteProperty to RemoveProperty. r=smaug 2020-02-06 16:06:49 +00:00
extensions Bug 1612085 - part 1: Hide constructor of nsRange r=smaug 2020-01-30 13:23:35 +00:00
gfx Bug 1613349 - Address one review comment I missed. 2020-02-06 16:11:34 +00:00
gradle/wrapper
hal Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
image Bug 1612589 - Improve image memory reporting even further. r=tnikkel 2020-02-05 22:22:13 +00:00
intl Bug 1613350 - Update localized quotation marks data to CLDR release 36.0. r=emilio 2020-02-05 12:49:07 +00:00
ipc Bug 1606901 - P2. Abort should we failed at creating IPCStreamSource. r=mattwoodrow 2020-02-04 21:58:50 +00:00
js Bug 1608772 - Enable BigInt <-> i64 interconversion by default in JS shell and Nightly r=lth 2020-02-06 15:47:34 +00:00
layout Bug 1582832: Part 1 - Make FrameLoader owner rather than DocShell responsible for discarding a BC. r=nika 2020-02-06 19:07:56 +00:00
media Bug 1591199: Don't assert when a candidate is gathered for a transceiver that is not associated, since that can happen in certain rollback scenarios. r=mjf 2020-02-06 15:51:36 +00:00
memory Bug 1613011 - Clear node links when removing it from a RedBlackTree. r=njn 2020-02-04 02:05:19 +00:00
mfbt Bug 1610702 - Generalize Vector::podResizeToFit into Vector::shrinkStorageToFit(). r=froydnj 2020-02-03 17:32:12 +00:00
mobile Bug 1599581 - Implement update extension for GeckoView. r=esawin 2020-02-06 01:58:45 +00:00
modules Bug 1612740 - Apply some MOZ_ASAN pref workarounds to MOZ_TSAN. r=froydnj 2020-02-05 12:46:30 +00:00
mozglue Backed out changeset 6866be136e53 (bug 1592486) for cppunit failures on TestNativeNt.exe . CLOSED TREE 2020-02-06 11:53:45 +02:00
netwerk Bug 1613423 - Make sure AsyncResoleWithTrrServer does not depend on confirmationNS of the default server. r=valentin 2020-02-06 18:09:38 +00:00
nsprpub Bug 1600803 - NSPR_4_25_RTM for Firefox 74. r=kjacobs UPGRADE_NSPR_RELEASE 2020-02-03 12:17:20 +00:00
other-licenses Backed out changeset fbbb42a15738 (bug 1585356) for bustage on city.cpp. CLOSED TREE 2020-01-08 00:51:00 +02:00
parser Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
python Bug 1601684 - use distro package to provide platform information r=firefox-build-system-reviewers,mshal 2020-02-05 11:56:28 +00:00
remote Bug 1610382 - Disable browser_setCacheDisabled.js for frequent failures r=remote-protocol-reviewers,gbrown,whimboo 2020-02-06 10:23:15 +00:00
security bug 1613422 - test fixups to avoid skipping regenerating some expired certificates r=jcj 2020-02-06 18:34:06 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2020-02-06 13:38:28 +00:00
servo Bug 1607553 - Try to collect some more crash information so that we can diagnose this better. r=boris 2020-01-22 00:06:35 +00:00
startupcache Bug 1606102 - Don't use putNew in StartupCache::LoadArchive r=froydnj 2019-12-30 18:50:56 +00:00
storage Bug 1611925 - Stop doing our own special parsing of Sqlite zName to build the Quota Object. r=asuth 2020-02-04 10:18:47 +00:00
taskcluster Bug 1608427 - SETA: Treat fuzzing build tasks as possible low value tasks, r=jmaher,decoder 2020-02-06 10:14:09 +00:00
testing Bug 1612529. document.open should clear form state from the SHEntry. r=smaug 2020-02-06 17:49:44 +00:00
third_party Bug 1611253 - Upgrade to SQLite 3.31.1. r=asuth 2020-02-04 01:07:12 +00:00
toolkit Bug 1611240 - Adding telemetry for gecko build id and version r=Dexter 2020-02-06 17:31:14 +00:00
tools Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 2 - CloneDataPolicy in writing, r=smaug 2020-02-06 13:46:25 +00:00
uriloader Backed out 2 changesets (bug 1547693, bug 1545167) for xpcshell failures on test_handlerService.js . CLOSED TREE 2020-02-06 18:49:44 +02:00
view Bug 1596317 - Use CallState for nsContentUtils::CallOnAllRemoteChildren. r=smaug 2019-12-19 07:58:27 +00:00
widget Bug 1613700: Replace LSP annotation thread with background task; r=mhowell 2020-02-06 18:31:38 +00:00
xpcom Bug 1613679 - Fix a misleading-indentation error in mach_override.c r=froydnj 2020-02-06 16:39:02 +00:00
xpfe/appshell Bug 1582832: Part 1 - Make FrameLoader owner rather than DocShell responsible for discarding a BC. r=nika 2020-02-06 19:07:56 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1607014 Part 2 - Remove references to toolkit/recordreplay/udis86, r=jlast. 2020-01-05 01:43:41 +00:00
.cron.yml Bug 1613085 - Don't run Searchfox jobs on ash. r=asuth 2020-02-05 23:57:33 +00:00
.eslintignore Bug 1613139 - Enable ESLint for intl/uconv (manual changes). r=hsivonen 2020-02-05 08:43:49 +00:00
.eslintrc.js Bug 1611229 - Add linting rule to prevent using ChromeUtils.import(..., null) r=Standard8 2020-01-29 13:15:54 +00:00
.flake8 Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1600339 - Measure responsiveness while evaluating messages r=k88hudson,mconley 2020-01-18 21:08:40 +00:00
.hgtags No bug - Tagging mozilla-central d5843cae64d30255b242d051888e99bef3de5c05 with FIREFOX_NIGHTLY_73_END a=release DONTBUILD CLOSED TREE 2020-01-06 15:50:11 +00:00
.lldbinit Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal 2019-12-20 17:10:12 +00:00
.mailmap
.prettierignore Bug 1609671 - Inspect binding should try to get the sourcemapped location while inspecting a function. r=jdescottes,vporof 2020-01-24 12:58:24 +00:00
.prettierrc Bug 1601681 - Re-enable unix-line endings on ESLint controlled files. r=mossop 2019-12-11 08:12:57 +00:00
.taskcluster.yml Bug 1606869: Switch decision task docker caches to match the rest the in-tree caches; r=Callek 2020-01-03 22:18:29 +00:00
.trackerignore
.yamllint Bug 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1608570 - Remove some old Fennec-related build variables r=nalexander 2020-01-10 22:51:03 +00:00
Cargo.lock Bug 1612305 - Remove log from the mozilla central workspace hack. r=firefox-build-system-reviewers,rstewart 2020-02-04 00:06:18 +00:00
Cargo.toml Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1601578 - mach - doc environment with python 3 r=ahal,firefox-build-system-reviewers,chmanchester 2019-12-17 19:17:43 +00:00
Makefile.in Bug 1557788 - Remove spurious MOZ_PROFILE_USE ifndefs; r=firefox-build-system-reviewers,chmanchester 2019-12-09 18:03:53 +00:00
moz.build Bug 1598746 - Add some SCHEDULES optimizations for changes to test files; r=ahal 2020-01-07 16:46:46 +00:00
moz.configure Bug 1607103 - Allow forkserver on FreeBSD r=gsvelto 2020-01-16 11:26:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1611253 - Upgrade to SQLite 3.31.1. r=asuth 2020-02-04 01:07:12 +00:00
package-lock.json Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
package.json Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
README.txt Bug 1606026: Move existing documentation into new locations r=sylvestre 2020-01-06 16:38:34 +00:00
settings.gradle
substitute-local-geckoview.gradle Bug 1581979 - Use -SNAPSHOT versions locally to enable the local GeckoView substitution flow. r=nalexander 2019-12-11 21:29:44 +00:00
test.mozbuild

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.