diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2018-02-13 20:05:26 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-02-13 20:05:26 +0000 |
commit | d0a6f75ffd6a760c70771cc237b843b1ac2a94ee (patch) | |
tree | 87958707fb5e7657cfd1a1e6c0c217eb0ee1f7a3 /testing/tools | |
parent | 1e364c42c16d1688eef4c1faa9d0929564cea04f (diff) | |
download | pdfium-d0a6f75ffd6a760c70771cc237b843b1ac2a94ee.tar.xz |
Convert ASSERT to PDFIUM_IMMEDIATE_CRASH
This CL changes the ASSERTs used in CXFA_Node::InsertChild and
RemoveChild to PDFIUM_IMMEDIATE_CRASH. The ASSERTs are compiled out in
Release mode, we want to make sure we don't accidentally build invalid
node trees in Release.
Change-Id: Ic96c8ab457631d1f32d36d7d12bd5888f1cf4b0a
Reviewed-on: https://pdfium-review.googlesource.com/26431
Commit-Queue: dsinclair <dsinclair@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'testing/tools')
0 files changed, 0 insertions, 0 deletions