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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |