DescriptionChange GetFontListAsync() to use the blocking pool.
PPB_Font_Dev.GetFontFamilies() is a sync operation that waits for GetFontListAsync() to finish on the FILE thread in the browser process.
If the thread is busy, it could hang for quite a while.
Some Pepper Flash hangs are caused by this.
BUG=155931
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162383
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|