DescriptionRemoved m_isSettingStyleSheetText from InspectorCSSAgent.
The variable supressed an unnecessary re-collection of inspector
stylesheets when the stylesheet text is modified from the inspector. If
the text added contains an @import rule with a data: uri, it also
suppresses the collection of that sheet, which is wrong.
R=pfeldman@chromium.org,lushnikov@chromium.org
BUG=644719
Committed: https://crrev.com/4ed808a8d879f01d673eb1bc6d8f8691a58a28cb
Cr-Commit-Position: refs/heads/master@{#417290}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 13 (8 generated)
|