[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 14:56:42 PDT 2011


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





--- Comment #8 from Vitaly Repeshko <vitalyr at chromium.org>  2011-06-20 14:56:42 PST ---
(In reply to comment #7)
> I do not think there is a good way to initialize V8 globally though.

There are calls to WebScriptController::enableV8SingleThreadMode(). Maybe we can add calls to e.g. WebScriptController::initialize() nearby (and a few more places)?

-- 
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