Closed
Bug 482669
Opened 16 years ago
Closed 13 years ago
implement WBORecord.equals()
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: hello, Unassigned)
References
Details
WBORecord and CryptoWrapper (at least) should implement an .equals() method, and potentially a .like() method also.
That way the details of .cleartext vs .payload can be easily abstracted away from SyncEngine.
Reporter | ||
Updated•16 years ago
|
Target Milestone: 0.4 → Future
Reporter | ||
Updated•16 years ago
|
Whiteboard: [good-first-bug]
Updated•16 years ago
|
Component: Weave → General
Product: Mozilla Labs → Weave
Updated•16 years ago
|
QA Contact: weave → general
Updated•15 years ago
|
Component: General → Sync
QA Contact: general → sync
Comment 2•14 years ago
|
||
Dropping importance; this would pretty much just move SyncEngine._isEqual into CryptoWrapper.
Severity: normal → minor
Comment 3•13 years ago
|
||
Given that we're going to scrap WBORecords and SyncEngines soon, I'm going to call WONTFIX on this.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Whiteboard: [good-first-bug]
Assignee | ||
Updated•6 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
•