Tag SecurityContext objects as being hosted in reserved IP ranges. [2/2]
commit56679603e63fcce35ffbb794795f500ed842e7cc
authormkwst <mkwst@chromium.org>
Wed, 14 Jan 2015 14:06:23 +0000 (14 06:06 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 14 Jan 2015 14:07:42 +0000 (14 14:07 +0000)
treea9c0cb0ba5e99bc6d501cd99455260cf22608e49
parentcf6aff1fcd6ab65df161517489da59c148ac7172
Tag SecurityContext objects as being hosted in reserved IP ranges. [2/2]

This patch updates the Chromium side of the Blink platform changes,
removing method variants we no longer use, and converting the whole
thing to work on hostnames rather than WebURL/WebSecurityOrigin.

Patch 1 - Blink:    https://codereview.chromium.org/845303003
Patch 2 - Chromium: [THIS PATCH]

BUG=378566
R=jochen@chromium.org

Review URL: https://codereview.chromium.org/852573002

Cr-Commit-Position: refs/heads/master@{#311471}
content/child/blink_platform_impl.cc
content/child/blink_platform_impl.h
content/child/blink_platform_impl_unittest.cc