Bug 103861
| Summary: | [WK2][WKTR] WebKitTestRunner needs to implement testRunner.closeIdleLocalStorageDatabases() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | 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: | |||
Chris Dumez
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
The tests which rely off of this functionality are remnants of QT support. See https://bugs.webkit.org/show_bug.cgi?id=160529.
Jonathan Bedard
Disregard previous comment, this bug remains valid and to be implemented in WK2 ports.
Radar WebKit Bug Importer
<rdar://problem/27725028>