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

Issue 1955083003: [Material Design] Update Website Setting Icons in Omnibox on OSX (Closed)

Created:
4 years, 7 months ago by spqchan
Modified:
4 years, 7 months ago
Reviewers:
Nico, shrike
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Material Design] Update Website Setting Icons in Omnibox on OSX Update the icons to use vector graphics. The website setting icons include Javascript, cookies and images. BUG=604446, 596036 Committed: https://crrev.com/9e77ca29c851bee6722db299074b3dc0a3ba3952 Cr-Commit-Position: refs/heads/master@{#393316}

Patch Set 1 #

Patch Set 2 : comment nit #

Total comments: 2

Patch Set 3 : patch for shrike's review #

Total comments: 5

Patch Set 4 : Fix for thakis' review #

Patch Set 5 : comment nitpick #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -29 lines) Patch
M chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm View 1 2 3 4 2 chunks +12 lines, -6 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 2 7 chunks +12 lines, -14 lines 0 comments Download
M chrome/browser/ui/content_settings/content_setting_image_model.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/content_settings/content_setting_image_model.cc View 1 2 3 4 5 3 chunks +23 lines, -7 lines 0 comments Download

Messages

Total messages: 25 (12 generated)
spqchan
PTAL
4 years, 7 months ago (2016-05-06 22:33:45 UTC) #3
shrike
LGTM (and thank you for the code cleanup in location_bar_view_mac.mm) https://codereview.chromium.org/1955083003/diff/20001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm File chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm (right): https://codereview.chromium.org/1955083003/diff/20001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm#newcode185 ...
4 years, 7 months ago (2016-05-06 22:59:08 UTC) #4
spqchan
+thakis for OWNERs https://codereview.chromium.org/1955083003/diff/20001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm File chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm (right): https://codereview.chromium.org/1955083003/diff/20001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm#newcode185 chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm:185: bool did_icon_changed = On 2016/05/06 22:59:08, ...
4 years, 7 months ago (2016-05-06 23:20:25 UTC) #6
shrike
https://codereview.chromium.org/1955083003/diff/40001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm File chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm (left): https://codereview.chromium.org/1955083003/diff/40001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm#oldcode192 chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm:192: SetImage(content_setting_image_model_->raster_icon().ToNSImage()); One more thing: we have to keep around ...
4 years, 7 months ago (2016-05-10 15:45:41 UTC) #8
spqchan
On 2016/05/10 15:45:41, shrike wrote: > https://codereview.chromium.org/1955083003/diff/40001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm > File chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm (left): > > https://codereview.chromium.org/1955083003/diff/40001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm#oldcode192 > ...
4 years, 7 months ago (2016-05-10 16:22:32 UTC) #9
shrike
On 2016/05/10 16:22:32, spqchan wrote: > On 2016/05/10 15:45:41, shrike wrote: > > > https://codereview.chromium.org/1955083003/diff/40001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm ...
4 years, 7 months ago (2016-05-10 17:14:18 UTC) #10
Nico
lgtm https://codereview.chromium.org/1955083003/diff/40001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm File chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm (right): https://codereview.chromium.org/1955083003/diff/40001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm#newcode192 chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm:192: ? SkColorSetA(SK_ColorWHITE, 0xCC) we try to use named ...
4 years, 7 months ago (2016-05-11 19:13:33 UTC) #12
spqchan
https://codereview.chromium.org/1955083003/diff/40001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm File chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm (right): https://codereview.chromium.org/1955083003/diff/40001/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm#newcode192 chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm:192: ? SkColorSetA(SK_ColorWHITE, 0xCC) On 2016/05/11 19:13:33, Nico wrote: > ...
4 years, 7 months ago (2016-05-12 17:40:05 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1955083003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1955083003/80001
4 years, 7 months ago (2016-05-12 17:40:42 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/136447)
4 years, 7 months ago (2016-05-12 17:53:01 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1955083003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1955083003/100001
4 years, 7 months ago (2016-05-12 18:01:21 UTC) #21
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 7 months ago (2016-05-12 18:43:13 UTC) #23
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 18:44:45 UTC) #25
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/9e77ca29c851bee6722db299074b3dc0a3ba3952
Cr-Commit-Position: refs/heads/master@{#393316}

Powered by Google App Engine
This is Rietveld 408576698