On Tue, Oct 29, 2024 at 8:27 AM Joel Hockey <joelhoc...@chromium.org> wrote:
> Thanks Tom and Ashley, I've created: > > crbug.com/376097107 - Android FileSystemAccess mime filters are being > ignored > crbug.com/376097630 - Android FileSystemAccess opening folder with many > files causes chrome to become unresponsive > crbug.com/376097108 - Android FileSystemAccess save-as does not allow > creating a new file, only selecting existing > Thanks for filing all of those! > crbug.com/376097631 - Android FileSystemAccess save as project folder > fails > Ashley, I wonder how you *save as a folder*, though? That's not even supported with showSaveFilePicker() <https://developer.mozilla.org/en-US/docs/Web/API/Window/showSaveFilePicker>. I don't think that's a feature of the File System Access API at all, only *save as a file*. Is the actual bug that you're reporting that showDirectoryPicker({mode: 'readwrite'}) <https://developer.mozilla.org/en-US/docs/Web/API/Window/showDirectoryPicker#mode> doesn't work as intended? That's technically save, not save *as*. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscr...@chromium.org. To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CALgRrLkWfozT--Xv9f4OuFgrYLpVKV4gp9BNFzACHZcb80XtGg%40mail.gmail.com.