Bug 165532 - [CSS Parser] Eliminate the Scope class and fold it into CSSTokenizer
Summary: [CSS Parser] Eliminate the Scope class and fold it into CSSTokenizer
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-07 10:34 PST by Dave Hyatt
Modified: 2016-12-07 11:52 PST (History)
0 users

See Also:


Attachments
Patch (16.42 KB, patch)
2016-12-07 10:37 PST, Dave Hyatt
dino: 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-07 10:34:45 PST
[CSS Parser] Eliminate the Scope class and fold it into CSSTokenizer
Comment 1 Dave Hyatt 2016-12-07 10:37:55 PST
Created attachment 296399 [details]
Patch
Comment 2 Dave Hyatt 2016-12-07 11:52:30 PST
Fixed in r209466.