WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115179
Add support for Web IDL callback interfaces to the bindings generator
https://bugs.webkit.org/show_bug.cgi?id=115179
Summary
Add support for Web IDL callback interfaces to the bindings generator
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2013-04-25 08:23:27 PDT
Created
attachment 199662
[details]
Patch
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
I updated the WebKitIDL wiki accordingly:
https://trac.webkit.org/wiki/WebKitIDL?action=diff&version=86&old_version=85
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug