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

Issue 11148031: webkit: Check that delegate_ isn't NULL before trying to updateGeometry. (Closed)

Created:
8 years, 2 months ago by sadrul
Modified:
8 years, 2 months ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, darin-cc_chromium.org, abarth-chromium
Visibility:
Public.

Description

webkit: Check that delegate_ isn't NULL before trying to updateGeometry. It appears that paint() checks for non-NULL delegate_, so it makes sense to do the same for updateGeometry as well. BUG=155950 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=162262

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M webkit/plugins/npapi/webplugin_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sadrul
8 years, 2 months ago (2012-10-15 21:35:17 UTC) #1
abarth-chromium
I'm not the right person to review this change. Perhaps someone in the OWNERS file ...
8 years, 2 months ago (2012-10-15 21:50:15 UTC) #2
sadrul
+bauerb@ from OWNERS
8 years, 2 months ago (2012-10-15 21:56:12 UTC) #3
Bernhard Bauer
8 years, 2 months ago (2012-10-15 22:09:43 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698