Bug 115228 - Add support for Web IDL partial interfaces to the bindings generator
Summary: Add support for Web IDL partial interfaces to the bindings generator
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: http://dev.w3.org/2006/webapi/WebIDL/...
Keywords:
: 115399 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-25 23:31 PDT by Chris Dumez
Modified: 2013-04-30 01:02 PDT (History)
5 users (show)

See Also:


Attachments
Patch (25.64 KB, patch)
2013-04-25 23:55 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2013-04-25 23:31:21 PDT
WebKit currently uses a WebKit-specific [Supplemental] extended attribute. Partial interfaces in standard Web IDL would allow us to do the same thing:
http://dev.w3.org/2006/webapi/WebIDL/#dfn-partial-interface
Comment 1 Chris Dumez 2013-04-25 23:55:21 PDT
Created attachment 199788 [details]
Patch
Comment 2 Kentaro Hara 2013-04-26 00:00:24 PDT
Comment on attachment 199788 [details]
Patch

Looks great!
Comment 3 WebKit Commit Bot 2013-04-26 00:28:16 PDT
Comment on attachment 199788 [details]
Patch

Clearing flags on attachment: 199788

Committed r149170: <http://trac.webkit.org/changeset/149170>
Comment 4 WebKit Commit Bot 2013-04-26 00:28:18 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Chris Dumez 2013-04-30 01:02:55 PDT
*** Bug 115399 has been marked as a duplicate of this bug. ***