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

Issue 11419302: mac: Fix tab strip outline when dragging out a tab. (Closed)

Created:
8 years ago by Nico
Modified:
8 years ago
Reviewers:
sail
CC:
chromium-reviews, sail+watch_chromium.org
Visibility:
Public.

Description

mac: Fix tab strip outline when dragging out a tab. The tab drawing code had a spurious "+ 1". Move that into the tab height, so that other places that look at this (such as the tab drag-out code) get a consistent value. The new height also matches the height of the corresponding bitmap: chrome/app/theme/def_100/mac/tab_active_left.png ist 29px high and has empty pixels at the top. BUG=52468 TEST=drag out tab. tab in new window looks good. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171013

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Nico
8 years ago (2012-12-04 01:04:47 UTC) #1
sail
LGTM!
8 years ago (2012-12-04 01:21:27 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/11419302/1
8 years ago (2012-12-04 01:23:44 UTC) #3
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests
8 years ago (2012-12-04 04:07:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/11419302/1
8 years ago (2012-12-04 04:19:50 UTC) #5
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests
8 years ago (2012-12-04 07:07:02 UTC) #6
commit-bot: I haz the power
8 years ago (2012-12-04 17:27:15 UTC) #7

Powered by Google App Engine
This is Rietveld 408576698