Open
Bug 1634594
Opened 5 years ago
Updated 12 days ago
Use a unique default device name when signing in on a non-default profile
Categories
(Firefox :: Firefox Accounts, enhancement)
Firefox
Firefox Accounts
Tracking
()
NEW
People
(Reporter: markh, Unassigned)
Details
When signing in to an account, the default device name is something like "{username}'s {channel} on {machinename}".
People who use temporary profiles for testing purposes often end up with duplicate device names, as all of those variables are the same.
If possible we should try and identify if the profile being used is not the default profile for the channel, and if so, use a default of something like "{username}'s {channel} on {machinename} ({profilename})" or similar.
You need to log in
before you can comment on or make changes to this bug.
Description
•