template <>

class WireWeakSyncClientImpl

Defined at line 10441 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_messaging.h

Public Methods

::fidl::WireResult< ::fuchsia_web::NavigationPolicyProvider::EvaluateRequestedNavigation> EvaluateRequestedNavigation (::fuchsia_web::wire::RequestedNavigation requested_navigation)

Called when the [`Frame`] is processing a navigation request in one of the phase(s)

specified in [`NavigationPolicyProviderParams`]. Navigation is paused until the result is

received. The returned [`NavigationDecision`] defines how the navigation should proceed.

Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.