这是indexloc提供的服务,不要输入任何密码
Skip to content

Permissions Policy for WebGPU and for unmaskHints #3483

@kainino0x

Description

@kainino0x

In order for WebGPU, or unmaskHints, to be gated by Permissions Policy (aka Feature Policy), I think we need to specify it. There's currently an inline issue in Abuse of capabilities about using Permissions Policy as a mitigation, but I think if we want to do that, it needs to be standardized and specified.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Feature_Policy/Using_Feature_Policy

As described here, each feature has a default allowlist. As mentioned in that inline issue, our default allowlist might be 'self':

The feature will be allowed in this document, and in all nested browsing contexts (iframes) in the same origin.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions