[Webkit-unassigned] [Bug 183261] New: IOChannel::read and IOChannel::write can destroy the completion handler in the thread used to manipulate thread
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 1 14:10:08 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=183261
Bug ID: 183261
Summary: IOChannel::read and IOChannel::write can destroy the
completion handler in the thread used to manipulate
thread
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Service Workers
Assignee: webkit-unassigned at lists.webkit.org
Reporter: youennf at gmail.com
It is probably expected that the completion handler should be destroyed on the thread it is called.
This is a problem in CacheStorage::Engine::readFile/writeFile since the completion handlers own references.
--
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/20180301/159e4b57/attachment.html>
More information about the webkit-unassigned
mailing list