Open
Bug 1815604
Opened 2 years ago
Limit the max length of a title in a synced tab
Categories
(Firefox :: Sync, enhancement)
Firefox
Sync
Tracking
()
NEW
People
(Reporter: markh, Unassigned)
Details
Attachments
(1 file)
112.82 KB,
image/png
|
Details |
There's a hard limit on the size of the tab data we sync. If we exceed that limit, we start dropping tabs until they fit. An improvement here might be to also limit the max length of a tab title - this would mean we can fit more tabs.
We can probably do this unconditionally if we select an appropriate size - most surfaces where the tab title is shown are somewhat limited with the full title being shown in a popup on hover - but even then a limit makes sense - see attached screenshot (using https://coffee-lin-34.tiiny.site/ via bug 1815306)
You need to log in
before you can comment on or make changes to this bug.
Description
•