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

Issue 118102: Fixes a couple of bugs encountered in getting info bubbles to work:... (Closed)

Created:
11 years, 6 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fixes a couple of bugs encountered in getting info bubbles to work: . Initial bounds of windows weren't being set. . Widgets were created initially shown. This was bad for windows as the window would end up showing prematurely. . WindowGtk::window_state_ wasn't being initialized. . And then actual InfoBubble stuff: properly init the bubble, show it and position it on the monitor. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17401

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -12 lines) Patch
M chrome/browser/views/info_bubble.cc View 6 chunks +8 lines, -10 lines 0 comments Download
M views/widget/widget_gtk.cc View 2 chunks +4 lines, -1 line 0 comments Download
M views/window/window_gtk.h View 1 chunk +2 lines, -1 line 0 comments Download
M views/window/window_gtk.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
11 years, 6 months ago (2009-06-02 04:28:51 UTC) #1
Ben Goodger (Google)
11 years, 6 months ago (2009-06-02 04:41:47 UTC) #2
OK

Powered by Google App Engine
This is Rietveld 408576698