[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 15:10:54 PDT 2011


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





--- Comment #10 from Dmitry Lomov <dslomov at google.com>  2011-06-20 15:10:54 PST ---
(In reply to comment #8)
> (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)?

Hmm interesting - what do you think about adding the initialization to WebKit::initialize?

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