WICG / file-handling

API for web applications to handle files
Other
82 stars 15 forks source link

Discuss relationship between file handling and launch event #34

Open mgiuca opened 4 years ago

mgiuca commented 4 years ago

@kenchris raised on https://github.com/w3ctag/design-reviews/issues/371#issuecomment-530170873 that we need to discuss this more.

The explainer currently links file handling to WICG/sw-launch through the launchParams variable. But launch event is currently further behind the file-handling spec, and we're likely to try and ship file handling before launch event (it's much simpler).

So we may need to detach it from the launch event, but we still like the idea of launchParams as part of a future launch event. The explainer should make this inter-spec dependency a bit clearer.

alice commented 4 years ago

Back-linking this to TAG review https://github.com/w3ctag/design-reviews/issues/371