Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Issue 48131: Add a handle scope to V8Proxy::initContextIfNeeded.... (Closed)

Created:
11 years, 9 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

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 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11965

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M webkit/port/bindings/v8/v8_proxy.cpp View 1 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Mads Ager (chromium)
11 years, 9 months ago (2009-03-18 14:22:17 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698