Chromium Code Reviews
DescriptionRemove caching of contents paint properties
This patch stops caching contents paint properties which are rare
and take up a pointer on RarePaintData[1]. With this patch the
contents properties are recomputed from the local border box
properties as-needed.
[1] https://docs.google.com/spreadsheets/d/1IC1JI0sX7QsR9FmA4G1-F9E_c3xRKDNoV3SkDKQ822U/edit#gid=0
BUG=700452
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2812593003
Cr-Commit-Position: refs/heads/master@{#463435}
Committed: https://chromium.googlesource.com/chromium/src/+/4389ecfd97b746892b3ec0d85137e9f62b69ba3a
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address reviewer comments #
Total comments: 4
Patch Set 3 : Address reviewer comments #Messages
Total messages: 20 (11 generated)
|