Closed Bug 723241 Opened 13 years ago Closed 7 years ago

Set sortindex for mobile bookmarks, just as we do with toolbar

Categories

(Firefox :: Sync, defect, P2)

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: rnewman, Unassigned)

References

Details

(Whiteboard: [sync:bookmarks][sync:scale])

// For anything directly under the toolbar, give it a boost of more than an // unvisited bookmark let index = 0; if (record.parentid == "toolbar") index += 150; This should also include the Mobile Bookmarks folder. It'll be a small set of records that are really important to mobile users, just as the toolbar is on desktop. See also Bug 723240.
Wouldn't this be something Android Sync should do?
Any client that writes to a record needs to implement the same sortindex logic, no? The Android Sync part of this is covered by Bug 708066.
Whiteboard: [sync:bookmarks]
Priority: P2 → --
Whiteboard: [sync:bookmarks] → [sync:bookmarks][sync:scale]
Blocks: 745408
Priority: -- → P3
Priority: P3 → P2
iOS and Android don't use this, and desktop won't soon (and currently it shouldn't make much difference).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
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.