[webkit-dev] PageGroup and localStorage/SQLDatabase/IndexedDB

Adam Barth abarth at webkit.org
Wed Oct 26 00:59:53 PDT 2011


I was investigating why there is an ENABLE(INDEXED_DATABASE) in
PageGroup.h, and I think I've traced the origin to this patch:

http://trac.webkit.org/changeset/32020

It seems odd that IndexedDB and localStorage have these objects in
PageGroup but SQLDatabase does not.  Should more features have
PageGroup-associated objects or should fewer?

Thanks,
Adam


More information about the webkit-dev mailing list