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

Issue 2197613002: Make PaintTabBackgroundUsingFillId() non-method (Closed)

Created:
4 years, 4 months ago by Greg Levin
Modified:
4 years, 4 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, tfarina, miu+watch_chromium.org, oshima
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make PaintTabBackgroundUsingFillId() non-method BUG=621139 As per off-line request, I've separated part of https://codereview.chromium.org/2118853002/ into this CL. This moves the main PaintTabBackgroundUsingFillId() implementation into a non-method in anonymous namespace. This CL contains no functional changes, and is intended to make the functional changes in the original CL easier to see. Committed: https://crrev.com/4c7ae812a813610568c15c2ed7b24cc4e605646f Cr-Commit-Position: refs/heads/master@{#410749}

Patch Set 1 #

Total comments: 16

Patch Set 2 : Address review #

Total comments: 10

Patch Set 3 : Merge #

Patch Set 4 : Address review 2 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -93 lines) Patch
M chrome/browser/ui/views/tabs/tab.cc View 1 2 3 5 chunks +137 lines, -93 lines 1 comment Download

Messages

Total messages: 15 (6 generated)
Greg Levin
pkasting@ - As per offline request, I've separated the PaintTabBackgroundUsingFillId() refactor into this CL. Please ...
4 years, 4 months ago (2016-07-29 14:10:53 UTC) #3
Greg Levin
I added a few comments regarding ongoing conversations in the other code review that could ...
4 years, 4 months ago (2016-07-29 15:02:56 UTC) #4
Peter Kasting
https://codereview.chromium.org/2197613002/diff/1/chrome/browser/ui/views/tabs/tab.cc File chrome/browser/ui/views/tabs/tab.cc (right): https://codereview.chromium.org/2197613002/diff/1/chrome/browser/ui/views/tabs/tab.cc#newcode122 chrome/browser/ui/views/tabs/tab.cc:122: struct PaintBackgroundParams { Nit: I'd probably define this just ...
4 years, 4 months ago (2016-07-29 18:58:52 UTC) #5
Greg Levin
I'm back. Here are requested revisions with comments. Please have a look! https://codereview.chromium.org/2197613002/diff/1/chrome/browser/ui/views/tabs/tab.cc File chrome/browser/ui/views/tabs/tab.cc ...
4 years, 4 months ago (2016-08-08 18:01:32 UTC) #6
Peter Kasting
LGTM https://codereview.chromium.org/2197613002/diff/1/chrome/browser/ui/views/tabs/tab.cc File chrome/browser/ui/views/tabs/tab.cc (right): https://codereview.chromium.org/2197613002/diff/1/chrome/browser/ui/views/tabs/tab.cc#newcode1582 chrome/browser/ui/views/tabs/tab.cc:1582: hover_controller_.ShouldDraw() ? &hover_controller_ : nullptr; On 2016/08/08 18:01:32, ...
4 years, 4 months ago (2016-08-09 02:52:31 UTC) #7
Greg Levin
https://codereview.chromium.org/2197613002/diff/20001/chrome/browser/ui/views/tabs/tab.cc File chrome/browser/ui/views/tabs/tab.cc (right): https://codereview.chromium.org/2197613002/diff/20001/chrome/browser/ui/views/tabs/tab.cc#newcode124 chrome/browser/ui/views/tabs/tab.cc:124: gfx::Rect offset_rect, On 2016/08/09 02:52:31, Peter Kasting wrote: > ...
4 years, 4 months ago (2016-08-09 17:28:18 UTC) #8
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/2197613002/60001
4 years, 4 months ago (2016-08-09 17:29:03 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-09 18:23:46 UTC) #13
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 18:25:52 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4c7ae812a813610568c15c2ed7b24cc4e605646f
Cr-Commit-Position: refs/heads/master@{#410749}

Powered by Google App Engine
This is Rietveld 408576698