[webkit-reviews] review granted: [Bug 30447] webcore.gyp needs a separate target for bindings : [Attachment 41299] Refactors .idl-generated bindings into a separate webcore_bindings target.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 12:14:03 PDT 2009


David Levin <levin at chromium.org> has granted sgk at chromium.org's request for
review:
Bug 30447: webcore.gyp needs a separate target for bindings
https://bugs.webkit.org/show_bug.cgi?id=30447

Attachment 41299: Refactors .idl-generated bindings into a separate
webcore_bindings target.  
https://bugs.webkit.org/attachment.cgi?id=41299&action=review

------- Additional Comments from David Levin <levin at chromium.org>
WebKit uses FIXME instead of TODO (and never that I've seen with the
FIXME(name): style).

So

s/TODO\((.*)\):/FIXME: $1 -/
s/TODO/FIXME/


More information about the webkit-reviews mailing list