You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm requesting a TAG review of Permissions Policy reports for iframes.
I'd like to introduce a new Permissions Policy violation type called Potential Permissions Policy violation, which will only look at Permissions Policy (including report-only policy) and the allow attribute set in iframes to detect the conflict between Permissions Policy enforced vs permissions propagated to iframes. The Potential Permissions Policy violation reports will be sent to embedder's reporting endpoint, instead of iframe's reporting endpoint.
TAGの皆様、こんにちは!
I'm requesting a TAG review of Permissions Policy reports for iframes.
I'd like to introduce a new Permissions Policy violation type called
Potential Permissions Policy violation
, which will only look at Permissions Policy (including report-only policy) and theallow
attribute set in iframes to detect the conflict between Permissions Policy enforced vs permissions propagated to iframes. The Potential Permissions Policy violation reports will be sent to embedder's reporting endpoint, instead of iframe's reporting endpoint.Further details:
The text was updated successfully, but these errors were encountered: