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

Issue 2361393004: Creates FaviconAttributesProvider. (Closed)

Created:
4 years, 3 months ago by stkhapugin
Modified:
4 years, 2 months ago
CC:
chromium-reviews, browser-components-watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Creates FaviconAttributesProvider. Creates FaviconAttributesProvider, FaviconAttributes and FaviconViewNew classes to present favicons. These classes intend to replace FaviconView and FaviconViewProvider downstream. BUG=None Committed: https://crrev.com/f0889fe15ef25c57dad4c68a729861c815e6c684 Cr-Commit-Position: refs/heads/master@{#422769}

Patch Set 1 #

Total comments: 10

Patch Set 2 : comments #

Patch Set 3 : removed nullability annotations #

Total comments: 8

Patch Set 4 : comments & typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+354 lines, -0 lines) Patch
M ios/chrome/browser/BUILD.gn View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
A ios/chrome/browser/favicon/favicon_attributes.h View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
A ios/chrome/browser/favicon/favicon_attributes.mm View 1 2 1 chunk +63 lines, -0 lines 0 comments Download
A ios/chrome/browser/favicon/favicon_attributes_provider.h View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
A ios/chrome/browser/favicon/favicon_attributes_provider.mm View 1 2 1 chunk +82 lines, -0 lines 0 comments Download
A ios/chrome/browser/ui/favicon_view.h View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
A ios/chrome/browser/ui/favicon_view.mm View 1 2 3 1 chunk +87 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (7 generated)
stkhapugin
PTAL: - jif@ because this is going to be used in reading list - jyquinn@ ...
4 years, 3 months ago (2016-09-23 16:58:13 UTC) #2
Jackie Quinn
Overall looks good, but I have a question about sizing for FaviconView. With the current ...
4 years, 3 months ago (2016-09-23 23:11:01 UTC) #3
jif
We shouldn't start adding those annotations without consulting the rest of the team. For example, ...
4 years, 2 months ago (2016-09-26 10:58:13 UTC) #4
stkhapugin
Thanks, PTAL Jackie, regarding sizing of favicon view - I changed it to expose a ...
4 years, 2 months ago (2016-09-26 15:51:37 UTC) #5
Jackie Quinn
On 2016/09/26 15:51:37, stkhapugin wrote: > Thanks, PTAL > > Jackie, regarding sizing of favicon ...
4 years, 2 months ago (2016-09-26 18:17:54 UTC) #6
Jackie Quinn
On 2016/09/26 18:17:54, Jackie Quinn wrote: > On 2016/09/26 15:51:37, stkhapugin wrote: > > Thanks, ...
4 years, 2 months ago (2016-09-26 18:18:58 UTC) #7
stkhapugin
Removed nullability annotations. PTAL jif, rohitrao
4 years, 2 months ago (2016-09-28 16:25:55 UTC) #8
stkhapugin
-rohitrao +sdefresne PTAL
4 years, 2 months ago (2016-09-28 16:42:46 UTC) #10
jif-google
lgtm
4 years, 2 months ago (2016-09-28 16:48:44 UTC) #12
stkhapugin
+noyau for owners, ptal
4 years, 2 months ago (2016-10-03 14:25:28 UTC) #14
noyau (Ping after 24h)
https://codereview.chromium.org/2361393004/diff/40001/ios/chrome/browser/favicon/favicon_attributes.h File ios/chrome/browser/favicon/favicon_attributes.h (right): https://codereview.chromium.org/2361393004/diff/40001/ios/chrome/browser/favicon/favicon_attributes.h#newcode11 ios/chrome/browser/favicon/favicon_attributes.h:11: // with a fallback monogram of a given color ...
4 years, 2 months ago (2016-10-03 14:52:10 UTC) #15
stkhapugin
ptal https://codereview.chromium.org/2361393004/diff/40001/ios/chrome/browser/favicon/favicon_attributes.h File ios/chrome/browser/favicon/favicon_attributes.h (right): https://codereview.chromium.org/2361393004/diff/40001/ios/chrome/browser/favicon/favicon_attributes.h#newcode11 ios/chrome/browser/favicon/favicon_attributes.h:11: // with a fallback monogram of a given ...
4 years, 2 months ago (2016-10-04 11:47:19 UTC) #16
noyau (Ping after 24h)
lgtm https://codereview.chromium.org/2361393004/diff/40001/ios/chrome/browser/favicon/favicon_attributes_provider.h File ios/chrome/browser/favicon/favicon_attributes_provider.h (right): https://codereview.chromium.org/2361393004/diff/40001/ios/chrome/browser/favicon/favicon_attributes_provider.h#newcode9 ios/chrome/browser/favicon/favicon_attributes_provider.h:9: #import "ios/chrome/browser/favicon/favicon_attributes.h" Probably not needed, could be replaced ...
4 years, 2 months ago (2016-10-04 12:05:58 UTC) #17
stkhapugin
thanks for review, everyone!
4 years, 2 months ago (2016-10-04 12:12:50 UTC) #20
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/2361393004/60001
4 years, 2 months ago (2016-10-04 12:12:53 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-04 13:10:50 UTC) #22
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 13:12:52 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f0889fe15ef25c57dad4c68a729861c815e6c684
Cr-Commit-Position: refs/heads/master@{#422769}

Powered by Google App Engine
This is Rietveld 408576698