Bug 114451

Summary: Implement more logic in StorageAreaMap
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, mark.lam, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ap: review+

Anders Carlsson
Reported 2013-04-11 10:05:22 PDT
Implement more logic in StorageAreaMap
Attachments
Patch (19.31 KB, patch)
2013-04-11 10:23 PDT, Anders Carlsson
ap: review+
Anders Carlsson
Comment 1 2013-04-11 10:23:12 PDT
Alexey Proskuryakov
Comment 2 2013-04-11 10:35:37 PDT
Comment on attachment 197638 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=197638&action=review > Source/WebKit2/UIProcess/Storage/StorageManager.cpp:101 > + // FIXME: If this is sent to another process, the source storage area won't make sense. I don't understand this comment. What another process? Is this for the case when a process is restarted after a crash? Please elaborate, unless you plan to address this very soon. > Source/WebKit2/WebProcess/Storage/StorageAreaMap.cpp:133 > + // FIXME: This should use a special sendSync flag to indicate that we don't want to process incoming messages while waiting for a reply. > + // (This flag does not yet exist). It's not very obvious why.
Anders Carlsson
Comment 3 2013-04-11 10:42:48 PDT
Note You need to log in before you can comment on or make changes to this bug.