Closed
Bug 981188
Opened 11 years ago
Closed 8 years ago
Move the pending exception from the JSContext to the JSRuntime
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bholley, Unassigned)
References
Details
Once bug 981187 lands, we should be able to do this. Then, the embedding won't have to the extra work of shuffling the exception between contexts.
Comment 2•8 years ago
|
||
This should stay on the JSContext in the new world where JSContext is the main-thread type inheriting from JSRuntime.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•