tomayac / fugu-greetings

A sample app that features a lot of Project Fugu 🐡 APIs.

Home Page:https://tomayac.github.io/fugu-greetings/public/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Handling throws error

tomayac opened this issue · comments

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.