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

Issue 290573003: Make tooltips toplevel windows on Linux (Closed)

Created:
6 years, 7 months ago by pkotwicz
Modified:
6 years, 7 months ago
Reviewers:
Elliot Glaysher, oshima, sky
CC:
chromium-reviews, tfarina, ben+views_chromium.org, tdanderson+views_chromium.org, ben+corewm_chromium.org
Visibility:
Public.

Description

Make tooltips have their own toplevel window on Linux. This allows tooltips for bookmarks in a menu not to be clipped. BUG=353533 TEST=Manual, see bug Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273014

Patch Set 1 : #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -65 lines) Patch
M chrome/browser/ui/libgtk2ui/native_theme_gtk2.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/native_theme_gtk2.cc View 3 chunks +16 lines, -1 line 0 comments Download
M chrome/browser/ui/views/chrome_views_delegate.cc View 1 3 chunks +5 lines, -6 lines 0 comments Download
M ui/native_theme/fallback_theme.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M ui/native_theme/native_theme.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/corewm/tooltip_aura.h View 1 chunk +0 lines, -6 lines 0 comments Download
M ui/views/corewm/tooltip_aura.cc View 4 chunks +20 lines, -38 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_native_widget_aura.cc View 1 2 chunks +14 lines, -11 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_screen_position_client.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/widget/widget.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
pkotwicz
Elliot, can you please take a look? This CL depends on https://codereview.chromium.org/282133005/ https://codereview.chromium.org/290573003/diff/40001/chrome/browser/ui/libgtk2ui/native_theme_gtk2.cc File chrome/browser/ui/libgtk2ui/native_theme_gtk2.cc ...
6 years, 7 months ago (2014-05-16 02:22:53 UTC) #1
Elliot Glaysher
+oshima for question about Ash + multiple root windows * the change in tooltip_aura.cc https://codereview.chromium.org/290573003/diff/40001/chrome/browser/ui/libgtk2ui/native_theme_gtk2.cc ...
6 years, 7 months ago (2014-05-16 19:39:41 UTC) #2
oshima
https://codereview.chromium.org/290573003/diff/40001/ui/views/corewm/tooltip_aura.cc File ui/views/corewm/tooltip_aura.cc (right): https://codereview.chromium.org/290573003/diff/40001/ui/views/corewm/tooltip_aura.cc#newcode203 ui/views/corewm/tooltip_aura.cc:203: if (!widget_) { On 2014/05/16 19:39:42, Elliot Glaysher wrote: ...
6 years, 7 months ago (2014-05-16 19:49:48 UTC) #3
pkotwicz
https://codereview.chromium.org/290573003/diff/40001/ui/views/corewm/tooltip_aura.cc File ui/views/corewm/tooltip_aura.cc (right): https://codereview.chromium.org/290573003/diff/40001/ui/views/corewm/tooltip_aura.cc#newcode203 ui/views/corewm/tooltip_aura.cc:203: if (!widget_) { My understanding is that views::Widget::SetBounds() will ...
6 years, 7 months ago (2014-05-16 20:02:16 UTC) #4
Elliot Glaysher
lgtm https://codereview.chromium.org/290573003/diff/40001/ui/views/corewm/tooltip_aura.cc File ui/views/corewm/tooltip_aura.cc (right): https://codereview.chromium.org/290573003/diff/40001/ui/views/corewm/tooltip_aura.cc#newcode203 ui/views/corewm/tooltip_aura.cc:203: if (!widget_) { On 2014/05/16 20:02:16, pkotwicz wrote: ...
6 years, 7 months ago (2014-05-16 20:07:19 UTC) #5
oshima
https://codereview.chromium.org/290573003/diff/40001/ui/views/corewm/tooltip_aura.cc File ui/views/corewm/tooltip_aura.cc (right): https://codereview.chromium.org/290573003/diff/40001/ui/views/corewm/tooltip_aura.cc#newcode203 ui/views/corewm/tooltip_aura.cc:203: if (!widget_) { On 2014/05/16 20:02:16, pkotwicz wrote: > ...
6 years, 7 months ago (2014-05-16 20:11:12 UTC) #6
oshima
On 2014/05/16 20:11:12, oshima wrote: > https://codereview.chromium.org/290573003/diff/40001/ui/views/corewm/tooltip_aura.cc > File ui/views/corewm/tooltip_aura.cc (right): > > https://codereview.chromium.org/290573003/diff/40001/ui/views/corewm/tooltip_aura.cc#newcode203 > ...
6 years, 7 months ago (2014-05-17 01:19:57 UTC) #7
pkotwicz
Scott, PTAL
6 years, 7 months ago (2014-05-17 02:10:28 UTC) #8
sky
LGTM
6 years, 7 months ago (2014-05-19 15:57:32 UTC) #9
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 7 months ago (2014-05-27 17:13:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/290573003/60001
6 years, 7 months ago (2014-05-27 17:13:44 UTC) #11
commit-bot: I haz the power
6 years, 7 months ago (2014-05-27 20:12:27 UTC) #12
Message was sent while issue was closed.
Change committed as 273014

Powered by Google App Engine
This is Rietveld 408576698