commit | eacb68fb2b8d8fd7932ca8c8f5348c0fb6f6b73a | [log] [tgz] |
---|---|---|
author | Philip Rogers <[email protected]> | Tue Oct 15 15:13:35 2019 |
committer | Commit Bot <[email protected]> | Tue Oct 15 15:13:35 2019 |
tree | 5421e7a37d7b4ab13cc321e28e80afc11153ecd3 | |
parent | 3ab7c353b5d84910a6eb5f821ec408c5714fc6ad [diff] |
Do not invalidate container for outlines This patch reverts https://crrev.com/563452 which is causing crashes due to not marking the paint layer as needing repaint (see new testcase). The inline outline painting code was re-designed in https://crrev.com/591748 to not paint from the container, so this invalidation codepath is no longer needed. The original test for https://crrev.com/563452 is no longer crashing. Bug: 1011699 Change-Id: I42af2ffd3a5a3425fc2acaf0771a992f09adde57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1859831 Auto-Submit: Philip Rogers <[email protected]> Commit-Queue: Aleks Totic <[email protected]> Reviewed-by: Aleks Totic <[email protected]> Cr-Commit-Position: refs/heads/master@{#705968}
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 .