[webkit-reviews] review requested: [Bug 62977] Web Inspector: [V8] Tab crashes in chromium after opening inspector on about:blank. : [Attachment 97849] Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 13:20:39 PDT 2011


Dmitry Lomov <dslomov at google.com> has asked  for review:
Bug 62977: Web Inspector: [V8] Tab crashes in chromium after opening inspector
on about:blank.
https://bugs.webkit.org/show_bug.cgi?id=62977

Attachment 97849: Fix
https://bugs.webkit.org/attachment.cgi?id=97849&action=review

------- Additional Comments from Dmitry Lomov <dslomov at google.com>
V8BindingPerIsolate data was not initialized in debugger. This causes breakage
if debugger script is the only javascript executing on the page (render
process).

Not asking for cq yet: the change is still running through trybots.

I'd appreciate help writing unit-test for this (opening web inspector on a page
without javascript). Where to look?


More information about the webkit-reviews mailing list