2 Commits

Author SHA1 Message Date
Lei Zhang
f7296faa87 Update Git EOL policies for source files
This CL adds a number of source files and extensions to the git
attributes file to prevent CRLF checkins and checkouts, by forcing LF
end of line characters in these files.

Also fix CRLF files. Based on https://crrev.com/573230

BUG=chromium:832129

Change-Id: I5b02f48b2794d0ee25f75d22210cdfa0f3587e3f
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/54451
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
2019-05-15 21:03:41 +00:00
JUN FANG
fbc7449fa3 Merge to XFA: Add embedder test comparing with the last patch.
When there is a wrong keyword like '??ze' in the dictionary
of the trailer, PDFium can't recognize it and aborts further
parsing. After this change, PDFium continues even it can't
get the right size at this moment. It will rebuild the cross
reference table later since the size of the table is missing.

BUG=459580
R=tsepez@chromium.org

Review URL: https://codereview.chromium.org/1055323003
2015-04-03 14:58:34 -07:00