DescriptionAdd <meta viewport> support to the preloader
This CL adds <meta viewport> support to the HTMLPreloadScanner, avoiding the risk of double download or downloads based on the wrong viewport dimensions when <meta viewport> is present in the page.
BUG=471249
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194838
Patch Set 1 #Patch Set 2 : Fix a crash #
Total comments: 1
Patch Set 3 : added CachedDocumentParameters #Patch Set 4 : rebase + added tests #
Total comments: 1
Patch Set 5 : Removed extra constructor #
Total comments: 1
Patch Set 6 : moved CachedDocumentParameters constructor to private #Messages
Total messages: 15 (4 generated)
|