Bug 165868 - [CSS Parser] Make deferred parsing retain the sheet text. Fix invalidation to avoid deferred parsing.
Summary: [CSS Parser] Make deferred parsing retain the sheet text. Fix invalidation to...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-14 14:15 PST by Dave Hyatt
Modified: 2016-12-14 14:35 PST (History)
0 users

See Also:


Attachments
Patch (4.75 KB, patch)
2016-12-14 14:17 PST, Dave Hyatt
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2016-12-14 14:15:00 PST
[CSS Parser] Make deferred parsing retain the sheet text. Fix invalidation to avoid deferred parsing.
Comment 1 Dave Hyatt 2016-12-14 14:17:15 PST
Created attachment 297125 [details]
Patch
Comment 2 Dave Hyatt 2016-12-14 14:35:56 PST
Fixed.