[Webkit-unassigned] [Bug 26732] Combine LocalStorage and SessionStorage into StorageNamespace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 16:57:16 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26732


jorlow at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31891|                            |review?
               Flag|                            |




------- Comment #1 from jorlow at chromium.org  2009-06-25 16:57 PDT -------
Created an attachment (id=31891)
 --> (https://bugs.webkit.org/attachment.cgi?id=31891&action=view)
patch v1

For the final step of https://bugs.webkit.org/show_bug.cgi?id=25376, combine
LocalStorage and SessionStorage into StorageNamespace. The synching code (for
LocalStorage) has already been removed, so these classes are now very similar. 
All they do is essentially contain a logical grouping of origins that are
attached to specific contexts (be it PageGroups for LocalStorage and Page for
SessionStorage).


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list