Closed Bug 415555 Opened 16 years ago Closed 6 years ago

Feature request: option to AND queries submitted to nsINavHistoryService.executeQueries()

Categories

(Firefox :: Bookmarks & History, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: zee, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/523 (KHTML, like Gecko, Safari/523.10) OmniWeb/v615.0.97232
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en_US; rv:1.9b2) Gecko/2007121014 Firefox/3.0b2

I was trying to find out if I can implement OmniWeb-style address bar search (e.g. typing "foo bar" into address bar produces pages which have both "foo" and "bar" in their address/title, not pages which have "foo bar" in their metadata) and if I understand correctly, I can't do that without resorting to manual filtering of search results in js-land. An option to have the queries submitted to nsINavHistoryService.executeQueries() would help to resolve this problem.

Reproducible: Always
The last line should read as "An option to have the queries submitted to nsINavHistoryService.executeQueries() ANDed instead of ORed", sorry.
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".

In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body   contains   places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.

Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.

Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
When I use the Firefox browser to access http://www.dpsgold.com, will encounter this problem
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.