Closed
Bug 1123314
Opened 11 years ago
Closed 11 years ago
Room list should be updated according to Ctime instead of localCTime
Categories
(Firefox OS Graveyard :: Gaia::Loop, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: oteo, Assigned: crdlc)
References
Details
(Whiteboard: [Room1.1.1_Exploratory1])
Attachments
(1 file)
In case we are registered with the same identity in different devices, after joining or renaming one of the Rooms, the order is not the same in the handsets or Desktop.
This is due we are using the localCTime to order the Rooms list so we are able to update the Room list in case a Room is shared with a contact.
After talking with Jorge he has confirmed that it's better keeping the devices updated with the same order when registered with the same identity than updating the Room list when sharing the device to a contact.
For that we will user ctime variable instead of localCTime. after landing this patch we will not update the Room list order in case a Room is shared with a contact but we will do itfor the rest of actions (creating, joining, renaming, leaving...).
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → crdlc
Whiteboard: [Room1.1.1_Exploratory1]
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8551272 -
Flags: review?(borja.bugzilla)
Updated•11 years ago
|
Attachment #8551272 -
Flags: review?(borja.bugzilla) → review+
Assignee | ||
Comment 2•11 years ago
|
||
master:
https://github.com/mozilla-b2g/firefoxos-loop-client/commit/aaaddb11b7188da707ee40abe1ee7e5a15f9eddc
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•