Bug 115664

Summary: Handle removeItem and clear in LocalStorageDatabase
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Anders Carlsson
Reported 2013-05-06 11:25:28 PDT
Handle removeItem and clear in LocalStorageDatabase
Attachments
Patch (4.67 KB, patch)
2013-05-06 11:26 PDT, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2013-05-06 11:26:50 PDT
Darin Adler
Comment 2 2013-05-06 11:32:09 PDT
Comment on attachment 200725 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=200725&action=review > Source/WebKit2/UIProcess/Storage/LocalStorageDatabase.h:80 > + bool m_shouldClearItems; Need to initialize this to false in the constructor!
Anders Carlsson
Comment 3 2013-05-06 11:37:58 PDT
Note You need to log in before you can comment on or make changes to this bug.