[Webkit-unassigned] [Bug 26658] Split the Synching portion of LocalStorageArea into its own class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 23 13:43:36 PDT 2009


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


jorlow at chromium.org changed:

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




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

Split the syncing portions of LocalStorageArea into StorageAreaSync.  This name
will make more sense in the next patch (in this set) when LocalStorageArea and
SessionStorageArea are merged to become simply StorageArea.  (Thus the synching
portion of StorageArea is in StorageAreaSync.)

This looks like a big patch, but really all it's doing is splitting code and
patching split-related things up.


-- 
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