Searched refs:shouldLimitRequests (Results 1 – 1 of 1) sorted by relevance
195 …bool shouldLimitRequests = !host->name().isNull() || (document && (document->parsing() || !documen… in servePendingRequests() local196 if (shouldLimitRequests && host->limitRequests(ResourceLoadPriority(priority))) in servePendingRequests()