+bauerb for review (if there's a better reviewer, please forward) Do you know which designer ...
5 years, 5 months ago
(2015-07-09 21:52:38 UTC)
#2
+bauerb for review (if there's a better reviewer, please forward)
Do you know which designer I should ping to double check that the (minor) icon
changes are OK?
+Rachel for supervised user and child account icons. Not sure who does the design for ...
5 years, 5 months ago
(2015-07-10 10:46:37 UTC)
#4
+Rachel for supervised user and child account icons.
Not sure who does the design for enterprise, but maybe Rachel knows?
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
File chrome/browser/extensions/extension_context_menu_model.cc (right):
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
chrome/browser/extensions/extension_context_menu_model.cc:315:
IDR_OMNIBOX_HTTPS_POLICY_WARNING));
This seems a bit strange, and somewhat brittle, e.g. if the omnibox icon is
changed in the future.
If this is just about using the same warning icon, should we rename the icon
name to reflect that?
chromium-reviews
Thanks for looping me in Bernhard. I don't think that we have a dedicated enterprise ...
5 years, 5 months ago
(2015-07-10 12:44:12 UTC)
#5
Thanks for looping me in Bernhard.
I don't think that we have a dedicated enterprise designer. I'm having
trouble wrapping my head around exactly what this is. Can you provide some
context?
On Fri, Jul 10, 2015 at 12:46 PM, <bauerb@chromium.org> wrote:
> +Rachel for supervised user and child account icons.
>
> Not sure who does the design for enterprise, but maybe Rachel knows?
>
>
>
>
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
> File chrome/browser/extensions/extension_context_menu_model.cc (right):
>
>
>
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
> chrome/browser/extensions/extension_context_menu_model.cc:315:
> IDR_OMNIBOX_HTTPS_POLICY_WARNING));
> This seems a bit strange, and somewhat brittle, e.g. if the omnibox icon
> is changed in the future.
>
> If this is just about using the same warning icon, should we rename the
> icon name to reflect that?
>
> https://codereview.chromium.org/1227223004/
>
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.
Bernhard Bauer
Replacing rasterized icons with vector-based ones (out of the Material Icons set). On Fri, Jul ...
5 years, 5 months ago
(2015-07-10 12:55:29 UTC)
#6
Replacing rasterized icons with vector-based ones (out of the Material
Icons set).
On Fri, Jul 10, 2015 at 1:44 PM Rachel Ilan Simpson <rachelis@google.com>
wrote:
> Thanks for looping me in Bernhard.
>
> I don't think that we have a dedicated enterprise designer. I'm having
> trouble wrapping my head around exactly what this is. Can you provide some
> context?
>
> On Fri, Jul 10, 2015 at 12:46 PM, <bauerb@chromium.org> wrote:
>
>> +Rachel for supervised user and child account icons.
>>
>> Not sure who does the design for enterprise, but maybe Rachel knows?
>>
>>
>>
>>
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
>> File chrome/browser/extensions/extension_context_menu_model.cc (right):
>>
>>
>>
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
>> chrome/browser/extensions/extension_context_menu_model.cc:315:
>> IDR_OMNIBOX_HTTPS_POLICY_WARNING));
>> This seems a bit strange, and somewhat brittle, e.g. if the omnibox icon
>> is changed in the future.
>>
>> If this is just about using the same warning icon, should we rename the
>> icon name to reflect that?
>>
>> https://codereview.chromium.org/1227223004/
>>
>
>
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.
chromium-reviews
Where exactly? On Fri, Jul 10, 2015 at 2:55 PM, Bernhard Bauer <bauerb@chromium.org> wrote: > ...
5 years, 5 months ago
(2015-07-10 15:15:12 UTC)
#7
Where exactly?
On Fri, Jul 10, 2015 at 2:55 PM, Bernhard Bauer <bauerb@chromium.org> wrote:
> Replacing rasterized icons with vector-based ones (out of the Material
> Icons set).
>
> On Fri, Jul 10, 2015 at 1:44 PM Rachel Ilan Simpson <rachelis@google.com>
> wrote:
>
>> Thanks for looping me in Bernhard.
>>
>> I don't think that we have a dedicated enterprise designer. I'm having
>> trouble wrapping my head around exactly what this is. Can you provide some
>> context?
>>
>> On Fri, Jul 10, 2015 at 12:46 PM, <bauerb@chromium.org> wrote:
>>
>>> +Rachel for supervised user and child account icons.
>>>
>>> Not sure who does the design for enterprise, but maybe Rachel knows?
>>>
>>>
>>>
>>>
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
>>> File chrome/browser/extensions/extension_context_menu_model.cc (right):
>>>
>>>
>>>
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
>>> chrome/browser/extensions/extension_context_menu_model.cc:315:
>>> IDR_OMNIBOX_HTTPS_POLICY_WARNING));
>>> This seems a bit strange, and somewhat brittle, e.g. if the omnibox icon
>>> is changed in the future.
>>>
>>> If this is just about using the same warning icon, should we rename the
>>> icon name to reflect that?
>>>
>>> https://codereview.chromium.org/1227223004/
>>>
>>
>>
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.
Evan Stade
On 2015/07/10 15:15:12, chromium-reviews wrote: > Where exactly? The icons are being replaced in both ...
5 years, 5 months ago
(2015-07-10 19:04:16 UTC)
#8
On 2015/07/10 15:15:12, chromium-reviews wrote:
> Where exactly?
The icons are being replaced in both WebUI and native code (you can look at the
linked bug for some previous CLs to this end). In this CL, the icons in question
are the indicators next to settings in chrome://settings which are controlled by
policy, supervisor, etc. The icons come from go/icons.
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
File chrome/browser/extensions/extension_context_menu_model.cc (right):
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
chrome/browser/extensions/extension_context_menu_model.cc:315:
IDR_OMNIBOX_HTTPS_POLICY_WARNING));
On 2015/07/10 10:46:37, Bernhard Bauer wrote:
> This seems a bit strange, and somewhat brittle, e.g. if the omnibox icon is
> changed in the future.
>
> If this is just about using the same warning icon, should we rename the icon
> name to reflect that?
We probably want this to change if the omnibox icon changes (to maintain
consistency). My thinking was that this was no more brittle than it used to be
because if the icons were changed in chrome://settings this one would also
magically change, for better or worse. If you prefer I guess I can leave the old
identifier and use it here, as it doesn't change the size of the pak file either
way.
5 years, 5 months ago
(2015-07-10 20:27:31 UTC)
#9
lgtm
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
File chrome/browser/extensions/extension_context_menu_model.cc (right):
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
chrome/browser/extensions/extension_context_menu_model.cc:315:
IDR_OMNIBOX_HTTPS_POLICY_WARNING));
On 2015/07/10 19:04:16, Evan Stade wrote:
> On 2015/07/10 10:46:37, Bernhard Bauer wrote:
> > This seems a bit strange, and somewhat brittle, e.g. if the omnibox icon is
> > changed in the future.
> >
> > If this is just about using the same warning icon, should we rename the icon
> > name to reflect that?
>
> We probably want this to change if the omnibox icon changes (to maintain
> consistency). My thinking was that this was no more brittle than it used to be
> because if the icons were changed in chrome://settings this one would also
> magically change, for better or worse. If you prefer I guess I can leave the
old
> identifier and use it here, as it doesn't change the size of the pak file
either
> way.
Oh, I didn't realize this is actually a policy-related icon for the omnibox, not
a generic warning. In which case, either is fine with me.
Evan Stade
On 2015/07/10 20:27:31, Bernhard Bauer wrote: > lgtm > > https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensions/extension_context_menu_model.cc > File chrome/browser/extensions/extension_context_menu_model.cc (right): ...
5 years, 5 months ago
(2015-07-13 23:44:42 UTC)
#10
On 2015/07/10 20:27:31, Bernhard Bauer wrote:
> lgtm
>
>
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
> File chrome/browser/extensions/extension_context_menu_model.cc (right):
>
>
https://codereview.chromium.org/1227223004/diff/20001/chrome/browser/extensio...
> chrome/browser/extensions/extension_context_menu_model.cc:315:
> IDR_OMNIBOX_HTTPS_POLICY_WARNING));
> On 2015/07/10 19:04:16, Evan Stade wrote:
> > On 2015/07/10 10:46:37, Bernhard Bauer wrote:
> > > This seems a bit strange, and somewhat brittle, e.g. if the omnibox icon
is
> > > changed in the future.
> > >
> > > If this is just about using the same warning icon, should we rename the
icon
> > > name to reflect that?
> >
> > We probably want this to change if the omnibox icon changes (to maintain
> > consistency). My thinking was that this was no more brittle than it used to
be
> > because if the icons were changed in chrome://settings this one would also
> > magically change, for better or worse. If you prefer I guess I can leave the
> old
> > identifier and use it here, as it doesn't change the size of the pak file
> either
> > way.
>
> Oh, I didn't realize this is actually a policy-related icon for the omnibox,
not
> a generic warning. In which case, either is fine with me.
ping Rachel
Evan Stade
The CQ bit was checked by estade@chromium.org to run a CQ dry run
5 years, 5 months ago
(2015-07-14 17:01:20 UTC)
#11
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/16266)
5 years, 5 months ago
(2015-07-14 17:18:39 UTC)
#14
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/79124)
5 years, 5 months ago
(2015-07-15 22:11:25 UTC)
#19
TBR'ing oshima for chrome/app/theme/ (just deleting files) and for network_config_view.cc (trivial change) TBR'ing benwells@chromium.org for ...
5 years, 5 months ago
(2015-07-15 23:45:58 UTC)
#21
TBR'ing oshima for chrome/app/theme/ (just deleting files) and for
network_config_view.cc (trivial change)
TBR'ing benwells@chromium.org for extensions (trivial change)
Evan Stade
The CQ bit was checked by estade@chromium.org
5 years, 5 months ago
(2015-07-15 23:48:46 UTC)
#22
Try jobs failed on following builders: linux_chromium_clobber_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_clobber_rel_ng/builds/46486)
5 years, 5 months ago
(2015-07-16 00:57:38 UTC)
#28
Issue 1227223004: Switch controlled settings indicators to inlined SVGs.
(Closed)
Created 5 years, 5 months ago by Evan Stade
Modified 5 years, 5 months ago
Reviewers: Bernhard Bauer, rachelis, oshima, benwells
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 3