Chromium Code Reviews
DescriptionUse ash NetworkIconAnimation in NetworkMenuIcon code
This addresses two probles:
1. Icon animations are not always in sync
2. ash_system_tray_delegate uses 3 NetworkMenuIcon instances, which
can cause 3 * 60 = 180 animation updates per second. Limit this
by only sending a message when the index changes (5 times per
second). This isn't a perfect fix, but NetworkMenuIcon is being
deprecated soon...
BUG=173156
For ash.gyp:
TBR=sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180012
Patch Set 1 #
Total comments: 10
Patch Set 2 : Address feedback #
Total comments: 6
Messages
Total messages: 11 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||