[Webkit-unassigned] [Bug 273906] `navigator.storage.getDirectory()` fails in service workers with an `NotSupportedError: The operation is not supported`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 07:01:12 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=273906

--- Comment #6 from youenn fablet <youennf at gmail.com> ---
We are exposing StorageManager to service workers but are not setting the service worker StorageProvider.
We should probably set the StorageProvider or alternatively disable StorageManager in service worker contexts.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240513/1de35e94/attachment.htm>


More information about the webkit-unassigned mailing list