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
667 stars 66 forks source link

Close open AccessHandles when page is reloaded #347

Closed hcldan closed 2 years ago

hcldan commented 3 years ago

I understand that I should always close the file in a finally or something, but I've had occasions where i got a hard crash in chrome in the middle of a file operation (most likely unrelated) and a simple reload of the page prevents me from opening the handle again.

I actually have to close the tab, and re-navigate to the page for it to let me open the handle again.

rstz commented 2 years ago

This sounds like a Chromium bug, if you have a repro, it would be great to have it at https://crbug.com