Closed
Bug 1122364
Opened 10 years ago
Closed 10 years ago
Failed assert MOZ_ASSERT(hasScript()) in jsfun.h:316
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1122833
People
(Reporter: ajones, Unassigned)
References
Details
Attachments
(2 files)
Steps to reproduce:
* Browse to https://www.youtube.com/watch?v=c86t8hoVw8E
I hit this restoring my session; it's on the google login page.
This makes debug builds basically unusable for real use.
Steps to reproduce:
1. go to https://www.google.com
2. click the sign in button in the upper left
3. type a bit in the user name field, tab to the password field, wait briefly
I also see the assertion when closing articles on http://www.nytimes.com/
And, for the record, my hg bisection finally finished, and says that this was caused by:
https://hg.mozilla.org/mozilla-central/rev/b14f46d65f73
Blocks: 963879
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•