Closed
Bug 1446886
Opened 7 years ago
Closed 7 years ago
SyncedBookmarksMirror should use PlacesUtils.bookmarks.userContentRoots instead of duplicating the guids.
Categories
(Firefox :: Sync, enhancement, P1)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
Firefox 61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: markh, Assigned: markh)
Details
Attachments
(1 file)
There are a few spots where using PlacesUtils.bookmarks.userContentRoots would make the code clearer and more future-proof.
| Comment hidden (mozreview-request) |
Updated•7 years ago
|
Priority: -- → P1
Comment 2•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8960088 [details]
Bug 1446886 - SyncedBookmarksMirror now uses PlacesUtils.bookmarks.userContentRoots instead of duplicating the guids.
https://reviewboard.mozilla.org/r/228880/#review234926
Awesome, thanks!
Attachment #8960088 -
Flags: review?(kit) → review+
Pushed by mhammond@skippinet.com.au:
https://hg.mozilla.org/integration/autoland/rev/06a53bd2a14d
SyncedBookmarksMirror now uses PlacesUtils.bookmarks.userContentRoots instead of duplicating the guids. r=kitcambridge
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
You need to log in
before you can comment on or make changes to this bug.
Description
•