You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatic update from web-platform-tests
Revert "Add options parameter to createSyncAccessHandle()"
This reverts commit ca2d8b837fca8a7bd3bd0ba1562c7cc090108374.
Reason for revert: To avoid compatibility issues with Safari (that has already shipped this API without the options param) and leave the design of the object fully open, we decided to remove the parameter. Further context in whatwg/fs#19.
Original change's description:
> Add options parameter to createSyncAccessHandle()
>
> For now the only accepted (and required) option is "mode: 'in-place'".
> Having this parameter allows us to later define a more appropriate
> default behavior for access handles than the one we currently implement.
> This is specially useful in the context of expanding access handle usage
> outside of OPFS.
>
> For more details check:
> https://github.com/WICG/file-system-access/blob/main/AccessHandle.md#exposing-accesshandles-on-all-filesystems
>
> Bug: 1218431
> Change-Id: I50d0a4acfd81874e17b6b28d1c2bf446b0397a4d
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3110487
> Reviewed-by: Marijn Kruisselbrink <[email protected]>
> Commit-Queue: Emanuel Krivoy <[email protected]>
> Cr-Commit-Position: refs/heads/main@{#982209}
Bug: 1218431
Change-Id: I11dd5044b59e1fec8444242869628129efa5cf17
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3572141
Reviewed-by: Austin Sullivan <[email protected]>
Commit-Queue: Emanuel Krivoy <[email protected]>
Cr-Commit-Position: refs/heads/main@{#989350}
--
wpt-commits: 9082234ee4b01d20a4e9eec0297155e2e5f6838f
wpt-pr: 33516
Copy file name to clipboardExpand all lines: testing/web-platform/tests/file-system-access/sandboxed_FileSystemFileHandle-sync-access-handle-writable-lock.https.tentative.worker.js
0 commit comments