RESOLVED WONTFIX 83171
Web Inspector: [chromium] crash on pause compile error in label statement.
https://bugs.webkit.org/show_bug.cgi?id=83171
Summary Web Inspector: [chromium] crash on pause compile error in label statement.
Pavel Feldman
Reported 2012-04-04 09:33:47 PDT
Attachments
Patch (1.73 KB, patch)
2012-04-04 09:35 PDT, Pavel Feldman
yurys: review-
Pavel Feldman
Comment 1 2012-04-04 09:35:10 PDT
Adam Barth
Comment 2 2012-04-04 10:40:44 PDT
Comment on attachment 135610 [details] Patch Test?
Pavel Feldman
Comment 3 2012-04-05 04:42:49 PDT
(In reply to comment #2) > (From update of attachment 135610 [details]) > Test? I'll add one once we find a way to repro. Original issue downstream is not repeatable (see http://code.google.com/p/chromium/issues/detail?id=121483).
Yury Semikhatsky
Comment 4 2012-04-05 04:51:05 PDT
Comment on attachment 135610 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=135610&action=review > Source/WebCore/bindings/v8/ScriptDebugServer.cpp:264 > + if (currentCallFrameV8.IsEmpty() || !currentCallFrameV8->IsObject()) You will have to remove assert above if this condition is now possible.
Timothy Hatcher
Comment 5 2013-04-05 13:01:15 PDT
Chromium and V8 have left the building. Won't fix.
Note You need to log in before you can comment on or make changes to this bug.