class SetNavigationPolicyProvider

Defined at line 1157 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/markers.h

Sets the navigation policy provider for the [`Frame`]. When set, the [`Frame`] sends

[`NavigationPolicyProvider.EvaluateRequestedNavigation`] when processing navigation

requests. `params` defines when the message is sent. After sending the

`EvaluateRequestedNavigation` message, the [`Frame`] blocks the corresponding navigation

until it receives a response.

Should be called before `GetNavigationController` to ensure that it is applied to all

navigations including the first [`NavigationController.LoadURL`] request.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal