commit | 1df2052bf85995c90856a57c07039c501c15f8dc | [log] [tgz] |
---|---|---|
author | Clark DuVall <[email protected]> | Mon Aug 05 19:58:46 2019 |
committer | Commit Bot <[email protected]> | Mon Aug 05 19:58:46 2019 |
tree | fa978edabb4c153671c91bfeaae6f2108719503d | |
parent | cc8cc7dcb100d1af546b74f897a0f3a995595a6f [diff] |
Remove ResourceContext from PluginService This switches to using BrowserContext instead of ResourceContext for PluginService and plugin_utils.cc. This required moving PluginRegistryImpl, PluginInfoHostImpl, and RenderFrameMessageFilter::OnGetPluginInfo to run on the UI thread. This eliminates one of the major dependencies of extensions::InfoMap. Bug: 980774 Change-Id: I7b26c5b40dc8b98c518339b771249ef16e6ec856 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730093 Commit-Queue: Clark DuVall <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Cr-Commit-Position: refs/heads/master@{#684082}
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 .