WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115664
Handle removeItem and clear in LocalStorageDatabase
https://bugs.webkit.org/show_bug.cgi?id=115664
Summary
Handle removeItem and clear in LocalStorageDatabase
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2013-05-06 11:26:50 PDT
Created
attachment 200725
[details]
Patch
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
Committed
r149618
: <
http://trac.webkit.org/changeset/149618
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug