aura: DCHECK when occlusion is recomputed too many times.
Before this CL, recomputing occlusion too many times before occlusion states became stable caused a call to DumpWithoutCrashing(). Now that we didn't get any crash reports in the last 6 months, this CL replaces the DumpWithoutCrashing() with a simple DCHECK. Bug: 813076 Change-Id: I2ec8c5fa89a1646367035c3585df091a9a4f76cc Reviewed-on: https://chromium-review.googlesource.com/1168024Reviewed-by:Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#581887}
Showing
Please register or sign in to comment