commit | 99a8e52f6f846f3494690c6563b5128d8ee519aa | [log] [tgz] |
---|---|---|
author | Oksana Zhuravlova <[email protected]> | Tue Aug 20 21:58:11 2019 |
committer | Commit Bot <[email protected]> | Tue Aug 20 21:58:11 2019 |
tree | a8cb66ec1145231a9df7a4b3d97ad9acf1bd9ca3 | |
parent | 30e3c9be3e90aea65f65eca9698efcaa6360e903 [diff] |
[mojo] Add testing support to BrowserInterfaceBrokerProxy This change adds a SetBinderForTesting() method to BrowserInterfaceBrokerProxy and modifies MojoInterfaceInterceptor to call this new method if a script passes a new "useBrowserInterfaceBroker" parameter. Also converts IdleManager to use BrowserInterfaceBrokerProxy as a use case for overriding interface handlers in web tests. Bug: 985118 Change-Id: I8dc3fc1c4beb2ae375a2534b03cd890ce1e3b52c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1756480 Commit-Queue: Oksana Zhuravlova <[email protected]> Reviewed-by: Ken Rockot <[email protected]> Reviewed-by: Tom Sepez <[email protected]> Reviewed-by: Hiroki Nakagawa <[email protected]> Reviewed-by: Kentaro Hara <[email protected]> Reviewed-by: Robert Ma <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Reviewed-by: Ayu Ishii <[email protected]> Cr-Commit-Position: refs/heads/master@{#688743}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .