|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+450 lines, -152 lines) |
Patch |
 |
M |
content/browser/cache_storage/cache_storage.proto
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/cache_storage/cache_storage_cache.cc
|
View
|
1
2
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/cache_storage/cache_storage_cache_unittest.cc
|
View
|
1
2
3
|
5 chunks |
+22 lines, -14 lines |
0 comments
|
Download
|
 |
M |
content/browser/cache_storage/cache_storage_manager_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/embedded_worker_test_helper.cc
|
View
|
1
2
|
1 chunk |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_response_info.h
|
View
|
1
2
|
4 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_response_info.cc
|
View
|
1
2
|
4 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_url_request_job.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_url_request_job.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_url_request_job_unittest.cc
|
View
|
1
2
3
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/child/web_url_loader_impl.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/resource_messages.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/service_worker/service_worker_messages.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/service_worker/service_worker_types.h
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+19 lines, -14 lines |
0 comments
|
Download
|
 |
M |
content/common/service_worker/service_worker_types.cc
|
View
|
1
2
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/public/common/resource_response.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/common/resource_response_info.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/cache_storage/cache_storage_dispatcher.cc
|
View
|
1
2
|
3 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/service_worker/service_worker_context_client.cc
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/service_worker/service_worker_type_util.h
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/service_worker/service_worker_type_util.cc
|
View
|
1
2
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/http/tests/serviceworker/foreign-fetch-cors.html
|
View
|
1
2
3
4
5
|
10 chunks |
+99 lines, -19 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/fetch/CrossOriginAccessControl.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/fetch/CrossOriginAccessControl.cpp
|
View
|
1
2
3
4
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/fetch/FetchManager.cpp
|
View
|
1
2
3
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/fetch/FetchResponseData.h
|
View
|
1
2
3
4
5
|
5 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/fetch/FetchResponseData.cpp
|
View
|
1
2
3
4
|
7 chunks |
+29 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/fetch/FetchResponseDataTest.cpp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/fetch/Response.cpp
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/serviceworkers/ForeignFetchRespondWithObserver.cpp
|
View
|
1
2
3
4
|
2 chunks |
+17 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/exported/WebServiceWorkerResponse.cpp
|
View
|
1
2
|
3 chunks |
+26 lines, -15 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/exported/WebURLResponse.cpp
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/network/ResourceResponse.h
|
View
|
1
2
3
4
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/AssociatedURLLoader.cpp
|
View
|
1
2
3
|
2 chunks |
+22 lines, -53 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/platform/WebURLResponse.h
|
View
|
1
2
3
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerResponse.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|