Use content::Referrer to pass around referrers in the plugin code
commitf71428e2754483bed8b8959cab09a359ce18d8e4
authorjochen <jochen@chromium.org>
Wed, 19 Nov 2014 09:51:04 +0000 (19 01:51 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 19 Nov 2014 09:51:22 +0000 (19 09:51 +0000)
treea8374e8cd7a3a50fcc7a2428f70d4e6ea2e293fc
parent48bbd92e73821abc6896e56527f6b9d3320bbf55
Use content::Referrer to pass around referrers in the plugin code

BUG=434628
R=bauerb@chromium.org,mkwst@chromium.org

Review URL: https://codereview.chromium.org/736743003

Cr-Commit-Position: refs/heads/master@{#304791}
16 files changed:
content/child/npapi/plugin_url_fetcher.cc
content/child/npapi/plugin_url_fetcher.h
content/child/npapi/webplugin_delegate.h
content/child/npapi/webplugin_delegate_impl.cc
content/child/npapi/webplugin_delegate_impl.h
content/child/plugin_messages.h
content/child/request_info.cc
content/child/request_info.h
content/child/resource_dispatcher.cc
content/child/resource_dispatcher_unittest.cc
content/child/web_url_loader_impl.cc
content/plugin/webplugin_delegate_stub.cc
content/renderer/npapi/webplugin_delegate_proxy.cc
content/renderer/npapi/webplugin_delegate_proxy.h
content/renderer/npapi/webplugin_impl.cc
content/renderer/npapi/webplugin_impl.h