Bug 257783 - Add support for File Handling
Summary: Add support for File Handling
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Safari 16
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-07 02:16 PDT by Thomas Steiner
Modified: 2023-06-14 17:29 PDT (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Steiner 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/
Comment 1 Radar WebKit Bug Importer 2023-06-14 02:17:19 PDT
<rdar://problem/110762737>