[webkit-reviews] review granted: [Bug 111267] [Win] IDLParser.pm fails to parse OESTextureHalfFloat and causes a build failure : [Attachment 191133] Allow empty IDL definitions to fix clean builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 3 07:42:41 PST 2013


Kentaro Hara <haraken at chromium.org> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 111267: [Win] IDLParser.pm fails to parse OESTextureHalfFloat and causes a
build failure
https://bugs.webkit.org/show_bug.cgi?id=111267

Attachment 191133: Allow empty IDL definitions to fix clean builds
https://bugs.webkit.org/attachment.cgi?id=191133&action=review

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
According to the Web IDL spec, an empty IDL definition is acceptable:
http://www.w3.org/TR/WebIDL/#prod-Definitions . So this patch looks OK.

However, an empty IDL definition does make zero sense in practice. Would you
investigate about OESTextureHalfFloat ?


More information about the webkit-reviews mailing list