• rune's avatar
    Don't update global ruleset when active style is dirty. · 0c3e8777
    rune authored
    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
    
    Review-Url: https://codereview.chromium.org/2590793003
    Cr-Commit-Position: refs/heads/master@{#439781}
    0c3e8777
full-screen-ruleset-crash.html 581 Bytes