WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115489
Begin work on loading items from the local storage database
https://bugs.webkit.org/show_bug.cgi?id=115489
Summary
Begin work on loading items from the local storage database
Anders Carlsson
Reported
2013-05-01 14:16:38 PDT
Begin work on loading items from the local storage database
Attachments
Patch
(17.70 KB, patch)
2013-05-01 14:21 PDT
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2013-05-01 14:21:14 PDT
Created
attachment 200241
[details]
Patch
Andreas Kling
Comment 2
2013-05-01 15:28:50 PDT
Comment on
attachment 200241
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=200241&action=review
> Source/WebKit2/UIProcess/Storage/LocalStorageDatabase.cpp:87 > + m_database.executeCommand("DROP TABLE ItemTable");
We should LOG_ERROR if this fails.
Anders Carlsson
Comment 3
2013-05-01 15:37:47 PDT
Committed
r149458
: <
http://trac.webkit.org/changeset/149458
>
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