Index: third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation |
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation |
index 33d80ad254bd88de907fbd771918c82b74d9ab2a..30927f0f97b0a02137cb68ed2faff3ebf4662457 100644 |
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation |
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation |
@@ -18,3 +18,13 @@ Bug(none) virtual/mojo-loading/http/tests/security/popup-allowed-by-sandbox-can- |
# Without PlzNavigate, the line number of the console message is missing. |
Bug(none) http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html [ Failure ] |
Bug(none) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html [ Failure ] |
+ |
+# PlzNavigate: URLs are potentially disclosed across cross-origin renderers |
alexmos
2017/05/10 22:33:08
I'd also mention that this is about CSP violations
arthursonzogni
2017/05/11 13:06:24
Done.
|
+# Not to disclose |source_location| and/or |blocked url| between cross-origin |
alexmos
2017/05/10 22:33:08
nit: s/to disclose/disclosing/
arthursonzogni
2017/05/11 13:06:24
Done.
|
+# renderers regresses the quality of error messages. |
alexmos
2017/05/10 22:33:08
Just so I understand why the error messages regres
arthursonzogni
2017/05/11 13:06:24
Here are the diff for the 3 tests that have regres
alexmos
2017/05/12 01:37:20
Hmm, this raises an interesting point, and perhaps
arthursonzogni
2017/05/15 12:20:46
Yes, it is because the data URL origin is an uniqu
|
+Bug(718942) http/tests/security/contentSecurityPolicy/1.1/form-action-src-get-blocked-with-redirect.html [ Failure ] |
+Bug(718942) http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked.html [ Failure ] |
+Bug(718942) http/tests/security/contentSecurityPolicy/frame-src-child-frame-navigates-to-blocked-origin.html [ Failure ] |
+Bug(718942) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/1.1/form-action-src-get-blocked-with-redirect.html [ Failure ] |
+Bug(718942) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked.html [ Failure ] |
+Bug(718942) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-src-child-frame-navigates-to-blocked-origin.html [ Failure ] |