[Webkit-unassigned] [Bug 201576] New: Make a ThreadSafeRefCounted object safe to ref & deref inside its destructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 6 22:55:56 PDT 2019


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

            Bug ID: 201576
           Summary: Make a ThreadSafeRefCounted object safe to ref & deref
                    inside its destructor
           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: rniwa at webkit.org
                CC: cdumez at apple.com, darin at apple.com, ggaren at apple.com,
                    sihui_liu at apple.com

Just as we made it safe to ref & deref a Node inside ~Node in the bug 195776,
we should make it safe to ref & deref an object which uses ThreadSafeRefCounted inside its destructor.

-- 
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/20190907/3c46141b/attachment.html>


More information about the webkit-unassigned mailing list