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

Commit 4a2d4d51 authored by Winson Chung's avatar Winson Chung
Browse files

Fix issue with task view task listener being disassociated

- This is a regression from ag/33196865 for existing tasks, namely when
  we are relaunching an existing task, we don't go through
  ShellTaskOrganizer.onTaskAppeared(), and don't end up migrating the
  pending cookie listener to a taskId listener, and we subsequently
  don't bind the task to the TaskViewTaskController listener

  For new tasks, the migration will continue to happen in
  onTasksAppeared(), but for existing tasks, we can also attempt to
  migrate when resolving the new task listener when the info changes

Test: atest ShellTaskOrganizerTests
Test: Launch Settings into a bubble/fullscreen repeatedly
Flag: EXEMPT bugfix
Bug: 416136909
Change-Id: I9321b02d3492eff46f12662fee6e610c62f8c2f5
parent 3bd7f0c3
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