RESOLVED WONTFIX 41230
V8 bindings for image resizing API
https://bugs.webkit.org/show_bug.cgi?id=41230
Summary V8 bindings for image resizing API
Sterling Swigart
Reported 2010-06-25 15:25:56 PDT
I added V8HTMLImageElementCustom.cpp and a reference in WebCore.gypi. For a build on Mac, it has to be placed in the WebCore.gyp/WebCore.xcodeproj, but that isn't in my WebKit repository (only the WebKit portion of my Chromium folder). For some reason it still does not quite build, giving me undefined symbols errors for webkitGetImageCallback. It is most likely a build-file issue. This is still a work in progress.
Attachments
V8 bindings (8.45 KB, patch)
2010-06-25 15:27 PDT, Sterling Swigart
no flags
Sterling Swigart
Comment 1 2010-06-25 15:27:27 PDT
Created attachment 59804 [details] V8 bindings
David Levin
Comment 2 2010-06-25 15:36:12 PDT
Comment on attachment 59804 [details] V8 bindings Clearing the r? since this is work in progress and not ready to submit.
Anders Carlsson
Comment 3 2013-09-12 22:30:09 PDT
V8 is gone.
Note You need to log in before you can comment on or make changes to this bug.