[Prerender] Disallow non-standard ports for google URLs |
|
Issue descriptionPrerender uses ALLOW_NON_STANDARD_PORTS in production, but this is only currently needed for tests (because the embedded test server uses non standard ports). Some context and discussion can be found in https://codereview.chromium.org/2645713003/ Ideally production code should not allow non standard ports. Note that this is only used for reporting (histograms), and so it is not a security issue. |
|
►
Sign in to add a comment |
|
Comment 1 by droger@chromium.org
, Jan 23 2017Status: Assigned (was: Available)