cc: Fix invalid opaque debug quads
It's possible that small debug border quads (when opaque) can get inset so much that they become empty. This causes problems in IPC validating, as the quad rect no longer contains the visible rect (which is empty, due to the insetting). This causes the frame to be invalid, which causes browser rendering artifacts. BUG=472014 Review URL: https://codereview.chromium.org/1105573002 Cr-Commit-Position: refs/heads/master@{#326618}
Showing
Please register or sign in to comment