Closed
Bug 608815
Opened 15 years ago
Closed 11 years ago
"ASSERTION: JS_ReportPendingException wasn't called in EvaluateString" with history.pushState
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
About 90% of the time, the testcase triggers:
###!!! ASSERTION: JS_ReportPendingException wasn't called in EvaluateString: '!::JS_IsExceptionPending(cx)', file content/base/src/nsScriptLoader.cpp, line 855
###!!! ASSERTION: JS_ReportPendingException wasn't called: '!::JS_IsExceptionPending(cx)', file content/base/src/nsScriptLoader.cpp, line 862
| Reporter | ||
Comment 1•15 years ago
|
||
Comment 2•11 years ago
|
||
These assertions were removed in Bug 738380:
https://hg.mozilla.org/mozilla-central/rev/3eee3ceb400b#l6.90
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•