Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(823)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-and-subresources-with-cert-errors-expected.txt

Issue 2354873003: DevTools security panel: prompt user to reload for mixed requests (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-and-subresources-with-cert-errors-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-and-subresources-with-cert-errors-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-and-subresources-with-cert-errors-expected.txt
index 68ab4f9dc005a597913fcc28ea5e988c9f99a616..0d798df1d374710f494e9187a423ff9b83fb132f 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-and-subresources-with-cert-errors-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-and-subresources-with-cert-errors-expected.txt
@@ -10,8 +10,8 @@ Active Mixed Content
<DIV >
You have recently allowed insecure content (such as scripts or iframes) to run on this site.
</DIV>
- <DIV class=security-mixed-content link >
-View requests in Network Panel
+ <DIV class=security-mixed-content >
+Reload the page to record requests for HTTP resources.
</DIV>
</DIV>
</DIV>
@@ -25,8 +25,8 @@ Mixed Content
<DIV >
The site includes HTTP resources.
</DIV>
- <DIV class=security-mixed-content link >
-View requests in Network Panel
+ <DIV class=security-mixed-content >
+Reload the page to record requests for HTTP resources.
</DIV>
</DIV>
</DIV>

Powered by Google App Engine
This is Rietveld 408576698