[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 15:13:32 PDT 2009


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





--- Comment #8 from Darin Adler <darin at apple.com>  2009-07-28 15:13:30 PDT ---
(In reply to comment #6)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > OK, let me work on that.
> > 
> > One thing we may need to consider to get that right is that the CFData could be
> > deallocated on a non-main thread.
> 
> Are images passed between threads?

I believe CGImageRef is free to call release on its data from any thread it
likes.

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