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

Issue 7031053: Make Widget ownership a little clearer by expressing it in terms of an enum. (Closed)

Created:
9 years, 7 months ago by Ben Goodger (Google)
Modified:
9 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, davemoore+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Make Widget ownership a little clearer by expressing it in terms of an enum. BUG=72040 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86669

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -48 lines) Patch
M chrome/browser/chromeos/notifications/balloon_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/dropdown_bar_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/fullscreen_exit_bubble.cc View 2 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/ui/views/status_bubble_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tab_contents/native_tab_contents_view_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/dragged_tab_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/focus/focus_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/view_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M views/widget/native_widget_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/native_widget_gtk.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M views/widget/native_widget_test_utils_gtk.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M views/widget/native_widget_test_utils_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M views/widget/native_widget_win.h View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/native_widget_win.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M views/widget/native_widget_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/widget.h View 4 chunks +15 lines, -6 lines 0 comments Download
M views/widget/widget.cc View 4 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
9 years, 7 months ago (2011-05-25 16:20:53 UTC) #1
sky
9 years, 7 months ago (2011-05-25 16:32:37 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698