NEW 257783
Add support for File Handling
https://bugs.webkit.org/show_bug.cgi?id=257783
Summary Add support for File Handling
Thomas Steiner
Reported 2023-06-07 02:16:50 PDT
With macOS Sonoma, web apps on Mac work great. It would be fantastic if they could open files from Finder by double click if the web app is registered as the default file handler for a given file type, or by right click and then "Open with" if the web app can handle a file type, but isn't the default file handler. Explainer: https://github.com/WICG/file-handling/blob/main/explainer.md Article: https://developer.chrome.com/en/articles/file-handling/
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-14 02:17:19 PDT
Note You need to log in before you can comment on or make changes to this bug.