Re: [css-houdini-drafts] Ban data URL worklets (#985)

@nhiroki I am not sure how we can collect such data. I know there are a couple of examples out there, but I don't think they are a good representation of the apps in production. Usually those examples generate codes for an AudioWorkletProcessor based on the user action. Blocking data URL will disable this type of applications and developers will have to set up a backend to generate the code on the fly.

I get that the motivation here is to use dynamic import() instead, but it will break some apps for sure.

-- 
GitHub Notification of comment by hoch
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/985#issuecomment-620676414 using your GitHub account

Received on Tuesday, 28 April 2020 15:25:33 UTC