|
Pepper: Add a X-Requested-With header to URL requests done for Pepper plugins.
The header contains the name and version of the plugin. (It'll be done for NPAPI
separately.)
BUG= 145090
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+127 lines, -29 lines) |
Patch |
|
M |
chrome/test/ppapi/ppapi_test.cc
|
View
|
1
2
|
1 chunk |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/common/pepper_plugin_registry.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/common/request_extra_data.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/common/request_extra_data.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
content/common/resource_dispatcher_unittest.cc
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/renderer/pepper/pepper_plugin_delegate_impl.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/renderer/pepper/pepper_url_request_unittest.cc
|
View
|
1
2
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
content/renderer/render_view_impl.cc
|
View
|
1
2
3
|
1 chunk |
+14 lines, -2 lines |
0 comments
|
Download
|
|
M |
ppapi/tests/test_url_loader.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
ppapi/tests/test_url_loader.cc
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
webkit/glue/weburlrequest_extradata_impl.h
|
View
|
1
2
3
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
|
M |
webkit/glue/weburlrequest_extradata_impl.cc
|
View
|
1
2
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
webkit/plugins/ppapi/plugin_module.h
|
View
|
1
2
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
webkit/plugins/ppapi/plugin_module.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
webkit/plugins/ppapi/ppapi_plugin_instance.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
webkit/plugins/ppapi/ppapi_unittest.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webkit/plugins/ppapi/ppb_url_loader_impl.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
webkit/plugins/ppapi/url_request_info_util.h
|
View
|
1
2
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
webkit/plugins/ppapi/url_request_info_util.cc
|
View
|
1
2
3
|
3 chunks |
+53 lines, -6 lines |
0 comments
|
Download
|
|
M |
webkit/support/webkit_support.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webkit/tools/test_shell/test_webview_delegate.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 17 (0 generated)
|