Bug 59762
Summary: | jsc doesn't initialize the wtf main thread. | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Levin <levin> |
Component: | WebCore JavaScript | Assignee: | 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 |
David Levin
See summary.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Darin Adler
The jsc command line tool?
David Levin
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.
Alexey Proskuryakov
*** Bug 60835 has been marked as a duplicate of this bug. ***