Closed Bug 1148464 Opened 9 years ago Closed 9 years ago

Remove redundant addUploadedRecord method

Categories

(Android Background Services Graveyard :: Reading List Sync, defect)

Firefox 38
All
Android
defect
Not set
normal

Tracking

(firefox40 fixed)

RESOLVED FIXED
Firefox 40
Tracking Status
firefox40 --- fixed

People

(Reporter: rnewman, Assigned: rnewman)

References

Details

@Override
    public void addUploadedRecord(ClientReadingListRecord up,
                                  ServerReadingListRecord down) {
      // TODO
    }
I will tackle this this week, aiming for 38.
Assignee: nobody → rnewman
Status: NEW → ASSIGNED
tracking-fennec: --- → 38+
Turns out this isn't actually used. We use the 'changed' channel and a record transformation instead. That explains why everything worked without it :)
No longer blocks: 1147164
tracking-fennec: 38+ → ---
Summary: Finish implementing addUploadedRecord → Remove redundant addUploadedRecord method
https://hg.mozilla.org/mozilla-central/rev/688df0133cc8
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 40
You need to log in before you can comment on or make changes to this bug.