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

Issue 2150013002: Move private static members and methods into namespace (Closed)

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

Description

Move private static members and methods into namespace BUG=621139 This is in preparation for https://codereview.chromium.org/2118853002/, which will also move PaintTabBackgroundUsingFillId() into namespace. This CL is moving everything it depends on out of Tab. Committed: https://crrev.com/875add8fab36691c4bb5a32fbc503e986e07b743 Cr-Commit-Position: refs/heads/master@{#405620}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Small cleanup from review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+259 lines, -281 lines) Patch
M chrome/browser/ui/views/tabs/tab.h View 5 chunks +0 lines, -43 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab.cc View 1 11 chunks +259 lines, -238 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Greg Levin
https://codereview.chromium.org/2150013002/diff/1/chrome/browser/ui/views/tabs/tab.cc File chrome/browser/ui/views/tabs/tab.cc (right): https://codereview.chromium.org/2150013002/diff/1/chrome/browser/ui/views/tabs/tab.cc#newcode194 chrome/browser/ui/views/tabs/tab.cc:194: static ImageCache* image_cache = NULL; Is there a preferred ...
4 years, 5 months ago (2016-07-14 18:26:45 UTC) #1
Greg Levin
msw@- pkasting@ and sky@ are out of town this week. Could you have a look ...
4 years, 5 months ago (2016-07-14 19:51:39 UTC) #3
msw
lgtm https://codereview.chromium.org/2150013002/diff/1/chrome/browser/ui/views/tabs/tab.cc File chrome/browser/ui/views/tabs/tab.cc (right): https://codereview.chromium.org/2150013002/diff/1/chrome/browser/ui/views/tabs/tab.cc#newcode194 chrome/browser/ui/views/tabs/tab.cc:194: static ImageCache* image_cache = NULL; On 2016/07/14 18:26:45, ...
4 years, 5 months ago (2016-07-14 20:14:49 UTC) #4
msw
lgtm https://codereview.chromium.org/2150013002/diff/1/chrome/browser/ui/views/tabs/tab.cc File chrome/browser/ui/views/tabs/tab.cc (right): https://codereview.chromium.org/2150013002/diff/1/chrome/browser/ui/views/tabs/tab.cc#newcode194 chrome/browser/ui/views/tabs/tab.cc:194: static ImageCache* image_cache = NULL; On 2016/07/14 18:26:45, ...
4 years, 5 months ago (2016-07-14 20:14:49 UTC) #5
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/2150013002/20001
4 years, 5 months ago (2016-07-14 22:37:17 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-14 23:16:06 UTC) #9
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-14 23:16:16 UTC) #10
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 23:17:49 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/875add8fab36691c4bb5a32fbc503e986e07b743
Cr-Commit-Position: refs/heads/master@{#405620}

Powered by Google App Engine
This is Rietveld 408576698