Chromium Code Reviews
DescriptionReland 2: Script streaming: Add an option to make the main thread block (wait for parsing)
This is the same as r184361 which was speculatively reverted (since the earlier
version of it was broken).
This makes the main thread block and wait for the parser thread when all the
script data has arrived. The goal is to ensure that the script (which can now be
compiled) will get the main thread's attention as soon as possible.
This feature is temporary: The usefulness of blocking will be evaluated with
Finch, and this option will be removed (blocking will be always enabled or never
enabled, based on which option turns out to be better).
Previous (broken) version: https://codereview.chromium.org/651163002/
R=haraken@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184504
Patch Set 1 #Patch Set 2 : fixes #Patch Set 3 : code review (skyostil@) #
Total comments: 4
Patch Set 4 : code review (haraken@) #
Messages
Total messages: 14 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||