Modern IDB: Support populating/extracting database metadata with SQLite backend This patch will also actually enable the SQLite backend in code that is run in layout tests.
Created attachment 269508 [details] Patch v1
Created attachment 269524 [details] Patch for landing
Comment on attachment 269524 [details] Patch for landing Rejecting attachment 269524 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'build', '--no-clean', '--no-update', '--build-style=release', '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: ent.dia -c /Volumes/Data/EWS/WebKit/Source/WebCore/dom/StyledElement.cpp -o /Volumes/Data/EWS/WebKit/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/x86_64/StyledElement.o ** BUILD FAILED ** The following build commands failed: CompileC /Volumes/Data/EWS/WebKit/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/x86_64/SQLiteIDBBackingStore.o Modules/indexeddb/server/SQLiteIDBBackingStore.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (1 failure) Full output: http://webkit-queues.webkit.org/results/723422
Comment on attachment 269508 [details] Patch v1 Attachment 269508 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/723486 New failing tests: fast/history/page-cache-indexed-opened-db.html
Created attachment 269533 [details] Archive of layout-test-results from ews116 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews116 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 269524 [details] Patch for landing Attachment 269524 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/723470 New failing tests: fast/history/page-cache-indexed-opened-db.html
Created attachment 269535 [details] Archive of layout-test-results from ews117 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews117 Port: mac-yosemite Platform: Mac OS X 10.10.5
Yah, with EWS I can at least explore these! Thank you EWS!
Created attachment 269541 [details] Patch for landing 2 Fixing release build shenanigans with UNUSED_PARAM
Comment on attachment 269541 [details] Patch for landing 2 Attachment 269541 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/723961 New failing tests: fast/history/page-cache-indexed-opened-db.html
Created attachment 269544 [details] Archive of layout-test-results from ews100 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews100 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 269541 [details] Patch for landing 2 Attachment 269541 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/723956 New failing tests: fast/history/page-cache-indexed-opened-db.html
Created attachment 269545 [details] Archive of layout-test-results from ews112 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews112 Port: mac-yosemite Platform: Mac OS X 10.10.5
The commit-queue encountered the following flaky tests while processing attachment 269541 [details]: transitions/default-timing-function.html bug 138901 (author: simon.fraser@apple.com) The commit-queue is continuing to process your patch.
The commit-queue encountered the following flaky tests while processing attachment 269541 [details]: The commit-queue is continuing to process your patch.
Created attachment 269551 [details] Patch for landing 3
Comment on attachment 269551 [details] Patch for landing 3 Clearing flags on attachment: 269551 Committed r195443: <http://trac.webkit.org/changeset/195443>