Fix PDF load in <embed> and <object> tags (fixes issue #2727, see issue #2622)

This commit is contained in:
Marshall Greenblatt
2019-07-24 17:12:00 -04:00
parent e57acace0b
commit 15fc7e58a8
9 changed files with 202 additions and 1 deletions

View File

@@ -199,7 +199,7 @@ void CefExtensionSystem::Init() {
// mime_handler_private.idl), and returns the unique View ID via the
// |payload| argument.
// 5. The unique View ID arrives in the renderer process via
// ResourceLoader::didReceiveData and triggers creation of a new Document.
// ResourceLoader::DidReceiveData and triggers creation of a new Document.
// DOMImplementation::createDocument indirectly calls
// RendererBlinkPlatformImpl::getPluginList to retrieve the list of
// supported plugins from the browser process. If a plugin supports the