Bug 67412

Summary: Generate a FileReader constructor of V8 using the IDL 'Constructor' extended attribute
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, dglazkov, dominicc, 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-09-01 09:34:06 PDT
Currently, the FileReader constructor is written manually as a custom constructor. We should replace this with automatically generated code by the IDL 'Constructor' extended attribute.
Attachments
Patch (2.94 KB, patch)
2011-09-01 14:28 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2011-09-01 14:28:16 PDT
WebKit Review Bot
Comment 2 2011-09-01 17:48:34 PDT
Comment on attachment 106032 [details] Patch Clearing flags on attachment: 106032 Committed r94375: <http://trac.webkit.org/changeset/94375>
WebKit Review Bot
Comment 3 2011-09-01 17:48:39 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.