DescriptionFix TypeError when closing overlay
Hitting Escape repeatedly to close an overlay can trigger a TypeError
if Escape is pressed again before the overlay is fully hidden.
overlays.js and options_page.js have differing opinions on when an
overlay is visible, so overlays.js will send the Esc event while
the overlay is animating out.
R=estade@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285790
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|