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

Issue 159745: Fix a bug where we tried to get the position of the tabstrip (Closed)

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

Description

Fix a bug where we tried to get the position of the tabstrip but the tabstrip wasn't in our widget hierarchy for app mode windows. Now we always put the tabstrip in the hierarchy, even if we don't show it. BUG=18202

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -9 lines) Patch
M chrome/browser/gtk/browser_titlebar.cc View 2 chunks +14 lines, -7 lines 0 comments Download
M chrome/browser/gtk/tabs/tab_strip_gtk.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tony
Whoever gets this first...
11 years, 4 months ago (2009-07-31 22:51:22 UTC) #1
Evan Stade
11 years, 4 months ago (2009-07-31 22:57:48 UTC) #2
lgtm (hopefully there's no show_all call that will make it appear)

Powered by Google App Engine
This is Rietveld 408576698