DescriptionAdding WebThread and new BlinkPlatformImpl for utility thread.
For ensuring that the blink is always initialized with WebThread, the
call sites of blink must implement WebThread to expose the task runner.
UtilityThread is the only case where blink is run without exposing the
platform thread. This CL adds new WebThread implementation for
UtilityThread. After this change blink will always initialized with
platform thread and task runner exposed.
BUG=486782
Committed: https://crrev.com/90e34895f20edf97693c14ac0ec6faf64dbdcd91
Cr-Commit-Position: refs/heads/master@{#329442}
Patch Set 1 #Patch Set 2 : Adding gn file. #Patch Set 3 : Nit. #
Total comments: 6
Patch Set 4 : Fixed overrides. #
Total comments: 6
Patch Set 5 : Fixing style. #
Messages
Total messages: 13 (4 generated)
|