Closed
Bug 1095405
Opened 11 years ago
Closed 10 years ago
PlacesUtils.getURLAndPostDataForKeyword should use the Bookmarks.jsm API
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mak, Unassigned)
References
(Blocks 1 open bug)
Details
This is synchronous but its only consumer has been made async recently, so it should be convertable. tests must be fixed too.
Flags: qe-verify-
Flags: firefox-backlog+
Comment 1•11 years ago
|
||
Note there are some addons that use this API. I suggest introducing promiseUrlAndPostDataForKeyword first and deprecating the old method. We should probably remove it only once the transition is complete, preferably at the same time we break almost everything else...
| Reporter | ||
Comment 2•10 years ago
|
||
wontfix, I just removed keywords stuff from Bookmarks.jsm.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•