Closed
Bug 1136250
Opened 10 years ago
Closed 10 years ago
Create a Reading List API Client
Categories
(Firefox for iOS :: Reading List, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fennec | + | --- |
People
(Reporter: st3fan, Assigned: st3fan)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
Create a Reading List API Client that can sync the local database with the server database. Take items from the server and store them locally. Also move new local items to the server.
Assignee | ||
Updated•10 years ago
|
Blocks: iosreadingclient
Comment 1•10 years ago
|
||
Bug 1117830 is the Android equivalent.
Assignee | ||
Updated•10 years ago
|
tracking-fennec: --- → ?
Updated•10 years ago
|
tracking-fennec: ? → +
Assignee | ||
Comment 2•10 years ago
|
||
This patch creates a new Reading List API and Reading List Storage backend.
This code is not hooked up yet but I would like to merge it now early because it will probably be a nightmare to merge it later as it contains many project file changes.
Followup bugs will address integrating this with the UI and implementing the Sync part of it.
Attachment #8592922 -
Flags: review?(rnewman)
Comment 3•10 years ago
|
||
Comment on attachment 8592922 [details] [review]
PR: https://github.com/mozilla/firefox-ios/pull/341
This landed with review on GH.
Attachment #8592922 -
Flags: review?(rnewman) → review+
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•