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

Issue 48150: Merge 11965 - Add a handle scope to V8Proxy::initContextIfNeeded.... (Closed)

Created:
11 years, 9 months ago by laforge
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

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

Patch Set 1 #

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 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
laforge
11 years, 9 months ago (2009-03-18 20:31:07 UTC) #1
Mads Ager (chromium)
11 years, 9 months ago (2009-03-18 20:32:11 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698