RESOLVED FIXED 61364
Web Inspector: inspected page crashes when call stack is empty after live edit.
https://bugs.webkit.org/show_bug.cgi?id=61364
Summary Web Inspector: inspected page crashes when call stack is empty after live edit.
Pavel Podivilov
Reported 2011-05-24 08:29:12 PDT
Web Inspector: inspected page crashes when call stack is empty after live edit.
Attachments
Patch. (1.73 KB, patch)
2011-05-24 08:29 PDT, Pavel Podivilov
yurys: review+
Pavel Podivilov
Comment 1 2011-05-24 08:29:46 PDT
Yury Semikhatsky
Comment 2 2011-05-24 09:08:06 PDT
Comment on attachment 94614 [details] Patch. View in context: https://bugs.webkit.org/attachment.cgi?id=94614&action=review > Source/WebCore/bindings/v8/ScriptDebugServer.cpp:252 > + if (currentCallFrameV8->IsObject()) Prefer early return.
Yury Semikhatsky
Comment 3 2011-05-24 09:08:29 PDT
Can we have a test for this case?
Pavel Podivilov
Comment 4 2011-05-25 02:03:36 PDT
Note You need to log in before you can comment on or make changes to this bug.