[Webkit-unassigned] [Bug 111179] [Cairo] Surface pointer passed to asNewNativeImage() might be freed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 10 09:22:09 PDT 2014


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





--- Comment #17 from Ed Catmur <ed at catmur.co.uk>  2014-04-10 09:22:28 PST ---
Is this patch likely to be accepted? The only alternative I can see is on Cairo (and only on Cairo) to replace m_backingStore with a PassNativeImagePtr that gets refcount-incremented when the ImageFrame is copied (when the frame buffer cache is resized).  I can code up an alternative patch if it would be preferred.

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