DescriptionIncrease priority of XHR in ResourcePriorities experiment.
This fixes the issue where the experiment moved XHR from "not delayable"
to "delayable". It was caught by the Service Workers micro-benchmark but
is a general issue (don't expect much real world impact but it makes more
sense to not delay XHR since it could be used for just about anything).
This change matches what we already do to script, font and CSS
priorities.
BUG=587507
Committed: https://crrev.com/1e2eb58c114b87acb269b022a9074d7290fcdbde
Cr-Commit-Position: refs/heads/master@{#380192}
Patch Set 1 #Patch Set 2 : Added unit test #
Messages
Total messages: 10 (3 generated)
|