Chromium Code Reviews
DescriptionDevTools Security Panel: Use the new security indicators.
This is an initial change that updates the icons to match the specs, along with minimal CSS tweaks to accommodate the icons. Additional layout tweaks
will be in a followup CL.
BUG=617311
TEST=Open DevTools to the Security panel, and navigate to the following sites:
1) https://very.badssl.com - under "Security Overview", a gray lock icon and info icon should show up to the left of a red triangle-with-exclamation-mark-inside. The bullet points below should include a red triangle and a red circle, as should the side bar (under "Non-Secure Origins").
2) https://www.washingtonpost.com - under "Security Overview", a green lock icon should show up next to a gray info icon and a gray triangle-with-exclamation-mark-inside. There should be three green *rounded square* bullet points below and a long list of "Secure Origins" in the sidebar with the same bullet points.
3) http://www.nytimes.com/ - under "Security Overview", a black info icon should show up between a gray lock icon and a gray triangle-with-exclamation-mark-inside. There should be no bullet points below, but the sidebar should show long lists of red circular bullets ("Non-Secure Origins") and green rounded square bullets ("Secure Origins").
4) https://very.badssl.com/ - under "Security Overview", below the main bullets there should be a bullet for "Blocked mixed content" - a gray rounded square with an i inside.
5) https://mixed.badssl.com/test/canceled-image/ - in the sidebar there should be a section titled "Unknown/Canceled" with "https://google.com" to the right of a gray rounded square icon with a question mark inside.
See https://crbug.com/617311 for reference screenshots (note that details other than the icons will change soon).
Committed: https://crrev.com/b15aca6d0fc70b2a00beed368137e9aa90bfe7b7
Cr-Commit-Position: refs/heads/master@{#411866}
Patch Set 1 #Patch Set 2 : Sprite sheet. #Patch Set 3 : Fix inverted unknown icon, tweak some more stuff. #Patch Set 4 : Add source SVG. #Messages
Total messages: 20 (11 generated)
|