Revision 867196
Go back to digest for 5th October 2008Optimization in KDE Base
Germain Garand committed changes in /trunk/KDE/kdelibs/khtml/misc:
give CSS stylesheets a higher priority in the Loader.
External stylesheets block rendering, so they must be loaded as fast as possible.
Combined with a short tokenizer yield, the chances to have a document ready for meaningful layout at the +/-300ms mark are significantly improved.
File Changes
Modified 2 files
- /trunk/KDE/kdelibs/khtml/misc
- /loader.cpp
- /loader.h
2 files changed in total