[Webkit-unassigned] [Bug 41171] New: JSC bindings for Image Resizer API

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


https://bugs.webkit.org/show_bug.cgi?id=41171

           Summary: JSC bindings for Image Resizer API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sswigart at google.com



Sterling Swigart <sswigart at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59681|                            |review?, commit-queue?
               Flag|                            |


Created an attachment (id=59681)
 --> (https://bugs.webkit.org/attachment.cgi?id=59681)
JSC bindings and first wave of tests

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list