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 _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev