Patched LocationIconView to properly update label colors.
Added a label color update method to IconLabelBubbleView that is called OnThemeChanged() and also when LocationIconView's Update() method is called. This is necessary as the LocationIconView may switch the foreground color to red in the presence of a security context change, not necessarily only during a theme change event. Bug: 1042090 Change-Id: Ib0004bd519abfbf3ab27102b6304e9a9f75ec4e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2002855 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#732111}
Showing
Please register or sign in to comment