[webkit-gtk] WebsiteDataStore API proposal for process configuration options

Michael Catanzaro mcatanzaro at igalia.com
Fri Jun 19 07:52:59 PDT 2015


On Fri, 2015-06-19 at 11:18 +0200, Carlos Garcia Campos wrote:
>  - Or we could have setters, but again, we would need to document
> that
> they won't have any effect if called after a secondary process has 
> been
> created.

I also prefer not to add setters for the WebKitWebsiteDataManager. Your
proposal LGTM.

> This is only for configuration options, which is what we currently 
> have
> somehow exposed in our API. However, the WebsiteDataStore also allows 
> to
> manage the data, getting a list of origins/domains for a given data
> store (like the cookies manager but for databases, local storage, 
> disk
> cache, memory cache, etc.). And also allows to remove any particular
> data for any origin/domain. We could also expose API for that, which
> will allow us to have a proper personal data manager in ephy, for
> example. But I'll leave that API proposal for a different mail to not
> make this one too long.

Agreed, we should expose all of this, but it's a separate issue.


More information about the webkit-gtk mailing list