Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09e17a63 authored by Winson Chung's avatar Winson Chung
Browse files

Support adding task listeners for incoming tasks

- The task/transition paths currently have no guaranteed order, if
  a task listener is registered before a task appears, we store it
  as a pending listener which will be fully registered once the task
  next appears.  This pending listener is always removed whenever the
  listener is unregistered, and priority of the launch cookie is >
  than the pending listener (and the pending listener will be removed
  if a launch cookie listener is used).

Bug: 385674612
Flag: EXEMPT bugfix
Test: atest ShellTaskOrganizerTests
Change-Id: Id07d7df4be90beb9271ba0de772a41814e3bf728
parent 52c9d1d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment