Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(729)

Issue 132233022: Fix chrome.webRequest.onBeforeRequest for requests coming from NPAPI plugin processes. (Closed)

Created:
6 years, 11 months ago by jam
Modified:
6 years, 11 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Fix chrome.webRequest.onBeforeRequest for requests coming from NPAPI plugin processes. BUG=332481 R=jochen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245847

Patch Set 1 #

Patch Set 2 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -16 lines) Patch
M chrome/browser/extensions/api/web_request/web_request_api.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_renderer_state.h View 1 2 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_renderer_state.cc View 1 2 chunks +11 lines, -2 lines 0 comments Download
M content/browser/loader/resource_loader.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_request_info_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/loader/resource_request_info_impl.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/child/npapi/plugin_url_fetcher.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/child/npapi/plugin_url_fetcher.cc View 1 3 chunks +20 lines, -1 line 0 comments Download
M content/child/npapi/webplugin_delegate.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/child/npapi/webplugin_delegate_impl.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/child/npapi/webplugin_delegate_impl.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M content/plugin/webplugin_delegate_stub.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/public/browser/resource_request_info.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/npapi/webplugin_delegate_proxy.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/npapi/webplugin_delegate_proxy.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/npapi/webplugin_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
6 years, 11 months ago (2014-01-18 02:13:53 UTC) #1
jochen (gone - plz use gerrit)
6 years, 11 months ago (2014-01-19 18:56:30 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698