Chromium Code Reviews
DescriptionFix favicon disappearing on pinned tabs
Because of https://codereview.chromium.org/1566313002, layout no longer
happens during paint, so any operations that require a layout need to
explicitly request one, rather than just scheduling a paint.
This updates the MediaIndicatorButton to update the parent tab whenever
the media state changes, such as during an animation.
BUG=581202
Committed: https://crrev.com/db5cc6687e396fc77282e2c32c39731e20d4fb94
Cr-Commit-Position: refs/heads/master@{#373384}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Change bool => TabMediaState OOPS #Patch Set 3 : Now with a test #Patch Set 4 : Stop animation directly #
Total comments: 2
Patch Set 5 : Fix copyright; fix variable names #
Total comments: 8
Patch Set 6 : pkasting comments #
Messages
Total messages: 32 (11 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||