Descriptionathena: 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
Committed: https://chromium.googlesource.com/chromium/src/+/0167b4868e070224bc1a0ff10039ce9df9107340
Patch Set 1 #
Total comments: 8
Patch Set 2 : . #
Messages
Total messages: 10 (1 generated)
|