Closed
Bug 389331
Opened 18 years ago
Closed 18 years ago
Crash [@ JS_GetFrameFunctionObject] at IMDB
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: brendan)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(2 files)
9.05 KB,
text/plain
|
Details | |
2.04 KB,
patch
|
Details | Diff | Splinter Review |
Steps to reproduce:
1. Load http://www.imdb.com/title/tt0120601/
2. Reload a few times.
Result: crash [@ JS_GetFrameFunctionObject]
I'm testing with a Mac trunk debug build that has Brendan's patch from bug 385393 comment 97.
Assignee | ||
Comment 1•18 years ago
|
||
Please apply to your build tree and test. I can't get the "Being John Malkevich" IMDB page to crash, no matter how often or quickly I reload and shift-reload.
/be
Assignee: general → brendan
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Updated•18 years ago
|
Blocks: jsfastnative
Reporter | ||
Comment 2•18 years ago
|
||
No longer crashes for me after applying the latest patch in bug 385393 :)
Updated•17 years ago
|
Flags: in-testsuite-
Updated•14 years ago
|
Crash Signature: [@ JS_GetFrameFunctionObject]
You need to log in
before you can comment on or make changes to this bug.
Description
•