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

Issue 2906223002: Check that all preloaded hostnames are in canonicalized form. (Closed)

Created:
3 years, 6 months ago by martijnc
Modified:
3 years, 6 months ago
Reviewers:
lgarron, Ryan Sleevi
CC:
cbentzel+watch_chromium.org, chromium-reviews, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Check that all preloaded hostnames are in canonicalized form. The hostnames in the preload list must be in their canonical form because they are matched against canonicalized input by the Chromium code. Non-canonical hostnames would never be matched. This CL also removes one entry which is not in canonical form. The list already contains entry in its canonical form. BUG=677294 Review-Url: https://codereview.chromium.org/2906223002 Cr-Commit-Position: refs/heads/master@{#478369} Committed: https://chromium.googlesource.com/chromium/src/+/e7c54372558c9bb3e5861096087685fd5b73f8ea

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -2 lines) Patch
M net/http/transport_security_state_static.json View 1 chunk +0 lines, -1 line 0 comments Download
M net/tools/transport_security_state_generator/input_file_parsers.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M net/tools/transport_security_state_generator/transport_security_state_generator.cc View 2 chunks +45 lines, -1 line 0 comments Download

Messages

Total messages: 17 (9 generated)
martijnc
Hi, can you review this patch? The check is based on net::IsCanonicalizedHostCompliant(). Thanks!
3 years, 6 months ago (2017-06-01 17:02:34 UTC) #7
Ryan Sleevi
Could you explain why you didn't/couldn't reuse that method?
3 years, 6 months ago (2017-06-01 18:20:23 UTC) #8
martijnc
On 2017/06/01 at 18:20:23, rsleevi wrote: > Could you explain why you didn't/couldn't reuse that ...
3 years, 6 months ago (2017-06-01 18:52:30 UTC) #9
Ryan Sleevi
On 2017/06/01 18:52:30, martijnc wrote: > On 2017/06/01 at 18:20:23, rsleevi wrote: > > Could ...
3 years, 6 months ago (2017-06-01 18:55:33 UTC) #10
martijnc
On 2017/06/01 at 18:55:33, rsleevi wrote: > On 2017/06/01 18:52:30, martijnc wrote: > > On ...
3 years, 6 months ago (2017-06-02 20:52:31 UTC) #11
Ryan Sleevi
Let's go ahead and land this, and separately figure out how we can sort out ...
3 years, 6 months ago (2017-06-08 19:54:23 UTC) #12
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/2906223002/1
3 years, 6 months ago (2017-06-09 17:49:00 UTC) #14
commit-bot: I haz the power
3 years, 6 months ago (2017-06-09 19:27:50 UTC) #17
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/e7c54372558c9bb3e58610960876...

Powered by Google App Engine
This is Rietveld 408576698