diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-05-30 13:12:15 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-05-30 13:16:27 +0100 |
commit | 651d045cddf8fd238999cb3442e87410f1a8e1df (patch) | |
tree | 4052f1769c242478c50c067d9859bdd57db4702f /moz | |
parent | 48e74fb6d384aa47fd57d97e781ea8857c81bf18 (diff) |
Resolves: rhbz#825548 some rtf documents take vast amounts of time to load
rtf documents with vast sequences of replicated properties without any pard
resets to defaults create huge vectors of properties that eat time and memory
So if we are adding a property which already exists and there are no
intermediate properties which would cause side effects to the property then
update the existing one instead
Only implemented this optimization for some selected character properties
This takes my load time down to 7 seconds from effectively some "infinite"
hour+ load time.
Change-Id: I520779233180f4d9faf9fb0989d546e08fc6cabd
Diffstat (limited to 'moz')
0 files changed, 0 insertions, 0 deletions