Bug 139279
| Summary: | LocalStorage and SessionStorage leak across tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | andersca |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=138958 | ||
Alexey Proskuryakov
E.g.:
run-webkit-tests --no-retry --child-processes=1 --order=none http/tests/security/isolatedWorld/storage-properties.html http/tests/security/isolatedWorld/all-window-properties.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Anders will consider adding an API for manipulating SessionStorage, which would make this easy to fix.