[webkit-reviews] review requested: [Bug 41171] JSC bindings for Image Resizer API : [Attachment 59681] JSC bindings and first wave of tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 11:29:20 PDT 2010


Sterling Swigart <sswigart at google.com> has asked  for review:
Bug 41171: JSC bindings for Image Resizer API
https://bugs.webkit.org/show_bug.cgi?id=41171

Attachment 59681: JSC bindings and first wave of tests
https://bugs.webkit.org/attachment.cgi?id=59681&action=review

------- Additional Comments from Sterling Swigart <sswigart at google.com>
The patch adds JSC bindings to expose a barebones image resizing API of the
form seen in bug 39905. This also adds a few tests, which are marked as
-disabled for now so that they don't run.

This patch is expected to fail for now because it relies on 41116 to disable
the ENABLE keyword and 41119 to correctly generate the callback implementations
if it is built. 41116 and 41119 are in the commit-queue at the time of creating
this bug.


More information about the webkit-reviews mailing list