tomayac / fugu-greetings

A sample app that features a lot of Project Fugu 🐡 APIs.
https://tomayac.github.io/fugu-greetings/public/
Apache License 2.0
62 stars 8 forks source link

File Handling throws error #22

Closed tomayac closed 4 years ago

christianliebel commented 4 years ago

Nevermind, this happened due to a wrong MIME type for Web Share Target, the warning is a bit misleading though: https://chromium.googlesource.com/chromium/src/+/refs/heads/master/third_party/blink/renderer/modules/manifest/manifest_parser.cc#732 -- could imagine writing a patch for that 😎

However, we could still verify if File Handling matches the lastest spec.