HomePhabricator

Actually clear diff viewer after closing save dialog and changing document

This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Actually clear diff viewer after closing save dialog and changing document

The window refactor removed the 'teardown' event from windows,
but ViewPageTarget was still listening to this event on the save dialog.
Instead, use the opening promise to be notified when the save dialog
closes and call onSaveDialogClose() at that time.

Change-Id: I31a9a359eb14a56b214a1240db08632bda6bc8b9
(cherry picked from commit a6d94256d8504fb524fcdb646b333c2d0ca81321)

Details

Provenance
CatropeAuthored on Jul 25 2014, 8:12 PM
Jdforrester-WMFCommitted on Jul 26 2014, 9:57 PM
ChangeId
I31a9a359eb14a56b214a1240db08632bda6bc8b9

Commit No Longer Exists

This commit no longer exists in the repository.