Consider removing the IconBadge enum from BatteryImageInfo |
|||
Issue descriptionConsider updating the BatteryImageInfo struct to no longer need the IconBadge enum. See the TODO in ash/common/system/chromeos/power/power_status.h: "Consider using gfx::VectorIconId instead of this enum once all possible badges have been vectorized". Note that this TODO is slightly out of date as worded since we no longer use gfx::VectorIconId; the VectorIcon struct has since taken its place.
,
Mar 30 2017
IconBadge was removed by estade@ in https://codereview.chromium.org/2783503002.
,
Apr 5 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by tdander...@chromium.org
, Feb 7 2017