[webkit-reviews] review requested: [Bug 25612] Add support for feature conditionals in the generated JSC bindings code : [Attachment 30093] Patch for moving feature #ifdefs into generated JSC bindings code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 01:52:20 PDT 2009


Simon Hausmann <hausmann at webkit.org> has asked	for review:
Bug 25612: Add support for feature conditionals in the generated JSC bindings
code
https://bugs.webkit.org/show_bug.cgi?id=25612

Attachment 30093: Patch for moving feature #ifdefs into generated JSC bindings
code
https://bugs.webkit.org/attachment.cgi?id=30093&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
This patch adds support for the conditional attribute for IDL attributes, which
places feature #ifdefs into the generated code, replacing #ifdefs in the IDL
files.


More information about the webkit-reviews mailing list