Commit 2bc8d95e authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 814821a14375..5eb17d38f7f7 (6 commits)

https://pdfium.googlesource.com/pdfium.git/+log/814821a14375..5eb17d38f7f7

git log 814821a14375..5eb17d38f7f7 --date=short --no-merges --format='%ad %ae %s'
2019-11-08 tsepez@chromium.org Better testing of CJS_Icon from JavaScript
2019-11-08 awscreen@chromium.org [FXCRT] Add unit tests for CFX_FloatRect::GetOuterRect()
2019-11-08 tsepez@chromium.org Remove bWillCommit argument from OnField_Format() methods.
2019-11-08 tsepez@chromium.org Cover some JS public methods that do not "commit".
2019-11-08 shwali@microsoft.com Fix nits in FPDFAnnot_SetAP
2019-11-08 tsepez@chromium.org De-virtualize CBC_OneDimWriter::RenderTextContents().

Created with:
  gclient setdep -r src/third_party/pdfium@5eb17d38f7f7

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pdfium-autoroll
Please CC pdfium-deps-rolls@chromium.org on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

TBR=pdfium-deps-rolls@chromium.org

Bug: chromium:1019026
Change-Id: I02c04c3f9bdff76dfc54dc080ef4789eef783c46
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1907285Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#714021}
parent f0289379
......@@ -192,7 +192,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.
'pdfium_revision': '814821a14375e32ded4145335de0eee282f7e745',
'pdfium_revision': '5eb17d38f7f7021a08c13cf986f68a363a4d82f2',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# 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