diff options
author | enne <enne@chromium.org> | 2016-02-03 15:37:57 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-03 23:38:55 +0000 |
commit | db5cc6687e396fc77282e2c32c39731e20d4fb94 (patch) | |
tree | d91a36e6c547fd5170c60dc8bf6679635c5279d2 /extensions/shell | |
parent | f5e3e895f1a11c191289bfe1767246e423b53ec9 (diff) | |
download | chromium_src-db5cc6687e396fc77282e2c32c39731e20d4fb94.zip chromium_src-db5cc6687e396fc77282e2c32c39731e20d4fb94.tar.gz chromium_src-db5cc6687e396fc77282e2c32c39731e20d4fb94.tar.bz2 |
Fix 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
Review URL: https://codereview.chromium.org/1653113002
Cr-Commit-Position: refs/heads/master@{#373384}
Diffstat (limited to 'extensions/shell')
0 files changed, 0 insertions, 0 deletions