[Webkit-unassigned] [Bug 158208] New: Add thread-safety warning to RunLoop::dispatch to tasks posted from a different thread
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 30 09:11:30 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158208
Bug ID: 158208
Summary: Add thread-safety warning to RunLoop::dispatch to
tasks posted from a different thread
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: beidson at apple.com
Add thread-safety warning to RunLoop::dispatch to tasks posted from a different thread.
This safety warning can eventually become an ASSERT or other hard failures.
After the safety warning is in place, we will add a new templated function for dispatching cross thread tasks that will use CrossThreadCopier (https://bugs.webkit.org/show_bug.cgi?id=158207)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160530/4a085e27/attachment.html>
More information about the webkit-unassigned
mailing list