|
|
Loading: bulk style errors fix in core/loader
There are many style errors probably after the cl-format changes
indents. This may hide important presubmit warnings/errors in the middle
of refactoring works.
TEST=./Tools/Scripts/check-webkit-style Source/core/loader
TEST=ninja -C out/Release all
BUG= 655920
Committed: https://crrev.com/34e1750b210d1e66183fcfd26fb0e72dc544cd5f
Cr-Commit-Position: refs/heads/master@{#425271}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+146 lines, -79 lines) |
Patch |
 |
M |
third_party/WebKit/Source/core/loader/DocumentThreadableLoader.cpp
|
View
|
|
4 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/FormSubmission.cpp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/FrameFetchContext.cpp
|
View
|
|
12 chunks |
+30 lines, -17 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/FrameFetchContextTest.cpp
|
View
|
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/FrameLoader.cpp
|
View
|
|
9 chunks |
+19 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/HttpEquiv.cpp
|
View
|
|
3 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/ImageLoader.cpp
|
View
|
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/LinkLoader.cpp
|
View
|
|
5 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/LinkLoaderTest.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/MixedContentChecker.cpp
|
View
|
|
6 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/NavigationScheduler.cpp
|
View
|
|
5 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/PingLoader.cpp
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/PingLoaderTest.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/TextResourceDecoderBuilder.cpp
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/appcache/ApplicationCache.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.cpp
|
View
|
|
4 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
Total messages: 17 (10 generated)
|