[Webkit-unassigned] [Bug 60770] QtWebKit bridge assignToHTMLImageElement() results in invalid Image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 14:02:55 PDT 2011


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


Andrew Wason <rectalogic at rectalogic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #93505|                            |review?
               Flag|                            |




--- Comment #1 from Andrew Wason <rectalogic at rectalogic.com>  2011-05-13 14:02:55 PST ---
Created an attachment (id=93505)
 --> (https://bugs.webkit.org/attachment.cgi?id=93505&action=review)
set CachedImage response URL

Attached patch fixes this by allowing an optional URL to be passed to CachedImage constructor, and this is set on the ResourceResponse. The Qt bridge is changed to construct the image with a qrc:/assignedImage url.

An alternative would be to change the test in WebGLRenderingContext::validateHTMLImageElement, but I'm not sure what a valid test would be.

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