Descriptionchromeos: Fix closing issues with WebUI form-repost dialog.
The WebUI form-repost warning dialog wasn't getting closed
when you reloaded the page or navigated away from it.
bauerb pointed out that this was because the dialog's
ConstrainedWindow wasn't getting registered in the
RepostFormWarningController.
This change also updates
RepostFormWarningTest.TestDoubleReload from ui_tests to
check that we don't open multiple dialogs and that we close
the dialog when navigating away.
BUG=105546
TEST=manual: checked that old dialogs are closed on reload and when hitting the back button
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112639
Patch Set 1 #
Total comments: 2
Messages
Total messages: 4 (0 generated)
|