Open Bug 1835123 Opened 1 year ago Updated 4 months ago

[Tabs Tray interactor Refactor] Remove `TabsTrayController.handleTabUnselected`

Categories

(Fenix :: Tabs, task, P3)

All
Android
task

Tracking

(Not tracked)

People

(Reporter: 007, Unassigned)

References

(Depends on 1 open bug, Blocks 2 open bugs)

Details

After the XML version is removed, TabsTrayController.handleTabUnselected can be removed as this is only used for the XML's tab reordering functionality.

As part of this ticket:

  • Remove the interactor call, onTabUnselected
  • Remove the controller function handleTabUnselected
  • Add the TabsTrayAction.RemoveSelectTab dispatch to handleTabSelected, the function that handles tab clicks.
Blocks: 1895986
You need to log in before you can comment on or make changes to this bug.