WICG / interventions

A place for browsers and web developers to collaborate on user agent interventions.
Other
177 stars 28 forks source link

Intervention: Block download from ad iframe #67

Closed xyaoinum closed 2 years ago

xyaoinum commented 5 years ago

We intend to implement in Chrome to block automatic download initiated from ad frames, where "ad frame" is defined by Chrome's AdTagging infrastructure. See the design doc.

This intervention can fit in the description "act in a user-agent-defined manner to safeguard the user from a potentially hostile download" in the HTML Standard. See also the pull request that moves around that description a little bit.

xyaoinum commented 5 years ago

cc @jkarlin @bslassey @ehsan

johannhof commented 2 years ago

(As noted in https://github.com/WICG/interventions/pull/72, we intend to archive this repository and are thus triaging and resolving all open issues)

Closing the issue, as from a standards perspective this seems to have been covered by https://github.com/whatwg/html/pull/4450