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

Issue 18323: Fixed Tab Resizing Issues (Closed)

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

Description

Minor fix so that no gap gets created between tabs and the new tab button when closing a tab in a compressed state using CTRL-W or Close from the tab context menu which would result in tabs having enough space to be in a non-compressed state. The fix adds the TabClosingAt method to the TabStrip so that it can compute the available size and schedule the relayout. BUG=6505

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M chrome/browser/views/tabs/tab_strip.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/tabs/tab_strip.cc View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Ben Goodger (Google)
11 years, 11 months ago (2009-01-21 17:46:10 UTC) #1
OK

Powered by Google App Engine
This is Rietveld 408576698