Chromium Code Reviews
DescriptionFrameView: Remove redundant tree walk when unthrottling display:none frames
When unthrottling display:none frames, there's no need to synchronously
unthrottle child frames because 1) we're about to walk the subtree
anyway and 2) to match Safari's behavior we actually want to keep
children of display:none frames throttled.
No functional changes, but added a new test to check how children of display:none
frames behave.
BUG=680925
TEST=https://jsfiddle.net/ohpkjn9p/2
Review-Url: https://codereview.chromium.org/2706193003
Cr-Commit-Position: refs/heads/master@{#452448}
Committed: https://chromium.googlesource.com/chromium/src/+/6d58fe57ab739bbc26291e04bce804721ba5b93d
Patch Set 1 #Patch Set 2 : Enums ftw #
Messages
Total messages: 20 (13 generated)
|
|||||||||||||||||||||||||||||||||||||