[Webkit-unassigned] [Bug 22285] New: ThreadingNone triggering isMainThread asserts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 15 13:26:09 PST 2008


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

           Summary: ThreadingNone triggering isMainThread asserts
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevino at theolliviers.com


The stub Threading implementation (which doesn't implement threads) has
isMainThread returning false, while in fact code will always be in the main
thread with the stub implementation.


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