DescriptionMove speculations pump scheduling logic to HTMLParserScheduler.
Before this CL, HTMLDocumentParser pumped speculations with its scheduling
logic inlined into HTMLDocumentParser::pumpPendingSpeculations.
This CL moves the scheduling logic into HTMLParserScheduler.
This CL also adds SpeculationsPumpSession to manage its startTime.
From this change, ActiveParserSession scope was moved from
processParsedChunkFromBackgroundParser to its only caller
pumpPendingSpeculations.
BUG=421300
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184044
Patch Set 1 #Patch Set 2 : compilefix #
Total comments: 4
Patch Set 3 : const #
Total comments: 1
Patch Set 4 : explicit #
Messages
Total messages: 14 (4 generated)
|