On Tue, Nov 17, 2009 at 10:14:24PM +1030, David Kettler wrote: > Previously, enabling url_completion_use_bookmarks when > url_completion_use_history was enabled did not provide bookmarks in > the completion list. The underlying issue is that QUERY_TYPE_UNIFIED > is not implemented in xulrunner. > > This commit works around the problem by issuing two separate queries. > That will lead to duplicates if the URL appears in both bookmarks and > history, but I don't think that's an important issue.
Is there a way to filter the duplicates out? -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
