RESOLVED WONTFIX 106096
[WK2] Add support for setting IndexedDB database path in WK2
https://bugs.webkit.org/show_bug.cgi?id=106096
Summary [WK2] Add support for setting IndexedDB database path in WK2
Michael Pruett
Reported 2013-01-04 08:40:15 PST
Add support for setting IndexedDB database path in WK2.
Attachments
Patch (25.41 KB, patch)
2013-01-04 08:50 PST, Michael Pruett
webkit-ews: commit-queue-
Patch (25.64 KB, patch)
2013-01-04 09:12 PST, Michael Pruett
webkit-ews: commit-queue-
Patch (25.60 KB, patch)
2013-01-04 09:33 PST, Michael Pruett
sam: review-
Michael Pruett
Comment 1 2013-01-04 08:50:45 PST
WebKit Review Bot
Comment 2 2013-01-04 08:53:24 PST
Attachment 181306 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 Source/WebKit2/WebProcess/WebCoreSupport/WebIndexedDBDatabaseManager.cpp:32: You should add a blank line after implementation file's own header. [build/include_order] [4] Source/WebKit2/WebProcess/WebCoreSupport/WebIndexedDBDatabaseManager.cpp:33: Alphabetical sorting problem. [build/include_order] [4] Source/WebKit2/WebProcess/WebPage/WebPageGroupProxy.cpp:35: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 3 in 20 files If any of these errors are false positives, please file a bug against check-webkit-style.
Early Warning System Bot
Comment 3 2013-01-04 08:56:08 PST
Michael Pruett
Comment 4 2013-01-04 09:12:08 PST
Early Warning System Bot
Comment 5 2013-01-04 09:26:58 PST
Michael Pruett
Comment 6 2013-01-04 09:33:23 PST
Gyuyoung Kim
Comment 7 2013-01-05 05:31:58 PST
Comment on attachment 181318 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=181318&action=review > Source/WebKit2/ChangeLog:7 > + Missing patch description.
Sam Weinig
Comment 8 2013-01-07 12:47:59 PST
Comment on attachment 181318 [details] Patch We already have a databaseDirectory, I really don't want another.
Note You need to log in before you can comment on or make changes to this bug.