[Webkit-unassigned] [Bug 58171] New: Fix RefCounted thread verification code to capture the thread immediately.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 16:00:12 PDT 2011


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

           Summary: Fix RefCounted thread verification code to capture the
                    thread immediately.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: levin at chromium.org
        Depends on: 31639,51857


Right now the thread is only captured when the ref count gets to 2. We should capture it immediately and then be willing to detach from a thread when a given method is called. (We could do this inside of the lower level threading code which we should standard more as a result of bug 51857.)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list