Cleanup 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. Review URL: https://codereview.chromium.org/1306993002 git-svn-id: svn://svn.chromium.org/blink/trunk@201265 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment