give CSS stylesheets a higher priority in the Loader.
commitef4de272be8335b65bb35af47e7ade6a895b70a4
authorggarand <ggarand@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 3 Oct 2008 02:10:07 +0000 (3 02:10 +0000)
committerggarand <ggarand@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 3 Oct 2008 02:10:07 +0000 (3 02:10 +0000)
treef66c6cbc700fec5caaefae5a92d8e8f1362bd14f
parent44dad2e50b1203429524c4cec328387f3fcdd521
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 yeld, the chances to have a document
ready for meaningful layout at the +/-300ms mark are significantly
improved.

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdelibs@867196 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
khtml/misc/loader.cpp
khtml/misc/loader.h