[Webkit-unassigned] [Bug 15472] WebKit hits ASSERTs viewing this image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 12 04:00:34 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15472





------- Comment #2 from mrowe at apple.com  2007-10-12 04:00 PDT -------
It's nothing specific to that image, it's related to the timing of the arrival
of data.  When the image is loaded as the main document in some cases two loads
are being initiated for one image: one as a main resource, and a second as as
subresource of the HTML document that is used to display the image.  This can
trigger the assertion failure reported here.


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



More information about the webkit-unassigned mailing list