[Webkit-unassigned] [Bug 237060] Queue throwing exception of blob objects during destruction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 10:34:16 PST 2022


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

youenn fablet <youennf at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |youennf at gmail.com

--- Comment #13 from youenn fablet <youennf at gmail.com> ---
IIUC, BlobStreamSource gets destroyed as part of GC and its file loader will get destroyed, which will call didFail.
Would it be possible to cancel the load in BlobStreamSource destructor if the load is not nullptr?

-- 
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/20220223/b94e72cc/attachment.htm>


More information about the webkit-unassigned mailing list