Commit 702f8e51 authored by tsepez's avatar tsepez Committed by Commit bot

Roll pdfium.

This brings in:
5f8a503 Check m_nComponents when using JBIG2Decode
1d7dc1b Add m_pDocument in CPDF_Color and check if page date has been forced clear
49c41ac Tidy up opj_ callback functions in fx_codec_jpx_obj.cpp
9f810e7 Remove the GetValidBpc check in application callers and move it to where m_bpc is assigned.
d0c3650 Remove unused fields and stack locals.

TBR=thakis@chromium.org
TBR=inferno@chromium.org

Review URL: https://codereview.chromium.org/535623003

Cr-Commit-Position: refs/heads/master@{#293167}
parent 8f906f10
...@@ -62,7 +62,7 @@ vars = { ...@@ -62,7 +62,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFIum # the commit queue can handle CLs rolling PDFIum
# and whatever else without interference from each other. # and whatever else without interference from each other.
'pdfium_revision': 'f105b19434fdeecac2dd2f78fed5b45ed2637ab3', 'pdfium_revision': '5f8a503b2a8701c5c4f6e0aadf334affcdd03d28',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl # the commit queue can handle CLs rolling openmax_dl
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment