Make secondary app shelf icon tooltips match document.title.
Exclusively for extension app windows spawned using showInShelf = true,
make the tooltip text for the shelf item (icon) match the current value
of document.title from the corresponding window.
BUG=chromium:687359
TEST=Verify that the shelf item tooltip for extension app windows
matches the document.title once the content is loaded.
TEST=From an extension app window with showInShelf=true, change the
document.title dynamically and confirm that the shelf item tooltip
changes to match.
Change-Id: I4620052821c19d91ea803151dc2cd4e538be121d
Reviewed-on: https://chromium-review.googlesource.com/526276
Commit-Queue: Steven Bennetts <stevenjb@chromium.org>
Reviewed-by:
Steven Bennetts <stevenjb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#478681}
Showing
Please register or sign in to comment