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

Issue 2211413005: DevTools security panel: refresh explanations when clearing origins (Closed)

Created:
4 years, 4 months ago by estark
Modified:
4 years, 4 months ago
Reviewers:
dgozman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, pfeldman, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools security panel: refresh explanations when clearing origins When the main frame navigates, the security panel clears the filtered request counts (the counts of blocked and allowed mixed content). Previously, we weren't refreshing the explanations after doing so, meaning that some of the mixed content explanations persisted across navigations. BUG=601944 Committed: https://crrev.com/06c60d09f0a9ee1f66ce7ac0b68ff1c38a5f563d Cr-Commit-Position: refs/heads/master@{#410408}

Patch Set 1 #

Patch Set 2 : undo accidental change #

Total comments: 4

Patch Set 3 : dgozman comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -12 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/security/security-blocked-mixed-content.html View 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/security/security-blocked-mixed-content-expected.txt View 1 chunk +12 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/security/SecurityPanel.js View 1 2 1 chunk +11 lines, -12 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
estark
dgozman, PTAL?
4 years, 4 months ago (2016-08-08 05:05:14 UTC) #8
dgozman
lgtm https://codereview.chromium.org/2211413005/diff/20001/third_party/WebKit/Source/devtools/front_end/security/SecurityPanel.js File third_party/WebKit/Source/devtools/front_end/security/SecurityPanel.js (right): https://codereview.chromium.org/2211413005/diff/20001/third_party/WebKit/Source/devtools/front_end/security/SecurityPanel.js#newcode270 third_party/WebKit/Source/devtools/front_end/security/SecurityPanel.js:270: _clearOrigins: function() Can we inline this function into ...
4 years, 4 months ago (2016-08-08 15:42:13 UTC) #9
estark
Thanks! https://codereview.chromium.org/2211413005/diff/20001/third_party/WebKit/Source/devtools/front_end/security/SecurityPanel.js File third_party/WebKit/Source/devtools/front_end/security/SecurityPanel.js (right): https://codereview.chromium.org/2211413005/diff/20001/third_party/WebKit/Source/devtools/front_end/security/SecurityPanel.js#newcode270 third_party/WebKit/Source/devtools/front_end/security/SecurityPanel.js:270: _clearOrigins: function() On 2016/08/08 15:42:13, dgozman wrote: > ...
4 years, 4 months ago (2016-08-08 16:53:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2211413005/40001
4 years, 4 months ago (2016-08-08 16:53:39 UTC) #13
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 20:04:21 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/06c60d09f0a9ee1f66ce7ac0b68ff1c38a5f563d
Cr-Commit-Position: refs/heads/master@{#410408}

Powered by Google App Engine
This is Rietveld 408576698