Return bookmark paths in PlacesUtils.bookmarks.fetch
Categories
(Toolkit :: Places, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: fluks.github, Assigned: lebar)
References
Details
Attachments
(1 file, 1 obsolete file)
PlacesUtils.bookmarks.fetch
should also return paths of a bookmark to make it possible to implement a feature in Library window, and maybe in bookmarks sidebar too, to open enclosing folder of a bookmark.
See also this comment.
Comment 1•5 years ago
|
||
yes, the idea was to have an includePath option added to the options object, and if it's set the query can use RECURSIVE to fetch the path, that may be an array of { title, guid} objects, probably starting from the root and arriving to the parent.
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Any progress on this?
Comment 3•5 years ago
|
||
(In reply to Robert Townley from comment #2)
Any progress on this?
Generally you should be able to assume that if there's been no comments on a bug recently (and nothing in any attachments), then there's been no progress.
Updated•4 years ago
|
Comment 6•4 years ago
•
|
||
Atm we're a bit overloaded with the Proton work, but I'll try to look at this soon. I added Mark as a first-come-first-serve reviewer, though he's out of office this week... Anyway, thank you for you contribution and hopefully we can take it very soon.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 8•4 years ago
|
||
bugherder |
Description
•