Open Bug 992641 Opened 11 years ago Updated 3 years ago

Update/remove comment about threadsafety in jsapi.h

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

People

(Reporter: Ms2ger, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

* It is important that the first runtime and first context be created in a * single-threaded fashion, otherwise the behavior of the library is undefined. The doesn't seem to make sense after bug 896124 moved the relevant code into JS_Init. (Reported by Yves on IRC.)
Blocks: 896124
Attached patch solve the bugSplinter Review
Attachment #8608762 - Flags: review?(nicolas.b.pierron)
Comment on attachment 8608762 [details] [diff] [review] solve the bug Forwarding the review to Ms2ger.
Attachment #8608762 - Flags: review?(nicolas.b.pierron) → review?(Ms2ger)
Comment on attachment 8608762 [details] [diff] [review] solve the bug Thanks
Attachment #8608762 - Flags: review?(Ms2ger) → review+
Blocks: jsapi
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: