WICG / file-system-access

Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
https://wicg.github.io/file-system-access/
Other
669 stars 66 forks source link

Heavy use of AccessHandle keeps incorrect record of used quota #348

Closed hcldan closed 2 years ago

hcldan commented 2 years ago

I filed a chrome issue with this... but I've been seeing strange file growth when writing frequently to large (> 4 gb) files using access Handle

https://bugs.chromium.org/p/chromium/issues/detail?id=1276435

Not sure where you would rather have these reports.

mkruisselbrink commented 2 years ago

For issues like this that are more problems with the implementation rather than the spec filing them as chromium issues is generally better. So thanks for filing that issue as well!