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

Issue 160474: Status bubble limping in TOOLKIT_VIEWS.... (Closed)

Created:
11 years, 4 months ago by Ben Goodger (Google)
Modified:
9 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Status bubble limping in TOOLKIT_VIEWS. Add CreateTransparentFloatingWidget method to Widget and add Init/SetContentsView methods. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22229

Patch Set 1 #

Total comments: 3

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -185 lines) Patch
M chrome/browser/views/frame/browser_view.cc View 4 chunks +9 lines, -17 lines 0 comments Download
M chrome/browser/views/status_bubble_views.cc View 5 chunks +16 lines, -46 lines 0 comments Download
M views/screen.h View 2 chunks +5 lines, -0 lines 0 comments Download
M views/screen_gtk.cc View 2 chunks +17 lines, -0 lines 0 comments Download
M views/screen_win.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M views/widget/root_view.h View 1 chunk +4 lines, -0 lines 0 comments Download
M views/widget/root_view.cc View 1 2 chunks +22 lines, -5 lines 0 comments Download
M views/widget/widget.h View 1 chunk +19 lines, -0 lines 0 comments Download
M views/widget/widget_gtk.h View 2 chunks +2 lines, -6 lines 0 comments Download
M views/widget/widget_gtk.cc View 4 chunks +60 lines, -64 lines 0 comments Download
M views/widget/widget_win.h View 2 chunks +2 lines, -15 lines 0 comments Download
M views/widget/widget_win.cc View 4 chunks +22 lines, -18 lines 0 comments Download
M views/window/window_gtk.cc View 3 chunks +2 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ben Goodger (Google)
11 years, 4 months ago (2009-07-31 20:56:30 UTC) #1
sky
http://codereview.chromium.org/160474/diff/1/4 File views/widget/root_view.cc (right): http://codereview.chromium.org/160474/diff/1/4#newcode14 Line 14: #include "views/fill_layout.h" nit: before focus http://codereview.chromium.org/160474/diff/1/4#newcode96 Line 96: ...
11 years, 4 months ago (2009-07-31 21:22:02 UTC) #2
Ben Goodger (Google)
On Fri, Jul 31, 2009 at 2:22 PM, <sky@chromium.org> wrote: > http://codereview.chromium.org/160474/diff/1/4#newcode96 > Line 96: ...
11 years, 4 months ago (2009-07-31 22:20:11 UTC) #3
sky
11 years, 4 months ago (2009-07-31 23:40:18 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698