Searched refs:webview_throttle (Results 1 – 1 of 1) sorted by relevance
858 auto webview_throttle = WebviewController::MaybeGetNavigationThrottle(handle); in CreateThrottlesForNavigation() local859 if (webview_throttle) { in CreateThrottlesForNavigation()860 throttles.push_back(std::move(webview_throttle)); in CreateThrottlesForNavigation()