diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2015-10-28 13:32:35 -0400 |
---|---|---|
committer | Dan Sinclair <dsinclair@chromium.org> | 2015-10-28 13:32:35 -0400 |
commit | dd4cd523ef4546b43d68e8ca6ec0a97fbe8954e9 (patch) | |
tree | dc4465dea283ad6b3b48625ff348f7ccabc05e31 /codereview.settings | |
parent | b9d06fb2186d7002d6231d1805bcf97fc60144c5 (diff) | |
download | pdfium-dd4cd523ef4546b43d68e8ca6ec0a97fbe8954e9.tar.xz |
Check if document was opened during testing.
When we call OpenDocument we fail to check if the document was actually opened.
Currently we return true in all cases (assuming we read the file). This CL
updates the code to check if the document was opened and return false if not.
I've updated several tests to check for FALSE instead of TRUE. I verified the
documents in fact don't open with my local (non-PDFium) PDF reader.
BUG=pdfium:223
R=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1417893007 .
Diffstat (limited to 'codereview.settings')
0 files changed, 0 insertions, 0 deletions