|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+529 lines, -25 lines) |
Patch |
 |
A |
LayoutTests/http/tests/security/suborigins/multiple-suborigins-disallowed.html
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/security/suborigins/resources/childsuborigin.php
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/security/suborigins/resources/multiple-suborigins.php
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/security/suborigins/suborigin-allow-in-http-header.php
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/security/suborigins/suborigin-blocked-different-suborigins.php
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/security/suborigins/suborigin-blocked-not-in-suborigin-to-suborigin.php
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/security/suborigins/suborigin-blocked-notifications.php
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+30 lines, -0 lines |
1 comment
|
Download
|
 |
A |
LayoutTests/http/tests/security/suborigins/suborigin-in-meta-disallowed.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/security/suborigins/suborigin-in-meta-disallowed-expected.txt
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/security/suborigins/suborigin-invalid-names.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/security/suborigins/suborigin-invalid-names-expected.txt
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/security/suborigins/suborigin-valid-names.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/ExecutionContext.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/ExecutionContext.cpp
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/fetch/CrossOriginAccessControl.cpp
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+21 lines, -13 lines |
0 comments
|
Download
|
 |
M |
Source/core/frame/csp/CSPDirectiveList.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/frame/csp/CSPDirectiveList.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
5 chunks |
+55 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/frame/csp/ContentSecurityPolicy.h
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/frame/csp/ContentSecurityPolicy.cpp
|
View
|
1
2
3
4
5
6
7
|
7 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/RuntimeEnabledFeatures.in
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/weborigin/SecurityOrigin.h
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+16 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/platform/weborigin/SecurityOrigin.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
12 chunks |
+64 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/weborigin/SecurityOriginTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+47 lines, -0 lines |
1 comment
|
Download
|