DescriptionMus Demo: Refactor code to prepare multiple windows in external mode
Support for external mode in Mus Demo was added in [1]. However, the
Mus Demo code is currently designed to work with a single
WindowTreeData. This CL refactors the code to be able to handle a
list of WindowTreeDatas instead. Actual support for multiple windows
will be handled in follow-up CLs.
BUG=666958
[1] https://codereview.chromium.org/2622103004/
Review-Url: https://codereview.chromium.org/2700493005
Cr-Commit-Position: refs/heads/master@{#452971}
Committed: https://chromium.googlesource.com/chromium/src/+/84358c00a81eab2e2ccc5485fbfe44ffc50307dc
Patch Set 1 #Patch Set 2 : Mus Demo: Open multiple windows in external mode. #Patch Set 3 : Implement MusDemo::RemoveWindowTreeData #Patch Set 4 : Rebase and more cleanup to prepare for Antonio's API change. #Patch Set 5 : Address some feedback from Antonio. #
Total comments: 25
Patch Set 6 : Address Kylechar's comments #
Total comments: 4
Patch Set 7 : Rename MusExternal::tree_client_ & describes the helper functions for WindowTreeData. #
Messages
Total messages: 21 (12 generated)
|