Bug 139279 - LocalStorage and SessionStorage leak across tests
Summary: LocalStorage and SessionStorage leak across tests
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-04 16:59 PST by Alexey Proskuryakov
Modified: 2014-12-05 10:44 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-12-04 16:59:35 PST
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
Comment 1 Alexey Proskuryakov 2014-12-05 10:44:13 PST
Anders will consider adding an API for manipulating SessionStorage, which would make this easy to fix.