<- Chrome Settings Library

FileSystemSyncAccessHandleAsyncInterfaceEnabled

Re-enable the deprecated async interface for FileSystemSyncAccessHandle in File System Access API
Last updated October 8, 2024
Deprecated

Starting in M108, all of FileSystemSyncAccessHandle methods will be invoked synchronously. Until M110, this policy re-enables asynchronous invocation of FileSystemSyncAccessHandle methods. If this policy is set to Enabled, FileSystemSyncAccessHandle methods are invoked asynchronously. If this policy is set to Disabled or not set, all of FileSystemSyncAccessHandle methods are invoked synchronously.

Supported On:
Platform Start End
Android 108 110
Chrome (Windows, Mac, Linux) 108 110
ChromeOS 108 110
Example value:

false

Features: