[Webkit-unassigned] [Bug 27777] ImageSourceCG makes bad data refs (race condition causes blank images)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 13:33:23 PDT 2009


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





--- Comment #2 from Darin Adler <darin at apple.com>  2009-07-28 13:33:22 PDT ---
(From update of attachment 33665)
This will create a substantial memory use regression because it requires
copying the data for every image every time. I believe an alternate fix can be
done that will tie the lifetime of the SharedBuffer to the lifetime of the
CFData instead.

Please do not check in this fix without further discussion.

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