We should show an indicator for container tabs on the about:opentabs page similar to in Firefox View. We should already be getting the data we need from `OpenTabsController.mjs`, we just need to add templating/styling to display it.
Bug 2002656 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.
We should show an indicator for container tabs on the about:opentabs page similar to in Firefox View. We should already be getting the data we need from `OpenTabsController.mjs`, we just need to add templating/styling to display it. We should also consider adding a new test for this.