Open
Bug 559159
Opened 15 years ago
Updated 2 years ago
Pass in parentId if we have it to avoid extra db lookups
Categories
(Firefox :: Sync, defect, P5)
Firefox
Sync
Tracking
()
NEW
People
(Reporter: Mardak, Unassigned)
References
Details
(Whiteboard: [needs verification][sync:bookmarks])
Some places we simplified functions to just take itemId and look up the parentId but the caller might already have it, so we could optimize that.
Updated•15 years ago
|
Target Milestone: --- → 2.0
Updated•14 years ago
|
Priority: -- → P5
Whiteboard: [needs verification]
Target Milestone: 2.0 → ---
Updated•12 years ago
|
Whiteboard: [needs verification] → [needs verification][sync:bookmarks]
Assignee | ||
Updated•6 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•