Closed
Bug 1383621
Opened 7 years ago
Closed 7 years ago
Remove use of sync bookmarks API from _ensureMobileQuery
Categories
(Firefox :: Sync, enhancement, P1)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
Firefox 56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: markh, Assigned: lina)
References
()
Details
Attachments
(1 file)
The only non-test use of the sync bookmarks API is in _ensureMobileQuery - we should rewrite that using the async API.
Updated•7 years ago
|
Priority: -- → P1
Updated•7 years ago
|
Assignee: nobody → kit
Comment hidden (mozreview-request) |
Reporter | ||
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8890068 [details]
Bug 1383621 - Use the async bookmarks API to insert the mobile query.
https://reviewboard.mozilla.org/r/161134/#review167192
Thanks!
Attachment #8890068 -
Flags: review?(markh) → review+
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Pushed by kcambridge@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3b56ac96c918
Use the async bookmarks API to insert the mobile query. r=markh
Comment 6•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 56
You need to log in
before you can comment on or make changes to this bug.
Description
•