Chromium Code Reviews
DescriptionRemoval of rel=preload link elements should stop the download.
From the spec: https://w3c.github.io/preload/
"The user agent should abort the request if the href attribute on the link element of an preload link is removed, or its value is set to an empty string."
This CL aligns the implementation with that part of the spec.
BUG=489646
Committed: https://crrev.com/4548d907a4d13c34bc290c77753c30cf9adaceda
Cr-Commit-Position: refs/heads/master@{#370909}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Review comments and handle href changes #Patch Set 3 : rebase #
Total comments: 1
Patch Set 4 : added virtual destructors and removed clear() #Patch Set 5 : Added back clear() #
Messages
Total messages: 19 (6 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||