commit | a238854263d48b545f152e834fc6598d941b20ce | [log] [tgz] |
---|---|---|
author | suzyh <suzyh@chromium.org> | Mon Mar 06 03:48:41 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Mar 06 03:48:41 2017 |
tree | d8dbed41d3e8aada43e90ace9fe23c2f51d772cf | |
parent | 320f14df60ee5aaac0eaf7ef10754f1c01ec44a4 [diff] |
Make security checks in BitVector not just debug In order to be more certain that UseCounters never write outside the bounds of the BitVectors they use, this patch converts the SECURITY_DCHECK statements in BitVector.h to SECURITY_CHECK. BUG=458925 Review-Url: https://codereview.chromium.org/2704953002 Cr-Original-Commit-Position: refs/heads/master@{#454819} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: c9500f1d6491a41b4222f883a60b84ad3fd82734
The contents in this directory are being moved to platform/wtf. See platform/wtf/README.md for details.