commit | da3587161cce3f1b92c39cab72ee2fe9c482ab0c | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Fri Oct 27 17:32:33 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 27 17:32:33 2017 |
tree | 29e364d0eafcfc35051036d96222e53c5edc66d4 | |
parent | b0690c992022ee527c147feebe2f1d8bee49cd3b [diff] |
Deduplicate PaintScrollbar CompositedLayerMapping.cpp and PaintLayerCompositor.cpp has almost identical (differs by a null-check) PaintScrollbar helpers. Move a cleaned up version to ScrollableAreaPainter (being the least bad common location.) This fixes Jumbo compilation. Bug: 713137 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Icc36e57ed364b18716fd56b0363431f352ef0d72 Reviewed-on: https://chromium-review.googlesource.com/741595 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by: Philip Rogers <pdr@chromium.org> Reviewed-by: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#512224}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .