[webkit-gtk] WebsiteDataStore API proposal for handling data

Sergio Villar Senin svillar at igalia.com
Mon Jun 22 03:41:17 PDT 2015


On 22/06/15 12:29, Carlos Garcia Campos wrote:
> So, in summary, I think we have at least the following options:
> 
>  a) Use a single API for all with flags like the internal API
>  b) Use a different method for every data type
>  c) Use different method for every group of data types
>  d) Use a manager class for every group of data types and move
> WebKitCookieManager too.
> 
> Any other option? Any other thing I haven't considered? Which one you
> think is better?

I think a) and b) are too fine grained, not sure which use cases might
require such a level of detail. That's why I lean towards implementing
c) (option d) seems a bit overkill)

BR


More information about the webkit-gtk mailing list