Revision 93a773a...

Go back to digest for 10th July 2011

Optimization in KDE Base

Andrea Iacovitti committed changes in [kdelibs/KDE/4.7] khtml/html/htmlprospectivetokenizer.cpp:

Correct side-tokenizer network resources (Images,Stylesheets,Scripts)
preloading code; actually it was never executed:
- fix ATTR checks (attribute is the local name)
- fix case sensitivity compare of attribute's value for stylesheets

This will improve page loading performance.
(Thanks to SadEagle for his suggestions to make the patch better)

File Changes

Modified 1 files
  • khtml/html/htmlprospectivetokenizer.cpp
1 files changed in total