[Webkit-unassigned] [Bug 58501] New: Use HTMLImageElement in Canvas 2D / WebGL before response is ready causes crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 18:38:35 PDT 2011


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

           Summary: Use HTMLImageElement in Canvas 2D / WebGL before
                    response is ready causes crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zmo at google.com
                CC: cmarrin at apple.com, kbr at google.com, zmo at google.com,
                    mdelaney at apple.com, gman at google.com


This is because cachedImage()->response().url().string().impl() is null, and hash(null) is not expected, thus crash.

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