Chromium Code Reviews
DescriptionSwitch to shorter names for property tree storage and updates
This patch has two changes to increase readability with our new, shorter
line length.
1) "createOrUpdate*" has been renamed "update*".
2) LayoutObject's objectPaintProperties has been renamed
"paintProperties". This includes related functions such as
"ensurePaintProperties()", etc.
There are no changes in behavior, just easier to read code.
BUG=645667
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Committed: https://crrev.com/bb580d050724948dcdf4a73068958729d937022d
Cr-Commit-Position: refs/heads/master@{#426128}
Patch Set 1 #Depends on Patchset: Messages
Total messages: 14 (9 generated)
|