|
|
Make the request initiator Optional
This CL makes the request initiator used in ResourceRequests and NetURLRequests
optional. This will eventually allow to distinguish between a unique initiator
and a request with no initiator (eg. a top-level browser-initiated navigation).
BUG= 475027
Committed: https://crrev.com/f8d16c7cc9a1ca8e3f861616c495d3a1a9557fc5
Cr-Commit-Position: refs/heads/master@{#430276}
Total comments: 3
Total comments: 2
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+99 lines, -49 lines) |
Patch |
 |
M |
chrome/browser/ui/search_engines/search_engine_tab_helper.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/loader/async_revalidation_manager_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_dispatcher_host_browsertest.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_dispatcher_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_dispatcher_host_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/security_exploit_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/foreign_fetch_request_handler.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_fetch_dispatcher.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_url_request_job.cc
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/child/web_url_loader_impl.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/common/net/url_fetcher.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/common/resource_request.h
|
View
|
1
2
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/public/common/url_fetcher.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/public/test/test_download_request_handler.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
extensions/browser/guest_view/web_view/web_ui/web_ui_url_fetcher.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/base/registry_controlled_domains/registry_controlled_domain.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/base/registry_controlled_domains/registry_controlled_domain.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/url_request/test_url_fetcher_factory.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/url_request/test_url_fetcher_factory.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/url_request/url_fetcher.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_fetcher_core.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_fetcher_core.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_fetcher_impl.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/url_request/url_fetcher_impl.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request.h
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
Total messages: 64 (39 generated)
|