RubyNG: Introduce LayoutNGRubyRun
- Make LayoutNGMixin<LayoutRubyRun> a friend of LayoutRubyRun because LayoutNGMixin<LayoutRubyRun> accesses some private functions. - Add an Element* argument to LayoutRubyRun. LayoutNGMixin assumes that the constructor of its base class has an Element* argument. - The layout behavior of LayoutRubyRun is not implemented yet in LayoutNGRubyRun. This CL has no behavior changes because changes are behind a runtime flag. Bug: 1069817 Change-Id: I3b3d99e1d0b8648305ecea1b07460a893ee9e5ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149737 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#759264}
Showing
Please register or sign in to comment