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

Issue 2368653002: Remove pre-MD code from browser/ui/views/tabs/tab.cc (Closed)

Created:
4 years, 2 months ago by Evan Stade
Modified:
4 years, 2 months ago
Reviewers:
Peter Kasting, oshima
CC:
chromium-reviews, tfarina, oshima+watch_chromium.org, miu+watch_chromium.org, tdanderson
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove pre-MD code from browser/ui/views/tabs/tab.cc BUG=648281 TBR=oshima@chromium.org Committed: https://crrev.com/bac57d0ba546705cb0987bd53138ac1172770bbb Cr-Commit-Position: refs/heads/master@{#421027}

Patch Set 1 #

Patch Set 2 : crap #

Patch Set 3 : fix compile #

Total comments: 2

Patch Set 4 : compile #

Patch Set 5 : back to ps1 #

Patch Set 6 : . #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -283 lines) Patch
D chrome/app/theme/default_100_percent/common/tab_active_center.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/tab_active_left.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/tab_active_right.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/tab_alpha_left.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/tab_alpha_right.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/tab_inactive_center.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/tab_inactive_left.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/common/tab_inactive_right.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/mac/tab_inactive_center.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/mac/tab_inactive_left.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/mac/tab_inactive_right.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/tab_active_center.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/tab_active_left.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/tab_active_right.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/tab_alpha_left.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/tab_alpha_right.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/tab_inactive_center.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/tab_inactive_left.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/tab_inactive_right.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/mac/tab_inactive_center.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/mac/tab_inactive_left.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/mac/tab_inactive_right.png View Binary file 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 3 4 2 chunks +0 lines, -13 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab.cc View 1 2 3 4 5 11 chunks +92 lines, -270 lines 3 comments Download

Messages

Total messages: 28 (18 generated)
Evan Stade
4 years, 2 months ago (2016-09-23 21:50:18 UTC) #3
tdanderson
https://codereview.chromium.org/2368653002/diff/40001/chrome/browser/ui/views/frame/immersive_mode_controller_ash.cc File chrome/browser/ui/views/frame/immersive_mode_controller_ash.cc (left): https://codereview.chromium.org/2368653002/diff/40001/chrome/browser/ui/views/frame/immersive_mode_controller_ash.cc#oldcode205 chrome/browser/ui/views/frame/immersive_mode_controller_ash.cc:205: if (ash::MaterialDesignController::IsImmersiveModeMaterial()) MD immersive mode was turned on in ...
4 years, 2 months ago (2016-09-23 21:57:10 UTC) #8
Peter Kasting
I'm going to wait for another ping before reviewing this, as it sounds as if ...
4 years, 2 months ago (2016-09-24 06:02:44 UTC) #11
Evan Stade
Leaving immersive mode code in place. tdanderson to cc, +oshima tbr for asset deletion https://codereview.chromium.org/2368653002/diff/40001/chrome/browser/ui/views/frame/immersive_mode_controller_ash.cc ...
4 years, 2 months ago (2016-09-26 16:40:39 UTC) #15
Peter Kasting
https://codereview.chromium.org/2368653002/diff/100001/chrome/browser/ui/views/tabs/tab.cc File chrome/browser/ui/views/tabs/tab.cc (right): https://codereview.chromium.org/2368653002/diff/100001/chrome/browser/ui/views/tabs/tab.cc#newcode1582 chrome/browser/ui/views/tabs/tab.cc:1582: gfx::Rect contents = GetContentsBounds(); This seems to be a ...
4 years, 2 months ago (2016-09-26 21:05:29 UTC) #20
Evan Stade
https://codereview.chromium.org/2368653002/diff/100001/chrome/browser/ui/views/tabs/tab.cc File chrome/browser/ui/views/tabs/tab.cc (right): https://codereview.chromium.org/2368653002/diff/100001/chrome/browser/ui/views/tabs/tab.cc#newcode1582 chrome/browser/ui/views/tabs/tab.cc:1582: gfx::Rect contents = GetContentsBounds(); On 2016/09/26 21:05:29, Peter Kasting ...
4 years, 2 months ago (2016-09-26 21:57:34 UTC) #21
Peter Kasting
LGTM https://codereview.chromium.org/2368653002/diff/100001/chrome/browser/ui/views/tabs/tab.cc File chrome/browser/ui/views/tabs/tab.cc (right): https://codereview.chromium.org/2368653002/diff/100001/chrome/browser/ui/views/tabs/tab.cc#newcode1582 chrome/browser/ui/views/tabs/tab.cc:1582: gfx::Rect contents = GetContentsBounds(); On 2016/09/26 21:57:34, Evan ...
4 years, 2 months ago (2016-09-26 22:02:42 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2368653002/100001
4 years, 2 months ago (2016-09-26 22:12:02 UTC) #24
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 2 months ago (2016-09-26 22:48:02 UTC) #26
commit-bot: I haz the power
4 years, 2 months ago (2016-09-26 22:50:10 UTC) #28
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/bac57d0ba546705cb0987bd53138ac1172770bbb
Cr-Commit-Position: refs/heads/master@{#421027}

Powered by Google App Engine
This is Rietveld 408576698