|
WIP: Move 'X-Frame-Options' checking to the browser.
First pass at a structure that folks can help me evaluate.
BUG= 555418
Total comments: 5
Total comments: 4
Total comments: 7
Total comments: 1
Total comments: 14
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+469 lines, -37 lines) |
Patch |
 |
M |
content/browser/frame_host/navigation_handle_impl.h
|
View
|
1
2
3
4
5
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/navigation_handle_impl.cc
|
View
|
1
2
3
4
5
|
6 chunks |
+62 lines, -7 lines |
1 comment
|
Download
|
 |
M |
content/browser/frame_host/navigation_request.h
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/navigation_request.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+28 lines, -5 lines |
1 comment
|
Download
|
 |
M |
content/browser/frame_host/navigator_impl.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
content/browser/frame_host/xfo_throttle.h
|
View
|
1
2
|
1 chunk |
+54 lines, -0 lines |
8 comments
|
Download
|
 |
A |
content/browser/frame_host/xfo_throttle.cc
|
View
|
1
2
3
4
|
1 chunk |
+157 lines, -0 lines |
2 comments
|
Download
|
 |
A |
content/browser/frame_host/xfo_throttle_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+115 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/navigation_resource_throttle.cc
|
View
|
1
2
3
|
4 chunks |
+14 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_tests.gypi
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/navigation_throttle.h
|
View
|
1
2
3
|
2 chunks |
+13 lines, -0 lines |
2 comments
|
Download
|
 |
M |
content/public/browser/navigation_throttle.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny.html
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict-expected.txt
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/DocumentLoader.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
Total messages: 22 (7 generated)
|