DescriptionHTMLPreloadScanner should only use valid <base> urls
Before this CL, HTMLPreloadScanner accepted invalid <base> urls and
used it to resolve urls encountered later in the scan.
This CL ensures that only valid urls specified in <base href> are
actually used as base urls.
BUG=471525
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193019
Patch Set 1 #
Total comments: 6
Patch Set 2 : update tests #
Total comments: 6
Patch Set 3 : doctype #Patch Set 4 : use internals.isPreloaded #Patch Set 5 : r #
Total comments: 1
Patch Set 6 : move the check up #
Messages
Total messages: 20 (4 generated)
|