DescriptionAdd Accept-CH meta http-equiv support to the preloader.
When "Accept-CH" is provided as a meta tag, in some cases the parser doesn't get to parsing it before the preloader parses out image resources and send their requests.
This CL fixes that, by adding these parsing capabilities to the HTMLPreloadScanner, and enables it to add the CH preference to the PreloadRequest and the FetchRequest objects.
BUG=482840
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194941
Patch Set 1 #Patch Set 2 : Fixed crashes #Patch Set 3 : Rebase after AcceptClientHints move #
Total comments: 4
Patch Set 4 : Review nits #Messages
Total messages: 9 (4 generated)
|