[Webkit-unassigned] [Bug 61963] New: bindings/v8/DOMData.h/.cpp has numerous errors in processing DOMDataStores for different threads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 14:31:05 PDT 2011


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

           Summary: bindings/v8/DOMData.h/.cpp has numerous errors in
                    processing DOMDataStores for different threads
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dslomov at google.com


if (!store->domData()->owningThread() == WTF::currentThread())

(misplaced boolean negation)

and others

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