Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(544)

Issue 423583003: Fix TypeError when closing overlay (Closed)

Created:
6 years, 5 months ago by michaelpg
Modified:
6 years, 5 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Fix 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M chrome/browser/resources/options/options_page.js View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
michaelpg
There may be a cleaner way to do this by changing how overlays.js works but ...
6 years, 5 months ago (2014-07-25 22:19:55 UTC) #1
Evan Stade
lgtm
6 years, 5 months ago (2014-07-25 22:39:13 UTC) #2
michaelpg
The CQ bit was checked by michaelpg@chromium.org
6 years, 5 months ago (2014-07-25 22:50:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelpg@chromium.org/423583003/1
6 years, 5 months ago (2014-07-25 22:51:25 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-26 05:03:00 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux ...
6 years, 5 months ago (2014-07-26 11:08:08 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-26 19:40:41 UTC) #7
Message was sent while issue was closed.
Change committed as 285790

Powered by Google App Engine
This is Rietveld 408576698