Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cc: Remove CHECKs for valid property tree indices
These were added to help catch bugs and understand crashes while property trees were being implemented. Converting them to DCHECKs improves draw property computation time (as measured locally on Linux using CalcDrawPropsTest cc perftests) by about 14%. BUG=489856 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2644603002 Cr-Commit-Position: refs/heads/master@{#444425}
- Loading branch information