Bug 59762

Summary: jsc doesn't initialize the wtf main thread.
Product: WebKit Reporter: David Levin <levin>
Component: WebCore JavaScriptAssignee: David Levin <levin>
Status: RESOLVED INVALID    
Severity: Normal CC: darin, paroga
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 31639    

Description David Levin 2011-04-28 16:58:01 PDT
See summary.
Comment 1 Darin Adler 2011-04-28 17:02:08 PDT
The jsc command line tool?
Comment 2 David Levin 2011-04-28 17:06:04 PDT
My mistake this could be done for the command line app but not the api that external apps may use.

I'll change the logic in 31639 to avoid calling isMainThread if it hasn't been initialized.
Comment 3 Alexey Proskuryakov 2011-05-14 11:13:20 PDT
*** Bug 60835 has been marked as a duplicate of this bug. ***