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

Issue 133001: Add missing null handle check to document wrapper caching code.... (Closed)

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

Description

Add missing null handle check to document wrapper caching code. If instantiation of the document wrapper fails (for instance in out of memory situations) we get a null handle which will lead to a crash when using ForceSet. BUG=14514 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18697

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
11 years, 6 months ago (2009-06-18 06:47:02 UTC) #1
Søren Thygesen Gjesse
11 years, 6 months ago (2009-06-18 06:59:02 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698