gecko-dev/docshell
Emilio Cobos Álvarez 6692e2b99f Bug 1927255 - More subtly deal with preserveLayers in inactive tabs. r=mconley
PreserveLayers is propagated to child frames, and it'd be nice if it
could be used just the same way it's used for the top level tab, to
avoid discarding the resources.

For the top level, if you call preserveLayers() you also need to have
renderLayers = true.

It'd be better long-term, perhaps, to have renderLayers and
preserveLayers in the parent BC. Happy to work on that refactoring if
you agree.

Testing wise, I don't think this is easily testable...

Differential Revision: https://phabricator.services.mozilla.com/D227000
2024-10-30 00:42:23 +00:00
..
base Bug 1927255 - More subtly deal with preserveLayers in inactive tabs. r=mconley 2024-10-30 00:42:23 +00:00
build Bug 1885100 - add about:inference r=Mardak,fluent-reviewers,bolsson 2024-07-18 10:30:59 +00:00
shistory Backed out changeset 5b4cea7ea948 (bug 1924861) for causing mochitest failures on test_ext_tabs_goBack_goForward.html, test_bug1300461.html CLOSED TREE 2024-10-29 04:57:43 +02:00
test Bug 1922020, part 3 - Remove reliance on window.opener storage access heuristic in user.js from docshell/test/navigation - r=smaug 2024-10-29 11:47:34 +00:00
moz.build Bug 1859890 - batch 14 convert xpcshell.ini -> .toml. r=aryx,dom-storage-reviewers,jesup 2023-11-28 01:02:01 +00:00