Closed
Bug 1528589
Opened 6 years ago
Closed 6 years ago
Vendor the crate Dogear
Categories
(Firefox :: Sync, enhancement, P1)
Firefox
Sync
Tracking
()
RESOLVED
DUPLICATE
of bug 1482608
People
(Reporter: lina, Assigned: lina)
References
()
Details
Dogear implements Sync's bookmark merging algorithm in a separate crate. We'll want to vendor it before bug 1482608 lands.
Updated•6 years ago
|
Summary: Vendor Dogear → Vendor the crate Dogear
Assignee | ||
Comment 1•6 years ago
|
||
This landed in https://hg.mozilla.org/mozilla-central/rev/4782957f96a4.
For folks following along, Dogear implements bookmark merging for Firefox Sync. Its repo is at https://github.com/mozilla/dogear. It's Apache 2.0-licensed, following our recommendation for standalone components that can be reused outside of our products. It depends on two well-supported crates (log and smallbitvec), both of which are already vendored.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•