Bug 103861

Summary: [WK2][WKTR] WebKitTestRunner needs to implement testRunner.closeIdleLocalStorageDatabases()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 103469    
Bug Blocks:    

Description Chris Dumez 2012-12-02 23:37:13 PST
http://trac.webkit.org/changeset/136323 introduced testrunner.closeIdleLocalStorageDatabases() but WebKitTestRunner does not implement it yet.

This causes the following test to fail for all WK2 ports:
storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.html
Comment 1 Jonathan Bedard 2016-08-03 15:40:04 PDT
The tests which rely off of this functionality are remnants of QT support.  See https://bugs.webkit.org/show_bug.cgi?id=160529.
Comment 2 Jonathan Bedard 2016-08-05 13:27:04 PDT
Disregard previous comment, this bug remains valid and to be implemented in WK2 ports.
Comment 3 Radar WebKit Bug Importer 2016-08-05 13:31:22 PDT
<rdar://problem/27725028>