[Webkit-unassigned] [Bug 13759] REGRESSION (r20182-r20184): Incorrect rendering of multipart images
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 17 06:26:00 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13759
------- Comment #3 from mitz at webkit.org 2007-05-17 06:25 PDT -------
The problem is that ImageSource::setData() does not copy the data, and in the
case of multipart images, the buffer becomes invalid by the time
createFrameAtIndex() is called.
--
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