[Webkit-unassigned] [Bug 213493] [WPE][GTK] Add API to support "Privacy Report"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 16 03:37:31 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=213493

--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to katherine_cheney from comment #4)
> (In reply to Carlos Garcia Campos from comment #1)
> > John, Youenn is WebsiteDataStore::getResourceLoadStatisticsDataSummary() the
> > function returning the data needed to create the privacy report?
> 
> Yes, WebsiteDataStore::getResourceLoadStatisticsDataSummary() is the correct
> function.

Thanks! I started to play with this, but I noticed I was not getting the same results than Safari, actually I was getting no entries in the report. So, I tried using the database store and then I got the same results. It seems to be a bug in the memory store (see bug #214401). This makes me wonder if we should be using the database store like Safari. Why do we have memory and db stores? When are you supposed to use one or the other? Should we also expose a setting?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200716/7bcf3ca6/attachment-0001.htm>


More information about the webkit-unassigned mailing list