Closed
Bug 821469
Opened 12 years ago
Closed 12 years ago
SourceCompressorThread gets created on runtimes with JS_NO_HELPER_THREADS
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: bent.mozilla, Unassigned)
Details
Attachments
(1 file)
727 bytes,
patch
|
billm
:
review+
|
Details | Diff | Splinter Review |
Somehow SourceCompressorThread gets created on runtimes with JS_NO_HELPER_THREADS. It shouldn't.
Comment 1•12 years ago
|
||
It starts but doesn't do anything.
Attachment #692041 -
Flags: review?(wmccloskey)
Comment on attachment 692041 [details] [diff] [review]
don't start thread
Thanks. Not sure how I screwed this up so obviously.
Attachment #692041 -
Flags: review?(wmccloskey) → review+
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in
before you can comment on or make changes to this bug.
Description
•