Bug 156428

Summary: [WebIDL] Add support for [ExportMacro=XXX] IDL extended attribute
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, darin, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-04-08 16:41:20 PDT
Add support for [ExportMacro=XXX] IDL extended attribute (e.g. [ExportMacro=WEBCORE_EXPORT]) so developers can indicate in the IDL which macro to use to export the generated JS bindings class. We currently support this by hard-coding JS class names in the bindings generator which is ugly.
Attachments
Patch (21.29 KB, patch)
2016-04-08 16:58 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-04-08 16:58:14 PDT
WebKit Commit Bot
Comment 2 2016-04-08 20:07:43 PDT
Comment on attachment 276058 [details] Patch Clearing flags on attachment: 276058 Committed r199264: <http://trac.webkit.org/changeset/199264>
WebKit Commit Bot
Comment 3 2016-04-08 20:07:48 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.