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

Issue 155308: Fix the Linux tab strip zone calculation when using the skyline. We are look... (Closed)

Created:
11 years, 5 months ago by James Hawkins
Modified:
9 years, 7 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Fix the Linux tab strip zone calculation when using the skyline. We are looking for the top-left origin of the tab strip in screen coordinates, but we sent in the coordinates of this point relative to the entire window to gtk_util::ConvertWidgetPointToScreen. BUG=15867 TEST=Open enough tabs so that they must be resized. Repeatedly press the mouse over a close button so that many tabs are closed. The tabs should not resize until the mouse leaves the tab strip. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20306

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M chrome/browser/gtk/tabs/tab_strip_gtk.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/common/gtk_util.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
James Hawkins
11 years, 5 months ago (2009-07-09 20:01:41 UTC) #1
tony
11 years, 5 months ago (2009-07-09 20:29:04 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698