[Webkit-unassigned] [Bug 65778] New: [WebWorkers][chromium] Make statics thread-safe and make sure V8 API accesses correct isolates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 10:52:53 PDT 2011


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

           Summary: [WebWorkers][chromium] Make statics thread-safe and
                    make sure V8 API accesses correct isolates
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dslomov at google.com
                CC: abarth at webkit.org, dimich at chromium.org


After attempting to switch WebWorkers in-process and run tests I discovered a bunch of statics that should be made per-isolate and several cases of V8 API accessing the wrong isolate.

-- 
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