Bug 1824029 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Now that these functions are solely living with the Tabs Tray business logic, we no longer need to have a parameter for the `source` when it's only ever "Tabs tray"
Now that these functions are solely living with the Tabs Tray business logic, see if we no longer need to have a parameter for the `source` when it's only ever called with `TABS_TRAY_FEATURE_NAME` ("Tabs tray") or `TrayPagerAdapter.INACTIVE_TABS_FEATURE_NAME` ("Inactive tabs").

Back to Bug 1824029 Comment 0