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

Issue 2344113003: Fix DevTools showCertificateViewer to use visible entry (Closed)

Created:
4 years, 3 months ago by estark
Modified:
4 years, 3 months ago
Reviewers:
jam, pfeldman
CC:
chromium-reviews, jam, darin-cc_chromium.org, devtools-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix DevTools showCertificateViewer to use visible entry When the Security.showCertificateViewer command is received by the browser, it should show the certificate for the visible entry, not necessarily the last committed entry, because there might be a transient entry for an interstitial overlaying the last committed entry. BUG=647759 Committed: https://crrev.com/b056baab94111806630ff183834064a461906e42 Cr-Commit-Position: refs/heads/master@{#419359}

Patch Set 1 #

Total comments: 2

Patch Set 2 : load test certs in SetUpOnMainThread #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -3 lines) Patch
M content/browser/devtools/protocol/devtools_protocol_browsertest.cc View 1 7 chunks +96 lines, -1 line 0 comments Download
M content/browser/devtools/protocol/security_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 25 (13 generated)
estark
jam, PTAL?
4 years, 3 months ago (2016-09-16 21:56:22 UTC) #3
jam
lgtm, thanks
4 years, 3 months ago (2016-09-16 22:00:59 UTC) #5
pfeldman
https://codereview.chromium.org/2344113003/diff/1/content/browser/devtools/protocol/devtools_protocol_browsertest.cc File content/browser/devtools/protocol/devtools_protocol_browsertest.cc (right): https://codereview.chromium.org/2344113003/diff/1/content/browser/devtools/protocol/devtools_protocol_browsertest.cc#newcode997 content/browser/devtools/protocol/devtools_protocol_browsertest.cc:997: TestInterstitialDelegate* delegate = new TestInterstitialDelegate; I am not familiar ...
4 years, 3 months ago (2016-09-16 22:03:57 UTC) #7
estark
https://codereview.chromium.org/2344113003/diff/1/content/browser/devtools/protocol/devtools_protocol_browsertest.cc File content/browser/devtools/protocol/devtools_protocol_browsertest.cc (right): https://codereview.chromium.org/2344113003/diff/1/content/browser/devtools/protocol/devtools_protocol_browsertest.cc#newcode997 content/browser/devtools/protocol/devtools_protocol_browsertest.cc:997: TestInterstitialDelegate* delegate = new TestInterstitialDelegate; On 2016/09/16 22:03:57, pfeldman ...
4 years, 3 months ago (2016-09-16 22:06:12 UTC) #8
pfeldman
Oh, good, I was looking at render_widget_host_delegate next to it that was raw!
4 years, 3 months ago (2016-09-16 22:07:32 UTC) #9
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/2344113003/20001
4 years, 3 months ago (2016-09-16 23:09:15 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/130655) android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, ...
4 years, 3 months ago (2016-09-16 23:13:27 UTC) #16
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/2344113003/20001
4 years, 3 months ago (2016-09-16 23:16:06 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/270326) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 3 months ago (2016-09-16 23:19:00 UTC) #20
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/2344113003/20001
4 years, 3 months ago (2016-09-17 00:34:25 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-17 01:19:55 UTC) #23
commit-bot: I haz the power
4 years, 3 months ago (2016-09-17 01:22:14 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b056baab94111806630ff183834064a461906e42
Cr-Commit-Position: refs/heads/master@{#419359}

Powered by Google App Engine
This is Rietveld 408576698