Bug 164208 - [WebIDL] Restructure IDLParser structs to better match modern WebIDL concepts
Summary: [WebIDL] Restructure IDLParser structs to better match modern WebIDL concepts
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-30 11:08 PDT by Sam Weinig
Modified: 2016-10-30 15:37 PDT (History)
4 users (show)

See Also:


Attachments
Patch (196.74 KB, patch)
2016-10-30 11:32 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (196.74 KB, patch)
2016-10-30 11:39 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (196.70 KB, patch)
2016-10-30 11:41 PDT, Sam Weinig
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2016-10-30 11:08:58 PDT
[WebIDL] Restructure IDLParser structs to better match modern WebILD concepts
Comment 1 Sam Weinig 2016-10-30 11:32:18 PDT
Created attachment 293359 [details]
Patch
Comment 2 Sam Weinig 2016-10-30 11:39:37 PDT
Created attachment 293360 [details]
Patch
Comment 3 Sam Weinig 2016-10-30 11:41:02 PDT
Created attachment 293361 [details]
Patch
Comment 4 Chris Dumez 2016-10-30 15:17:24 PDT
Comment on attachment 293361 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=293361&action=review

> Source/WebCore/ChangeLog:3


Typo: WebILD
Comment 5 Sam Weinig 2016-10-30 15:37:54 PDT
Committed r208134: <http://trac.webkit.org/changeset/208134>