DescriptionStop ChromeVox Next page loading sounds when page finishes loading.
The underlying issue was that the chrome.tabs.onUpdated event sometimes
doesn't fire when a page finishes loading, so this change adds code to
poll it. In addition, it distinguishes between a page finishing loading,
and cancelling the page load - like when you switch from a loading tab
to a tab that's already loaded.
BUG=557913
Committed: https://crrev.com/6ce5cc796fbb7d67377df79e4a2e814da1fa59f6
Cr-Commit-Position: refs/heads/master@{#361766}
Patch Set 1 #
Total comments: 18
Patch Set 2 : Fixed focus changing and removing all tabs, addressed other feedback #
Depends on Patchset: Messages
Total messages: 14 (5 generated)
|