[Webkit-unassigned] [Bug 13767] REGRESSION: Multipart image documents are garbled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 19:37:12 PDT 2007


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14642|review?                     |review+
               Flag|                            |




------- Comment #5 from darin at apple.com  2007-05-22 19:37 PDT -------
(From update of attachment 14642)
+        cachedImage->data(data, true);

Should be data.release() instead of just data to avoid reference count churn.

Need to remove extra ChangeLog entry in the LayoutTests directory.

r=me, because neither of those is a real problem


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