Add Expect-CT support to chrome://net-internals |
||
Issue descriptionUsers should be able to query and modify the dynamic Expect-CT set via chrome://net-internals, same as they can for HSTS/HPKP. We might want to rename this tab to Domain Security Policy or similar since it's already broader in scope than the name implies.
,
Aug 17 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/702a54b13c210e480cb1729adee4f8dfcd136bd0 commit 702a54b13c210e480cb1729adee4f8dfcd136bd0 Author: Emily Stark <estark@google.com> Date: Thu Aug 17 01:25:34 2017 Implement Expect-CT support for net-internals This adds Expect-CT support to the Domain Security Policy tab of chrome://net-internals. First, I extracted the delete form into a generic "Delete domain security policy state" form, since it's not specific to HSTS/HPKP. Then I added support for querying and adding Expect-CT dynamic state. We may want to add support for querying static (preloaded) Expect-CT state in a follow-up CL. Bug: 751167 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I73cbf30430c8558c62bb2c9733fead13f809924d Reviewed-on: https://chromium-review.googlesource.com/596688 Reviewed-by: Matt Mueller <mattm@chromium.org> Reviewed-by: Matt Menke <mmenke@chromium.org> Commit-Queue: Emily Stark <estark@chromium.org> Cr-Commit-Position: refs/heads/master@{#495035} [modify] https://crrev.com/702a54b13c210e480cb1729adee4f8dfcd136bd0/chrome/browser/resources/net_internals/browser_bridge.js [modify] https://crrev.com/702a54b13c210e480cb1729adee4f8dfcd136bd0/chrome/browser/resources/net_internals/domain_security_policy_view.html [modify] https://crrev.com/702a54b13c210e480cb1729adee4f8dfcd136bd0/chrome/browser/resources/net_internals/domain_security_policy_view.js [modify] https://crrev.com/702a54b13c210e480cb1729adee4f8dfcd136bd0/chrome/browser/ui/webui/net_internals/net_internals_ui.cc [modify] https://crrev.com/702a54b13c210e480cb1729adee4f8dfcd136bd0/chrome/test/data/webui/net_internals/domain_security_policy_view.js
,
Sep 4 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Aug 14 2017