Closed
Bug 980601
Opened 11 years ago
Closed 7 years ago
places/history search results should include a isBookmarked boolean
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: evold, Unassigned, Mentored)
References
Details
Using the bookmarkIndex on https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsINavHistoryResultNode should allow us to add a isBookmarked flag to history search results. At the moment if I want to pull history and find out which items are bookmarked I have to do the history search then do multiple bookmark searches and merge the results.
Priority: -- → P2
Updated•11 years ago
|
Whiteboard: [mentor=jsantell@mozilla.com]
Assignee | ||
Updated•10 years ago
|
Mentor: jsantell
Whiteboard: [mentor=jsantell@mozilla.com]
Reporter | ||
Updated•10 years ago
|
Blocks: sdk/places
Reporter | ||
Updated•10 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•