Chromium Code Reviews
DescriptionRemove trampoline between threads in SupportedImageTypeValidator.
It's not necessary to trampoline between the IO thread and the blocking
worker pool. The actual image decoding takes place in another process
anyway; the task runner is merely used to invoke the callbacks.
BUG=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=205721
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|
||||||||||||||||||||||||||||