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

[Spec] Embedder-initiated navigation is not allowed when network is revoked #221

@xiaochen-z

Description

@xiaochen-z

See implementation: https://source.chromium.org/chromium/chromium/src/+/main:content/browser/renderer_host/navigation_request.cc;l=1314-1330?q=%22Navigations%20cannot%20be%20initiated%20from%20a%22&ss=chromium%2Fchromium%2Fsrc

The behavior is if you have a nested iframe inside a fenced frame. The fenced frame disables its untrusted network, then attempts to start an embedder-initiated navigation of the nested iframe. The check linked above will be hit and the navigation will not be inititated.

Sub-issues

Metadata

Metadata

Assignees

Labels

specificationAdditions to specifications

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions