[PE] Avoid DCHECK failure in ChunkToLayerMapper::MapVisualRect()
Because of floating point errors, the fast path and slow path can't always create the same result. Previously we tolerated non-empty cases, now also tolerate empty cases. Bug: 947803 Change-Id: I3b444ea1bb58ede0daa4546be6d161a65d6b4907 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1548546Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#647064}
Showing
Please register or sign in to comment