[Webkit-unassigned] [Bug 25163] New: Upstream fix for releasing v8 objects on worker thread termination in Chromium.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 15:30:51 PDT 2009


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

           Summary: Upstream fix for releasing v8 objects on worker thread
                    termination in Chromium.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dimich at chromium.org
                CC: dglazkov at chromium.org, jianli at chromium.org


Get rid of using currentThread() in thread-specific destructors.
Also, remove dom objects before detachThread() so they don't trip over
currentThread() issue.


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



More information about the webkit-unassigned mailing list