cc: Remove diagnostic checks for valid raster info
Unfortunately, most of the check lines have appeared in the wild, but very rarely. It seems likely this is a memory stomp elsewhere leading to invalid parameters here. If this was more reproducible, or there was some content that could trigger this more regularly I think we'd see a lot more reports or the same client. Removed the diagnostic checks (since they could become out of sync with Skia) and left the original check with a comment. This reverts https://chromium-review.googlesource.com/#/c/511182/ Bug: 721744 Change-Id: I4f6deae8535b70afb5a24dd42b9b2bfcbfc37394 Reviewed-on: https://chromium-review.googlesource.com/575021Reviewed-by:ccameron chromium <ccameron@chromium.org> Commit-Queue: enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#487260}
Showing
Please register or sign in to comment