Skip to content

Commit 0cefcf1

Browse files
committed
Add canary version to AccessHandle prototype
1 parent dc96381 commit 0cefcf1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

AccessHandle.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,9 @@ convenient, both from a specification and performance point of view.
215215

216216
## Trying It Out
217217

218-
A prototype of access handles is available in Chrome Canary. To enable
219-
it, launch Chrome with the `--enable-features=FileSystemAccessAccessHandle`
220-
flag.
218+
A prototype of access handles is available in Chrome Canary (from at least
219+
version `94.0.4597.0`). To enable it, launch Chrome with the
220+
`--enable-features=FileSystemAccessAccessHandle` flag.
221221

222222
We have also developed an Emscripten file system based on access handles.
223223
Instructions on how to use it can be found

0 commit comments

Comments
 (0)