Chromium Code Reviews
DescriptionStop preloading scripts that have invalid type/language attributes
This is a followup on crbug.com/626321, which deprecated the preloading of
scripts that have an invalid type/language attribute. This change will remove
the deprecation and stop prefetching those scripts (and adds tests).
BUG=662085
Patch Set 1 #
Total comments: 2
Patch Set 2 : Move check to shouldPreload(). Remove deprecation artifacts. #
Total comments: 2
Patch Set 3 : Update layout test, add {} block #Messages
Total messages: 13 (7 generated)
|