Bug 70214

Summary: Generate MessageChannel constructor for JSC by [Constructor] IDL
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, dominicc, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 65839    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2011-10-16 21:15:14 PDT
Currently, the MessageChannel constructor in JSC is written manually as a custom constructor. We should replace this with automatically generated code by the [Constructor] IDL.
Attachments
Patch (2.80 KB, patch)
2011-10-16 21:33 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2011-10-16 21:33:01 PDT
WebKit Review Bot
Comment 2 2011-10-16 23:01:41 PDT
Comment on attachment 111206 [details] Patch Clearing flags on attachment: 111206 Committed r97586: <http://trac.webkit.org/changeset/97586>
WebKit Review Bot
Comment 3 2011-10-16 23:01:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.