forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CastCore: CastRuntimeService: Add API to request CastWebService
Add a method to request a pointer to CastWebService instance. This is required to provide access to CastWebService::* methods in underlying classes, such as CastWebService::GetURLLoaderThrottleDelegateForSession() can be needed in ContentBrowserClient::CreateURLLoaderThrottles(). Bug: b/203010197(internal) Test: N/A Signed-off-by: Volodymyr Riazantsev <riazantsevv@google.com> Change-Id: I9124762b817767f834b281eb18afbeb840d70bc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3230239 Reviewed-by: Ryan Keane <rwkeane@google.com> Cr-Commit-Position: refs/heads/main@{#933552}
- Loading branch information
1 parent
c528eae
commit cc22b28
Showing
5 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters