Closed
Bug 1845122
Opened 2 years ago
Closed 2 years ago
Having three devices with the same doesn't show all devices
Categories
(Firefox :: Firefox View, defect)
Firefox
Firefox View
Tracking
()
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: mkaply, Assigned: mkaply)
References
Details
(Whiteboard: [fidefe-firefox-view])
Attachments
(1 file)
Per the comments in the review for bug 1844672, there are a few more changed needs that we want to do in a followup bug.
The primary one is that because I'm indexing the device array based on name, we'll lose additional devices.
Also, in the tests, I'm using the same array for devices and tab clients. Technically those are slightly different and we should have a function translate them.
The main difference is the name of the device (client versus desktop)
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Pushed by mozilla@kaply.com:
https://hg.mozilla.org/integration/autoland/rev/2dd6ba52676c
Use ID for indexing devices to properly handle duplicates. r=sfoster,fxview-reviewers
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•