Changeset 246287 in webkit
- Timestamp:
- Jun 10, 2019, 3:36:24 PM (7 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 added
- 1 edited
-
ChangeLog (modified) (1 diff)
-
http/tests/security/contentSecurityPolicy/navigate-self-to-blob-expected.txt (added)
-
http/tests/security/contentSecurityPolicy/navigate-self-to-blob.html (added)
-
http/tests/security/contentSecurityPolicy/navigate-self-to-data-url-expected.txt (added)
-
http/tests/security/contentSecurityPolicy/navigate-self-to-data-url.html (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r246285 r246287 1 2019-06-10 Daniel Bates <dabates@apple.com> 2 3 [CSP] Blob URLs should inherit their CSP policy 4 https://bugs.webkit.org/show_bug.cgi?id=198579 5 <rdar://problem/51366878> 6 7 Reviewed by Brent Fulgham. 8 9 Actually add the tests that I inadvertently omitted from r246277. 10 11 * http/tests/security/contentSecurityPolicy/navigate-self-to-blob-expected.txt: Added. 12 * http/tests/security/contentSecurityPolicy/navigate-self-to-blob.html: Added. 13 * http/tests/security/contentSecurityPolicy/navigate-self-to-data-url-expected.txt: Added. 14 * http/tests/security/contentSecurityPolicy/navigate-self-to-data-url.html: Added. 15 1 16 2019-06-10 Sam Weinig <weinig@apple.com> 2 17
Note:
See TracChangeset
for help on using the changeset viewer.