Chromium Code Reviews
DescriptionRestore order of LayoutObject fields before crrev.com/402384
In crrev.com/402384 we changed the order of LayoutObject fields
to avoid memory gaps on 64-bit systems (which actually didn't work
because it just moves the gap to after the fields). It caused
performance regression of blink_perf.css.FocusUpdate on some
Android devices, perhaps because of changed cache behavior.
Restore the original LayoutObject field order.
BUG=624241
Committed: https://crrev.com/6b109b4d67f5a3e18947b192f661f34f54e5f922
Cr-Commit-Position: refs/heads/master@{#410229}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|
||||||||||||||||||||||||||||