Comment #3 on issue 8922 by [email protected]: ReportFatalErrorInV8  
when using user scripts.  Missing handle scope in  
V8Proxy::initContextIfNeeded
http://code.google.com/p/chromium/issues/detail?id=8922

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=12006

------------------------------------------------------------------------
r12006 | [email protected] | 2009-03-18 13:32:11 -0700 (Wed, 18 Mar  
2009) | 12 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/branches/170/src/webkit/port/bindings/v8/v8_proxy.cpp?r1=12006&r2=12005

Merge 11965 - Add a handle scope to V8Proxy::initContextIfNeeded.

initContextIfNeeded can be called without a handle scope in place
which will lead to a renderer crash when creating the first handle.
Also V8Proxy::initContextIfNeeded creates a number of local handles
that should be deallocated on exit.

BUG=8922
Review URL: http://codereview.chromium.org/48131

[email protected]
Review URL: http://codereview.chromium.org/48150
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to