diff options
author | Ariya Hidayat <ariya.hidayat@nokia.com> | 2009-08-31 13:28:30 (GMT) |
---|---|---|
committer | Ariya Hidayat <ariya.hidayat@nokia.com> | 2009-08-31 13:36:44 (GMT) |
commit | a8c5ded0de4b466b348080bfdef3107af39ed508 (patch) | |
tree | 9cff830569adb037e702b18d04d5892621c61a73 /src/3rdparty/webkit/JavaScriptCore/API/JSStringRefCF.cpp | |
parent | 8a3f912f7cbe6d019f847ed1eb67efb1a29a5851 (diff) | |
download | Qt-a8c5ded0de4b466b348080bfdef3107af39ed508.zip Qt-a8c5ded0de4b466b348080bfdef3107af39ed508.tar.gz Qt-a8c5ded0de4b466b348080bfdef3107af39ed508.tar.bz2 |
Speed-up parseCoreNode() for SVG parsing.
Instead of doing an attribute look-up via QXmlAttributes::value(),
we just iterate by ourselves. Thus, we need to carry out the iteration
and comparison only once, instead of every call to the said value().
Reviewed-by: Kim
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/API/JSStringRefCF.cpp')
0 files changed, 0 insertions, 0 deletions