Chromium Code Reviews
DescriptionUse ParentFrameTaskRunners for encodeImageOnEncoderThread
encodeImageOnEncoderThread should not use TaskRunnerHelper::get()
because it posts a task from a worker thread to the main thread.
Alternately, it should use ParentFrameTaskRunners.
BUG=637974
Committed: https://crrev.com/03bcb665d7a873fd0694ec012da11d93a5ac4356
Cr-Commit-Position: refs/heads/master@{#412449}
Patch Set 1 #Patch Set 2 : temp #Messages
Total messages: 12 (7 generated)
|