cc: Turn ResourceProvider::ValidateResources into DCHECK-only code.
These CHECKs have helped us find the bugs we were searching for, so we can make them DCHECKs now. I've opted to keep around DCHECKs rather than removing it entirely, as crashing during swap instead of inside AppendQuads is really hard to debug. R=enne@chromium.org, piman@chromium.org BUG=475894 Review URL: https://codereview.chromium.org/1084433003 Cr-Commit-Position: refs/heads/master@{#326622}
Showing
Please register or sign in to comment