|
|
[OBSOLETE] Remove WebURLResponse::initialize()
The implementation of WebURLResponse::initialize() was trivial and could
easily be moved to the constructor. Remove it.
Also remove the public assign() method and the reset() method.
BUG= 625529
Total comments: 2
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+75 lines, -86 lines) |
Patch |
 |
M |
content/child/web_url_loader_impl.cc
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/child/web_url_loader_impl_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_browsertest.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/blink/cache_util_unittest.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/fetch/MultipartImageResourceParserTest.cpp
|
View
|
|
3 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/fetch/ResourceLoader.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/ThreadableLoaderTest.cpp
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/exported/WebURLResponse.cpp
|
View
|
1
2
|
5 chunks |
+34 lines, -17 lines |
2 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/exported/WrappedResourceResponse.h
|
View
|
1
2
3
|
1 chunk |
+14 lines, -16 lines |
5 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/testing/URLTestHelpers.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/AssociatedURLLoaderTest.cpp
|
View
|
|
16 chunks |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebEmbeddedWorkerImplTest.cpp
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/tests/FrameSerializerTest.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/tests/WebFrameTest.cpp
|
View
|
|
3 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/tests/WebURLResponseTest.cpp
|
View
|
|
3 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/platform/WebURLResponse.h
|
View
|
1
|
3 chunks |
+12 lines, -17 lines |
0 comments
|
Download
|
Total messages: 9 (2 generated)
|