commit | 1e3c25bfdb735bc4be21629669ccd0da856090d5 | [log] [tgz] |
---|---|---|
author | Nicholas Verne <[email protected]> | Thu Sep 07 04:24:29 2017 |
committer | Commit Bot <[email protected]> | Thu Sep 07 04:24:29 2017 |
tree | 8b91c5843b3d7d986fa9c315bdd30bf82c3bfb5a | |
parent | 2dee475fbda206f8afa2944ffba9c8b50b78664d [diff] |
mojo-ify plugin placeholder renderer->host messages This CL introduces PluginHost, PluginAuthHost and PluginRenderer mojo interfaces. PluginHost and PluginAuthHost are for messages sent to the host. PluginRenderer is for messages sent from host to renderer. We pass PluginRenderer interfaces to the host when the renderer needs new plugins to be downloaded. Bug: 577685 Change-Id: Iabf90d2f87703f5d84506edef7d9a27d90022735 Reviewed-on: https://chromium-review.googlesource.com/627965 Commit-Queue: Nicholas Verne <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Sam McNally <[email protected]> Reviewed-by: Nico Weber <[email protected]> Cr-Commit-Position: refs/heads/master@{#500213}
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 .