Remove error handling from MipmapUtil and add DCHECKs
MipmapUtil had error handling where it would return "-1" values to indicate errors. None of the call sites should trigger this behavior, so the error checks were converted to DCHECKs. R=vmpstr CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review-Url: https://codereview.chromium.org/2105903003 Cr-Commit-Position: refs/heads/master@{#403285}
Showing
Please register or sign in to comment