Searched refs:canBlockParser (Results 1 – 1 of 1) sorted by relevance
685 bool canBlockParser = type == CachedResource::Script || type == CachedResource::CSSStyleSheet; in preload() local686 if (!hasRendering && !canBlockParser) { in preload()