Chromium Code Reviews
DescriptionFix script error on disconnect.
Cause:
We set a timer to handle blur event but we do not destroy the timer on
dispose.
Fix:
Wrapped the callback in a base.OneShotTimer and destroyed the timer on
dispose.
BUG=522577
Committed: https://crrev.com/05db7454a08aeb230f34b1c2ed9fd74252e7c71a
Cr-Commit-Position: refs/heads/master@{#369286}
Patch Set 1 : #
Messages
Total messages: 13 (6 generated)
|
|||||||||||||||||||