RESOLVED WONTFIX 22726
Implement HTML5 local storage in Workers
https://bugs.webkit.org/show_bug.cgi?id=22726
Summary Implement HTML5 local storage in Workers
Alexey Proskuryakov
Reported 2008-12-07 03:41:01 PST
HTML5 local storage needs to be available in Workers (as WorkerUtils.localStorage).
Attachments
Alexey Proskuryakov
Comment 1 2008-12-07 04:00:40 PST
Jeremy Orlow
Comment 2 2009-05-28 21:59:03 PDT
LocalStorage was removed from Workers a couple months ago: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-March/018991.html
Ahmad Saleem
Comment 3 2022-08-11 10:58:10 PDT
I don't see any test cases in WPT for local storage: https://wpt.fyi/results/workers/interfaces/WorkerUtils?label=master&label=experimental&aligned&view=subtest&q=WorkerUtils Further, from Comment 02, it is confirmed that it was removed from Web-Spec (Hence, indicating that there are no test cases). I am going to mark this as "RESOLVED WONTFIX". Please reopen, if you are aware of any recent discussions to revive this. Thanks!
Note You need to log in before you can comment on or make changes to this bug.