[Webkit-unassigned] [Bug 173693] New: Add some thread safety guards to GenericCallback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 21 22:35:51 PDT 2017


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

            Bug ID: 173693
           Summary: Add some thread safety guards to GenericCallback
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Add some thread safety guards to GenericCallback

A callback should be created, performed, invalidated, and/or destroyed all on the same thread.

Let's write code to notify us if that doesn't happen.

-- 
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/20170622/86e5c5ac/attachment-0001.html>


More information about the webkit-unassigned mailing list