Update the digest when encountering DrawTextBlobOps.
Text operations are tracked via the 2D canvas context digest, not the PaintOp digest. Because these digests are maintained separately, without this change, drawing a rectangle and then text wouldn't be distinguised from drawing text than then a rectangle in the final, combined digest. Bug: 973801 Change-Id: If237733320d0a2e3ce95dcbd3bc2f97c69d888bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327132 Commit-Queue: Caleb Raitto <caraitto@chromium.org> Reviewed-by:Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#795729}
Showing
Please register or sign in to comment