commit | 93a10feeaefb05107ec7e55aa89b81c189a24ddf | [log] [tgz] |
---|---|---|
author | Mark Brophy <mbrophy@google.com> | Mon Oct 10 17:52:35 2011 +0100 |
committer | Mark Brophy <mbrophy@google.com> | Tue Oct 11 11:53:09 2011 +0100 |
tree | 148dbdd507a48ac145c5fc29417f68cacb48bd22 | |
parent | 90ff868cf3b30fed8ba8e84f7a37fc44de07aec4 [diff] |
Return history/bookmarks from BrowserProvider. This makes the global-search query to the browser return the history table joined with the bookmarks table. This way, bookmarks in the history will have the correct icon set. Note: Since we're doing a left join of history with bookmarks, this means we won't show bookmarks which haven't been visited, something we consider a feature. 8) Bug: 5370935 Change-Id: I0068432ca1a8ef78f27b7a84eb7be3be56eae644