[Webkit-unassigned] [Bug 62977] Web Inspector: [V8] Tab crashes in chromium after opening inspector on about:blank.

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


https://bugs.webkit.org/show_bug.cgi?id=62977


Dmitry Lomov <dslomov at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #97849|                            |review?
               Flag|                            |




--- Comment #3 from Dmitry Lomov <dslomov at google.com>  2011-06-20 13:20:40 PST ---
Created an attachment (id=97849)
 --> (https://bugs.webkit.org/attachment.cgi?id=97849&action=review)
Fix

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?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list