Bug 103861 - [WK2][WKTR] WebKitTestRunner needs to implement testRunner.closeIdleLocalStorageDatabases()
Summary: [WK2][WKTR] WebKitTestRunner needs to implement testRunner.closeIdleLocalStor...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 103469
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-02 23:37 PST by Chris Dumez
Modified: 2016-08-05 13:31 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>