More bookmarks than expected reported in FHR?

Richard Newman rnewman at mozilla.com
Tue Jan 6 12:07:27 PST 2015


Looking more deeply:

michael at 201791 <https://hg.mozilla.org/mozilla-central/diff/2f31abffddbb/toolkit/components/places/PlacesDBUtils.jsm>
   917 <https://hg.mozilla.org/mozilla-central/annotate/2a193b7f395c/toolkit/components/places/PlacesDBUtils.jsm#l917>
       query:     `SELECT count(*) FROM moz_bookmarks b
michael at 201791 <https://hg.mozilla.org/mozilla-central/diff/2f31abffddbb/toolkit/components/places/PlacesDBUtils.jsm>
   918 <https://hg.mozilla.org/mozilla-central/annotate/2a193b7f395c/toolkit/components/places/PlacesDBUtils.jsm#l918>
                   JOIN moz_bookmarks t ON t.id = b.parent
michael at 201791 <https://hg.mozilla.org/mozilla-central/diff/2f31abffddbb/toolkit/components/places/PlacesDBUtils.jsm>
   919 <https://hg.mozilla.org/mozilla-central/annotate/2a193b7f395c/toolkit/components/places/PlacesDBUtils.jsm#l919>
                   AND t.parent <> :tags_folder
michael at 201791 <https://hg.mozilla.org/mozilla-central/diff/2f31abffddbb/toolkit/components/places/PlacesDBUtils.jsm>
   920 <https://hg.mozilla.org/mozilla-central/annotate/2a193b7f395c/toolkit/components/places/PlacesDBUtils.jsm#l920>
                   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                       <<<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/fhr-dev/attachments/20150106/6ee49868/attachment.html>


More information about the fhr-dev mailing list