<div dir="ltr"><div class="gmail_extra">Looking more deeply:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><pre class="" style="margin-top:0px;margin-bottom:0px"><div class="" style="color:rgb(0,0,0);font-size:12px;line-height:1.4em;background-color:rgb(246,246,240)"><div class="" style="display:inline-block;min-width:16ch;text-align:right;color:rgb(153,153,153)"><a href="https://hg.mozilla.org/mozilla-central/diff/2f31abffddbb/toolkit/components/places/PlacesDBUtils.jsm" title="2f31abffddbb: Bug 1057782 - Use template strings for multi-line SQL statements. r=ttaubert" style="color:rgb(136,0,0)">michael@201791</a></div><a class="" href="https://hg.mozilla.org/mozilla-central/annotate/2a193b7f395c/toolkit/components/places/PlacesDBUtils.jsm#l917" id="l917" style="color:rgb(136,0,0);text-decoration:none;margin:0px 10px">   917</a>        query:     `SELECT count(*) FROM moz_bookmarks b
</div><div class="" style="color:rgb(0,0,0);font-size:12px;line-height:1.4em"><div class="" style="display:inline-block;min-width:16ch;text-align:right;color:rgb(153,153,153)"><a href="https://hg.mozilla.org/mozilla-central/diff/2f31abffddbb/toolkit/components/places/PlacesDBUtils.jsm" title="2f31abffddbb: Bug 1057782 - Use template strings for multi-line SQL statements. r=ttaubert" style="color:rgb(136,0,0)">michael@201791</a></div><a class="" href="https://hg.mozilla.org/mozilla-central/annotate/2a193b7f395c/toolkit/components/places/PlacesDBUtils.jsm#l918" id="l918" style="color:rgb(136,0,0);text-decoration:none;margin:0px 10px">   918</a>                    JOIN moz_bookmarks t ON <a href="http://t.id">t.id</a> = b.parent
</div><div class="" style="color:rgb(0,0,0);font-size:12px;line-height:1.4em;background-color:rgb(246,246,240)"><div class="" style="display:inline-block;min-width:16ch;text-align:right;color:rgb(153,153,153)"><a href="https://hg.mozilla.org/mozilla-central/diff/2f31abffddbb/toolkit/components/places/PlacesDBUtils.jsm" title="2f31abffddbb: Bug 1057782 - Use template strings for multi-line SQL statements. r=ttaubert" style="color:rgb(136,0,0)">michael@201791</a></div><a class="" href="https://hg.mozilla.org/mozilla-central/annotate/2a193b7f395c/toolkit/components/places/PlacesDBUtils.jsm#l919" id="l919" style="color:rgb(136,0,0);text-decoration:none;margin:0px 10px">   919</a>                    AND t.parent <> :tags_folder
</div><div class="" style="color:rgb(0,0,0);font-size:12px;line-height:1.4em"><div class="" style="display:inline-block;min-width:16ch;text-align:right;color:rgb(153,153,153)"><a href="https://hg.mozilla.org/mozilla-central/diff/2f31abffddbb/toolkit/components/places/PlacesDBUtils.jsm" title="2f31abffddbb: Bug 1057782 - Use template strings for multi-line SQL statements. r=ttaubert" style="color:rgb(136,0,0)">michael@201791</a></div><a class="" href="https://hg.mozilla.org/mozilla-central/annotate/2a193b7f395c/toolkit/components/places/PlacesDBUtils.jsm#l920" id="l920" style="color:rgb(136,0,0);text-decoration:none;margin:0px 10px">   920</a>                    WHERE b.type = :type_bookmark` },</div><div class="" style="color:rgb(0,0,0);font-size:12px;line-height:1.4em"><br></div><font face="arial, helvetica, sans-serif">This should not be reporting anything that's not a bookmark.</font><br></pre><pre class="" style="margin-top:0px;margin-bottom:0px"><font face="arial, helvetica, sans-serif"><br></font></pre><pre class="" style="margin-top:0px;margin-bottom:0px"><font face="arial, helvetica, sans-serif">That means the extras are really queries, and they are:</font></pre><pre class="" style="margin-top:0px;margin-bottom:0px"><font face="arial, helvetica, sans-serif"><br></font></pre><pre class="" style="margin-top:0px;margin-bottom:0px"><font face="arial, helvetica, sans-serif">Getting Started
Help and Tutorials
Customize Firefox
Get Involved
About Us
Most Visited                        <<<
Recently Bookmarked        <<<
Recent Tags                       <<<<br></font></pre></div></div>