DescriptionCleanup friends of LayoutObject
The friends of LayoutObject only need to access the layout tree mutation
methods, but get access to all LayoutObject private members.
Add LayoutObject::setDangerousOneWayParent() to avoid friends.
Expose several private/protected members to public which were accessed
using friend relationship.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201265
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 9
Patch Set 4 : Simplify #
Total comments: 2
Patch Set 5 : remove LayoutBlock::promoteAllChildrenAndInsertAfter #
Total comments: 4
Patch Set 6 : document #
Total comments: 2
Patch Set 7 : #
Messages
Total messages: 34 (11 generated)
|