More bookmarks than expected reported in FHR?
Cheng Wang
cww at mozilla.com
Tue Jan 6 12:26:51 PST 2015
You /can/ make queries(ctrl-shift-B, right click in the main area, add
bookmark):
https://developer.mozilla.org/en-US/docs/Mozilla/Tech/Places/Places_query_URIs
There was a bit of a lifehack-style push back in Firefox 2(maybe 3) when
it was a "pro tip" kind of deal and you could download premade
queryfolders but I'd bet no more than 10000 users have anything outside
the default 3.
(Although as an odd fact, I had a weird bug where all my bookmarks
duplicated over back in the day and over so I actually have 20
queryfolders... not that I use thembut it makes my profile a good test
profile.)
Cheng.
Brendan Colloran wrote:
> 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 <<<
> _______________________________________________
> fhr-dev mailing list
> fhr-dev at mozilla.org
> https://mail.mozilla.org/listinfo/fhr-dev
More information about the fhr-dev
mailing list