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}
Showing
Please register or sign in to comment