DescriptionDon't update global ruleset when active style is dirty.
CSSGlobalRuleSet should always be collected as part of the active style
update. RuleSets may have been cleared from StyleSheetContents as a
result of media query changes for instance.
For the given issue, we tried to limit to a global ruleset when lazy-
loading fullscreen UA style, but as part of going fullscreen we had
already cleared rule sets for stylesheets with media queries due to the
media feature change.
BUG=675439
Committed: https://crrev.com/0c3e8777424678b81c5306e832391050f65cb170
Cr-Commit-Position: refs/heads/master@{#439781}
Patch Set 1 #Patch Set 2 : Tab -> spaces #
Total comments: 4
Patch Set 3 : Fixed review issues. #Patch Set 4 : window.eventSender #
Messages
Total messages: 17 (10 generated)
|