[Webkit-unassigned] [Bug 102310] New: [chromium] WebGL texImage2D fails with deferred image decoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 17:57:37 PST 2012


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

           Summary: [chromium] WebGL texImage2D fails with deferred image
                    decoding
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hclam at google.com
                CC: senorblanco at chromium.org, nick at chromium.org


When deferred image decoding is enabled WebGL's texImage2D using an Image object will fail.

This is due to the fact that it generates an ImageFrame marked as incomplete which WebGL rejects.

-- 
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