Make GlobalPaintFlags const in Paint Phase
AFAICT this behavior was only necessary due to the upstream print caller not setting flags correctly. The upstream print code now uses the correct flags so modifying the GlobalPaintFlags in FramePainter is no longer required. Also manually tested printing on Linux Desktop. Bug: 510280 Change-Id: I4400b361fe5c389a60f0d758555360ca14b52a2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783357 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by:Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#693887}
Showing
Please register or sign in to comment