More bookmarks than expected reported in FHR?
Brendan Colloran
bcolloran at mozilla.com
Tue Jan 6 12:16:59 PST 2015
Ah, ok, that's helpful. In that case, would it be correct to presume
that in general there should not be any additional queries beyond
these three -- i.e., there is no standard user action that results in
the creation of more such queries?
On Tue, Jan 6, 2015 at 12:07 PM, Richard Newman <rnewman at mozilla.com> wrote:
> Looking more deeply:
>
> michael at 201791
> 917 query: `SELECT count(*) FROM moz_bookmarks b
> michael at 201791
> 918 JOIN moz_bookmarks t ON t.id = b.parent
> michael at 201791
> 919 AND t.parent <> :tags_folder
> michael at 201791
> 920 WHERE b.type = :type_bookmark` },
>
> This should not be reporting anything that's not a bookmark.
>
>
> That means the extras are really queries, and they are:
>
>
> Getting Started
> Help and Tutorials
> Customize Firefox
> Get Involved
> About Us
> Most Visited <<<
> Recently Bookmarked <<<
> Recent Tags <<<
More information about the fhr-dev
mailing list