Update visible ids if any of their thumbnails are invalid
commit0ca3e6d8396850d5f529b8d859a684be2c3e5073
authorjaekyun <jaekyun@chromium.org>
Thu, 19 Mar 2015 06:19:48 +0000 (18 23:19 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Mar 2015 06:20:45 +0000 (19 06:20 +0000)
tree1aa5e1cc24e8fe43933e4463b9efe848106872d6
parent9e077bba7eaedc5485b5e67ba1188ff9b1145108
Update visible ids if any of their thumbnails are invalid

For now, ThumbnailStore::UpdateVisibleIds only compares tab id lists to
determin whether updating visible ids is needed or not.

But we need to update them if any of their thumbnails are invalid.

BUG=468242

Review URL: https://codereview.chromium.org/1005343004

Cr-Commit-Position: refs/heads/master@{#321305}
chrome/browser/android/thumbnail/thumbnail_store.cc