Bug 121131

Summary: [iOS] Use a better hash function for TextAutoSizingKey
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.