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

Issue 2191243002: [DevTools] Fix text representation of IP addresses in SAN certificates (Closed)

Created:
4 years, 4 months ago by ddchen
Modified:
4 years, 4 months ago
Reviewers:
dgozman, yurys
CC:
chromium-reviews, jam, darin-cc_chromium.org, pfeldman, devtools-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Fix text representation of IP addresses in SAN certificates BUG=632555 Committed: https://crrev.com/b758e1cbb05284d39cd59a9f5140574318ad7898 Cr-Commit-Position: refs/heads/master@{#409105}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Change cast type #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -5 lines) Patch
M content/browser/devtools/protocol/network_handler.cc View 1 1 chunk +13 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (10 generated)
dgozman
lgtm https://codereview.chromium.org/2191243002/diff/1/content/browser/devtools/protocol/network_handler.cc File content/browser/devtools/protocol/network_handler.cc (right): https://codereview.chromium.org/2191243002/diff/1/content/browser/devtools/protocol/network_handler.cc#newcode322 content/browser/devtools/protocol/network_handler.cc:322: net::IPAddress ip_addr(reinterpret_cast<const unsigned char*>(ip.c_str()), Let's be consistent with ...
4 years, 4 months ago (2016-08-01 23:28:04 UTC) #7
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/2191243002/20001
4 years, 4 months ago (2016-08-01 23:35:10 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-02 00:41:26 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 00:44:30 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b758e1cbb05284d39cd59a9f5140574318ad7898
Cr-Commit-Position: refs/heads/master@{#409105}

Powered by Google App Engine
This is Rietveld 408576698