RESOLVED FIXED 125335
REGRESSION(r160213): Crash in js/dom/JSON-parse.html
https://bugs.webkit.org/show_bug.cgi?id=125335
Summary REGRESSION(r160213): Crash in js/dom/JSON-parse.html
Michael Saboff
Reported 2013-12-05 22:00:49 PST
It appears that we are trying to access the codeBlock from a callFrame without a valid codeBlock (i.e. host callFrame). Patch in the works.
Attachments
Patch (2.52 KB, patch)
2013-12-05 22:35 PST, Michael Saboff
mark.lam: review+
Michael Saboff
Comment 1 2013-12-05 22:35:57 PST
Mark Lam
Comment 2 2013-12-05 23:01:37 PST
Comment on attachment 218572 [details] Patch r=me
Michael Saboff
Comment 3 2013-12-06 06:51:20 PST
Note You need to log in before you can comment on or make changes to this bug.