Turn a DCHECK() into a CHECK() in WebLocalFrameImpl.
Turn |blink::WebLocalFrameImpl::is_in_printing_| from a variable only used for DCHECKs into one that is always CHECKed. Do this to help debug a printing crash that happens to users but not with any printing tests. Bug: 1121077 Change-Id: Ieac894c4efdb67f028de13fc2a4bf5ed3a84c258 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2373217Reviewed-by:Kent Tamura <tkent@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#801268}
Showing
Please register or sign in to comment