Closed
Bug 1448916
Opened 7 years ago
Closed 2 years ago
Remove nsNavBookmarks::GetBookmarkURI
Categories
(Toolkit :: Places, enhancement, P3)
Toolkit
Places
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: standard8, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxsearch])
Bug 1432435 has removed the xpcom interface to getBookmarkURI, but we should also remove the backend nsNavBookmarks::GetBookmarkURI.
It is currently used in nsNavQueryResultNode::onItemChanged and onItemMoved.
Currently, the best way to do this is to likely wait for the observers system redesign (bug 1340498) which will make it easier to add the required fields.
Updated•3 years ago
|
Severity: normal → S3
Comment 1•2 years ago
|
||
I think we got rid of it at a certain point, cause I can't find it anymore.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•