DescriptionTreat reserved IP addresses as mixed content.
This CL adds a platform method to determine if a hostname is an IPv4 or
IPv6 address which has been reserved by IANA. The content-side of this
patch will hook the new method up to net::IsReservedIPAddress.
This patch will have no practical effect on the web, as the method it
defines always returns false. Subsequent patches will break things in
the ways we want to break them.
BUG=378566
Patch Set 1 #
Total comments: 3
Patch Set 2 : Fixes. #Patch Set 3 : Check realm after http/https. #Patch Set 4 : Layering. #
Total comments: 1
Messages
Total messages: 13 (0 generated)
|