summaryrefslogtreecommitdiff
path: root/libs/ui/FramebufferNativeWindow.cpp
diff options
context:
space:
mode:
author Grace Kloba <klobag@google.com> 2010-02-03 10:24:06 -0800
committer Grace Kloba <klobag@google.com> 2010-02-04 08:59:10 -0800
commitac75f56600691d318d40301204baaf840c9586f2 (patch)
treeef2e3648d49ed787c732f85bb226e68dd1f9c221 /libs/ui/FramebufferNativeWindow.cpp
parentbca1c65fe491d070470ca248e804166a33e998a7 (diff)
Enable StreamLoader to be loaded in a separate thread.
Move ContentLoader and FileLoader to this new way as they involves IO. Will work on CacheLoader later. Change StreamLoader to contain a Handler instead of derive from a Handler so that the Handler can be created in the thread where load() is called. Rename StreamLoader's old "LoadListener mHandler" to mLoadListener. Remove unused import and unreachable exception. Fix http://b/issue?id=2158613 This improved page_cycler performance in moz/intl by 10-30% as we are not blocked by IO any more.
Diffstat (limited to 'libs/ui/FramebufferNativeWindow.cpp')
0 files changed, 0 insertions, 0 deletions