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+
Anders Carlsson
Comment 1 2013-05-01 14:21:14 PDT
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
Note You need to log in before you can comment on or make changes to this bug.