/[blink]
Chromium logo

Revision 196061


Jump to revision: Previous Next
Author: yoav@yoav.ws
Date: Thu May 28 13:46:12 2015 UTC (4 years, 11 months ago)
Changed paths: 3
Log Message:
Fix a double download issue on desktop

While adding <meta viewport> support to the preloadScanner, in order to
avoid double download issues, I failed to add such support only in cases
where <meta viewport> is actually supported, resulting in double downloads
in the opposite case.
This CL fixes that bug.

BUG=493110

Review URL: https://codereview.chromium.org/1148653012

Changed paths

Path Details
Directorytrunk/Source/core/html/parser/HTMLPreloadScanner.cpp modified , text changed
Directorytrunk/Source/core/html/parser/HTMLPreloadScanner.h modified , text changed
Directorytrunk/Source/core/html/parser/HTMLPreloadScannerTest.cpp modified , text changed

Properties

Name Value
commit-bot commit-bot@chromium.org

Powered by ViewVC 1.1.26 ViewVC Help