[Webkit-unassigned] [Bug 203353] [WinCairo] GIFImageReader::m_data is ref/deref in different threads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 27 20:55:09 PDT 2019


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

--- Comment #5 from Fujii Hironori <Hironori.Fujii at sony.com> ---
There is a fundamental threading issue.
ScalableImageDecoder::setData overwrites m_data even though the background thread is still decoding.
Do you have an idea to solve this issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191028/1afef14c/attachment.htm>


More information about the webkit-unassigned mailing list