DescriptionRefactor ContinueWindow::Show() to accept a callback parameter.
This gets rid of the DesktopEnvironment::OnPause() notification from the Host.
Instead, that code is moved to DesktopEnvironment::ContinueSession() and
provided as a callback function parameter to ContinueWindow::Show().
This will simplify a future CL to move the ContinueWindow/DisconnectWindow code
into an IT2Me-specific HostObserver subclass.
BUG=None
TEST=No change in functionality.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111443
Patch Set 1 #Patch Set 2 : Fix Win compile #Patch Set 3 : Fix Mac compile #
Total comments: 6
Messages
Total messages: 6 (0 generated)
|