[CI] Refactor FragmentPaintPropertyTreeBuilder::UpdateForPaintOffsetTranslation
- Combine ApplyPaintOffsetTranslation into the method. This avoids the ambiguous function name. - Remove unrelated context_.absolute_position.paint_offset and context_.fixed_position.paint_offset updates for LayoutView from the function. They will be done by existing code in UpdateOutOfFlowContext(). Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I3cd103cf5d7614f144ebfcf30c3aaa7a75db76f6 Reviewed-on: https://chromium-review.googlesource.com/1080014Reviewed-by:Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#563139}
Showing
Please register or sign in to comment