athena: Expose the list of activities from the ActivityManager.
Notable implementation details of the change: . Have ActivityManagerImpl observer each aura::Window of the activities, and update order of the activities when their windows are restacked. . Introduce ActivityManagerObserver::OnActivityOrderChanged(). . Remove the code from ResourceManagerImpl that tracks the activity order, and replace it to get the list from ActivityManager instead. - Make sure the code traverses the activities in the correct order. BUG=413928 R=oshima@chromium.org, skuhne@chromium.org Review URL: https://codereview.chromium.org/694353004 Cr-Commit-Position: refs/heads/master@{#302574}
Showing
This diff is collapsed.
Please register or sign in to comment