[Webkit-unassigned] [Bug 118879] New: SerializedScriptValue should be ThreadSafeRefCounted when ENABLE(WORKERS) guard is on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 19:15:01 PDT 2013


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

           Summary: SerializedScriptValue should be ThreadSafeRefCounted
                    when ENABLE(WORKERS) guard is on
           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: skyul at company100.net


Because SerializedScriptValue is passed across threads using WorkerMessagingProxy, it should be ThreadSafeRefCounted when ENABLE(WORKERS) guard is on.

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