[webkit-dev] PageGroups (and the localStorage being stored in it)
Jeremy Orlow
jorlow at chromium.org
Thu May 7 16:56:15 PDT 2009
I'm continuing to work on https://bugs.webkit.org/show_bug.cgi?id=25376 and
noticed that the map of origins to localStorageAreas is owned by the
PageGroup class. I'm having a bit of trouble understanding what exactly
page groups are used for.
I looked through the code and the wiki but couldn't find any explanations.
I did find
http://lists.macosforge.org/pipermail/webkit-dev/2008-November/005642.html
which
was pretty helpful, but it still doesn't make it clear to me why the
localStorage map needs to reside here (rather than being some
global/singleton object).
Thanks!
Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090507/8a020fbb/attachment.html>
More information about the webkit-dev
mailing list