DescriptionURLs with repeated domain names requesting tracking information
Check URLs for repeated domain names then if there are any repeated show
the port information of the URL as before if you had two of the same domain
allowed/blocked only one would show in the bubble. Also added some unit tests for it.
(landing on behalf of allanwoj. original review at http://codereview.chromium.org/2832044/show).
BUG=40163
TEST=Two requests within a tab for tracking information with same domain but
different port eg http://www.example.com and https://www.example.com
A test fixture called ShowPortOnSameDomain is in GeolocationSettingsStateTests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51521
Patch Set 1 #
|