NEW 121131
[iOS] Use a better hash function for TextAutoSizingKey
https://bugs.webkit.org/show_bug.cgi?id=121131
Summary [iOS] Use a better hash function for TextAutoSizingKey
Daniel Bates
Reported 2013-09-10 16:27:43 PDT
As Sam Weinig remarked on in bug #121111, comment 6, we should use a better hash function for TextAutoSizingKey. Currently we construct a hash for a TextAutoSizingKey by XORing various style information associated with it.
Attachments
Note You need to log in before you can comment on or make changes to this bug.