mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
6692e2b99f
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 |
||
---|---|---|
.. | ||
base | ||
build | ||
shistory | ||
test | ||
moz.build |