WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2011-05-24 08:29:46 PDT
Created
attachment 94614
[details]
Patch.
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
Committed
r87280
: <
http://trac.webkit.org/changeset/87280
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug