Bug 115179

Summary: Add support for Web IDL callback interfaces to the bindings generator
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, benjamin, commit-queue, eric.carlson, esprehn+autocc, haraken, hta, jer.noble, laszlo.gombos, rniwa, sam, tommyw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://dev.w3.org/2006/webapi/WebIDL/#dfn-callback-interface
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2013-04-25 08:15:22 PDT
Our bindings generator currently supports a Webkit-specific [Callback] extended attribute on interfaces instead of the standard Web IDL callback interfaces [1]. I believe it is a good idea to follow standard Web IDL for cases where a solution exists. [1] http://dev.w3.org/2006/webapi/WebIDL/#dfn-callback-interface
Attachments
Patch (18.99 KB, patch)
2013-04-25 08:23 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2013-04-25 08:23:27 PDT
Kentaro Hara
Comment 2 2013-04-25 08:26:53 PDT
Comment on attachment 199662 [details] Patch Thank you very much for keeping the IDL parser consistent between JSC and V8, and with the spec.
WebKit Commit Bot
Comment 3 2013-04-25 08:54:09 PDT
Comment on attachment 199662 [details] Patch Clearing flags on attachment: 199662 Committed r149113: <http://trac.webkit.org/changeset/149113>
WebKit Commit Bot
Comment 4 2013-04-25 08:54:12 PDT
All reviewed patches have been landed. Closing bug.
Chris Dumez
Comment 5 2013-04-25 11:55:23 PDT
Note You need to log in before you can comment on or make changes to this bug.