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

Issue 8953040: Add overflow indicator count on Windows. (Closed)

Created:
9 years ago by jianli
Modified:
9 years ago
Reviewers:
jennb, Dmitry Titov
CC:
chromium-reviews, jennb, Dmitry Titov, jianli, prasadt, dcheng, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add overflow indicator count on Windows. BUG=none TEST=new tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=115297

Patch Set 1 #

Total comments: 24

Patch Set 2 : Sync #

Patch Set 3 : Fix per feedback #

Total comments: 45

Patch Set 4 : Fix per feedback #

Patch Set 5 : Fix trybot #

Patch Set 6 : Sync #

Patch Set 7 : Fix trybot #

Patch Set 8 : Fix trybot #

Patch Set 9 : Fix trybot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+871 lines, -46 lines) Patch
M chrome/browser/ui/panels/panel.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/panels/panel_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/panels/panel_manager.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/panels/panel_overflow_browsertest.cc View 1 2 3 4 5 9 chunks +266 lines, -17 lines 0 comments Download
A chrome/browser/ui/panels/panel_overflow_indicator.h View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
A chrome/browser/ui/panels/panel_overflow_indicator_cocoa.h View 1 2 3 4 5 6 7 8 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/browser/ui/panels/panel_overflow_indicator_cocoa.mm View 1 2 3 4 5 6 7 8 1 chunk +43 lines, -0 lines 0 comments Download
A chrome/browser/ui/panels/panel_overflow_indicator_gtk.h View 1 2 3 4 5 6 7 8 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/browser/ui/panels/panel_overflow_indicator_gtk.cc View 1 2 3 4 5 6 7 8 1 chunk +43 lines, -0 lines 0 comments Download
A chrome/browser/ui/panels/panel_overflow_indicator_view.h View 1 2 3 1 chunk +49 lines, -0 lines 0 comments Download
A chrome/browser/ui/panels/panel_overflow_indicator_view.cc View 1 2 3 1 chunk +185 lines, -0 lines 0 comments Download
M chrome/browser/ui/panels/panel_overflow_strip.h View 1 2 3 6 chunks +33 lines, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_overflow_strip.cc View 1 2 3 12 chunks +129 lines, -28 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 3 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
jianli
9 years ago (2011-12-19 21:55:44 UTC) #1
jennb
http://codereview.chromium.org/8953040/diff/1/chrome/browser/ui/panels/panel.cc File chrome/browser/ui/panels/panel.cc (right): http://codereview.chromium.org/8953040/diff/1/chrome/browser/ui/panels/panel.cc#newcode196 chrome/browser/ui/panels/panel.cc:196: manager()->OnPanelAttentionStateChanged(this); Instead of everything going through the panel manager, ...
9 years ago (2011-12-19 22:24:50 UTC) #2
jianli
http://codereview.chromium.org/8953040/diff/1/chrome/browser/ui/panels/panel.cc File chrome/browser/ui/panels/panel.cc (right): http://codereview.chromium.org/8953040/diff/1/chrome/browser/ui/panels/panel.cc#newcode196 chrome/browser/ui/panels/panel.cc:196: manager()->OnPanelAttentionStateChanged(this); On 2011/12/19 22:24:50, jennb wrote: > Instead of ...
9 years ago (2011-12-20 01:20:41 UTC) #3
jennb
http://codereview.chromium.org/8953040/diff/6001/chrome/browser/ui/panels/panel_overflow_browsertest.cc File chrome/browser/ui/panels/panel_overflow_browsertest.cc (right): http://codereview.chromium.org/8953040/diff/6001/chrome/browser/ui/panels/panel_overflow_browsertest.cc#newcode23 chrome/browser/ui/panels/panel_overflow_browsertest.cc:23: const int kMaxVisiblePanelsForTesting = 3; Prefer to have overflow ...
9 years ago (2011-12-20 02:08:22 UTC) #4
jianli
http://codereview.chromium.org/8953040/diff/6001/chrome/browser/ui/panels/panel_overflow_browsertest.cc File chrome/browser/ui/panels/panel_overflow_browsertest.cc (right): http://codereview.chromium.org/8953040/diff/6001/chrome/browser/ui/panels/panel_overflow_browsertest.cc#newcode23 chrome/browser/ui/panels/panel_overflow_browsertest.cc:23: const int kMaxVisiblePanelsForTesting = 3; On 2011/12/20 02:08:23, jennb ...
9 years ago (2011-12-20 22:08:10 UTC) #5
Dmitry Titov
lgtm on behalf of Jenn, lets wait for try bots as well.
9 years ago (2011-12-20 23:11:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jianli@chromium.org/8953040/15002
9 years ago (2011-12-21 08:18:34 UTC) #7
commit-bot: I haz the power
9 years ago (2011-12-21 10:23:03 UTC) #8
Change committed as 115297

Powered by Google App Engine
This is Rietveld 408576698