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

Issue 7529031: NativeWidgetPrivate::CreateNativeWidget should check for NULL on views_delegate (Closed)

Created:
9 years, 4 months ago by varunjain
Modified:
9 years, 4 months ago
Reviewers:
sadrul, sky
CC:
chromium-reviews, dhollowa
Visibility:
Public.

Description

NativeWidgetPrivate::CreateNativeWidget should check for NULL on views_delegate as views_delegate may not be initialized when touchui is set BUG=none. TEST=none. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95940

Patch Set 1 #

Patch Set 2 : patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M views/widget/native_widget_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
varunjain
9 years, 4 months ago (2011-08-08 21:50:03 UTC) #1
sadrul
LGTM. Perhaps add a note that views_delegate can be NULL for unit_tests.
9 years, 4 months ago (2011-08-08 21:52:43 UTC) #2
sky
9 years, 4 months ago (2011-08-08 21:57:12 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698