Avoid using stale tab index when updating favicon
Favicon in GTS updates via a callback. The latest tab index should be used in the callback because the original tab index can become invalid. This CL avoids using stale tab index by using the same favicon callback for single/group tab in GTS. Change-Id: I322793bb2ce0979b9f36986873ddc7f7b9963ae5 Bug: 1070135 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148127 Commit-Queue: Mei Liang <meiliang@chromium.org> Reviewed-by:Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#758915}
Showing
Please register or sign in to comment