Bug 160769

Summary: Support WebIDL unions (Part 1)
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cgarcia, commit-queue, mitz
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 160805    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

Description Sam Weinig 2016-08-11 10:35:06 PDT
Update the IDL parser to parse types more accurately
Comment 1 Sam Weinig 2016-08-11 20:21:00 PDT
Created attachment 285884 [details]
Patch
Comment 2 Chris Dumez 2016-08-11 20:45:02 PDT
Comment on attachment 285884 [details]
Patch

Very nice. r=me as long as it builds on all ports.
Comment 3 Sam Weinig 2016-08-11 21:35:59 PDT
Committed r204404: <http://trac.webkit.org/changeset/204404>
Comment 4 WebKit Commit Bot 2016-08-12 09:50:11 PDT
Re-opened since this is blocked by bug 160805
Comment 5 Sam Weinig 2016-08-18 15:13:20 PDT
Created attachment 286402 [details]
Patch
Comment 6 Sam Weinig 2016-08-18 19:56:26 PDT
Re-landed in https://trac.webkit.org/changeset/204626.