DescriptionYield HTMLDocumentParser for high priority tasks in blink scheduler.
Before this CL, main thread continued to process chunks from
background parser when there were pending high priority tasks.
This CL changes HTMLDocumentParser to query blink scheduler so we can
yield when more high priority tasks are queued.
BUG=421300
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183407
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|