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

[Spec] Promise returned by disableUntrustedNetwork call is not resolved with ongoing navigation #205

@xiaochen-z

Description

@xiaochen-z

See RenderFrameHostImpl::CalculateUntrustedNetworkStatus().

If any descendant frames have ongoing navigations, the promise returned by disableUntrustedNetwork call at the parent frame cannot be resolved.

Note if the frame itself has ongoing navigations, it is allowed to resolve the promise. At the time navigation commits, untrusted network status will be recalculated. If all descendant frames' navigations are done, the promise will then be resolved.

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