Closed
Bug 963895
Opened 11 years ago
Closed 11 years ago
Introduce threadsafe versions of AutoJSContext/AutoSafeJSContext
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
6.54 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
To be used in code that might run on workers. Followup to bug 932837.
![]() |
Assignee | |
Comment 1•11 years ago
|
||
Attachment #8365480 -
Flags: review?(bobbyholley+bmo)
Comment 2•11 years ago
|
||
Comment on attachment 8365480 [details] [diff] [review]
Add threadsafe versions of AutoJSContext/AutoSafeJSContext.
Review of attachment 8365480 [details] [diff] [review]:
-----------------------------------------------------------------
This is awesome. Thank you.
Attachment #8365480 -
Flags: review?(bobbyholley) → review+
![]() |
Assignee | |
Comment 3•11 years ago
|
||
Flags: in-testsuite-
Target Milestone: --- → mozilla29
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•