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

Issue 291733004: Reduce the use of ui::ScaleFactor in webui/favicon (Closed)

Created:
6 years, 7 months ago by oshima
Modified:
6 years, 7 months ago
Reviewers:
pkotwicz, sky
CC:
chromium-reviews, skanuj+watch_chromium.org, melevin+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, donnd+watch_chromium.org, dominich, jfweitz+watch_chromium.org, David Black, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, Jered
Visibility:
Public.

Description

Reduce the use of ui::ScaleFactor in webui/favicon First step for renaming ui::ScaleFactor to ui::ResourceScaleFactor BUG=372212 R=pkotwicz@chromium.org, sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271909

Patch Set 1 #

Patch Set 2 : #

Total comments: 16

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -112 lines) Patch
M chrome/browser/search/local_ntp_source.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/favicon_source.cc View 5 chunks +9 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/fileicon_source.h View 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/fileicon_source.cc View 1 2 6 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/ui/webui/fileicon_source_unittest.cc View 1 2 chunks +28 lines, -41 lines 0 comments Download
M chrome/browser/ui/webui/theme_source.h View 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/theme_source.cc View 1 2 2 chunks +8 lines, -5 lines 0 comments Download
M chrome/common/favicon/favicon_url_parser.h View 1 2 chunks +1 line, -3 lines 0 comments Download
M chrome/common/favicon/favicon_url_parser.cc View 1 2 3 chunks +1 line, -3 lines 0 comments Download
M chrome/common/favicon/favicon_url_parser_unittest.cc View 1 2 5 chunks +5 lines, -5 lines 0 comments Download
M ui/base/webui/web_ui_util.h View 1 2 chunks +3 lines, -7 lines 0 comments Download
M ui/base/webui/web_ui_util.cc View 2 chunks +6 lines, -7 lines 0 comments Download
M ui/base/webui/web_ui_util_unittest.cc View 1 chunk +14 lines, -15 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
oshima
6 years, 7 months ago (2014-05-19 15:55:56 UTC) #1
pkotwicz
LGTM with nits https://codereview.chromium.org/291733004/diff/50014/chrome/browser/search/local_ntp_source.cc File chrome/browser/search/local_ntp_source.cc (right): https://codereview.chromium.org/291733004/diff/50014/chrome/browser/search/local_ntp_source.cc#newcode152 chrome/browser/search/local_ntp_source.cc:152: float scale; Nit: default initialize https://codereview.chromium.org/291733004/diff/50014/chrome/browser/ui/webui/favicon_source.cc ...
6 years, 7 months ago (2014-05-20 03:31:18 UTC) #2
oshima
https://codereview.chromium.org/291733004/diff/50014/chrome/browser/search/local_ntp_source.cc File chrome/browser/search/local_ntp_source.cc (right): https://codereview.chromium.org/291733004/diff/50014/chrome/browser/search/local_ntp_source.cc#newcode152 chrome/browser/search/local_ntp_source.cc:152: float scale; On 2014/05/20 03:31:19, pkotwicz wrote: > Nit: ...
6 years, 7 months ago (2014-05-20 18:23:28 UTC) #3
oshima
sky -> OWNERS
6 years, 7 months ago (2014-05-20 18:28:48 UTC) #4
oshima
sky -> OWNERS
6 years, 7 months ago (2014-05-20 20:58:14 UTC) #5
sky
LGTM
6 years, 7 months ago (2014-05-20 23:24:23 UTC) #6
oshima
The CQ bit was checked by oshima@chromium.org
6 years, 7 months ago (2014-05-20 23:26:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/291733004/110001
6 years, 7 months ago (2014-05-20 23:28:49 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-21 11:27:32 UTC) #9
oshima
6 years, 7 months ago (2014-05-21 16:05:57 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 manually as r271909 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698