Closed
Bug 506831
Opened 16 years ago
Closed 13 years ago
When reconciling, have the tracker ignore changes triggered by changeItemID
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Mardak, Unassigned)
Details
(Whiteboard: [needs verification])
store.changeItemID can cause trackers to get notifications on guid change. Login Manager will send out a modifyLogin notification, which arguably isn't necessary because other clients will do the same changeItemID as well and won't need yet another record telling it to change the item id.
Reporter | ||
Comment 1•16 years ago
|
||
Actually, it's not that bad, but we cause the tracker to do stuff then immediately drop it with a removeChangedID
Reporter | ||
Updated•16 years ago
|
Target Milestone: --- → Future
Updated•14 years ago
|
Whiteboard: [needs verification]
Target Milestone: Future → ---
Comment 2•13 years ago
|
||
Pretty sure this has been fixed.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•