Commit 0b93b0bb authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll PDFium from 5988d0f33501 to 193cfbd67529 (9 revisions)

https://pdfium.googlesource.com/pdfium.git/+log/5988d0f33501..193cfbd67529

2020-08-19 tsepez@chromium.org Add prefinalizers for other CXFA_FF* classes
2020-08-19 tsepez@chromium.org Add CFXA_FFTextEdit::PreFinalize()
2020-08-19 tsepez@chromium.org Encapsulate more knowledge of IXFA_DocEnvironment in CXFA_FFDoc.
2020-08-18 tsepez@chromium.org Garbage collect all the CXFA_Nodes.
2020-08-18 tsepez@chromium.org Make some more CFWL_Widget sub-widgets const members.
2020-08-18 thestig@chromium.org Roll v8/ 343030c9f..df143e8bd (525 commits)
2020-08-18 tsepez@chromium.org Plumb cppgc::Heap down into fwl/ layer.
2020-08-18 tsepez@chromium.org Remove CFWL_ComboBox::InitComboEdit() and InitComboList().
2020-08-18 tsepez@chromium.org Small cleanup to CFWL_App.

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/+doc/master/autoroll/README.md

Bug: None
Tbr: pdfium-deps-rolls@chromium.org
Change-Id: If178d85cfcb3e60cdcb405c663c54d9f39dd18b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364134Reviewed-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@{#799569}
parent be2cdc93
......@@ -215,7 +215,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': '5988d0f33501ab96e661377f204f11b36e58276a',
'pdfium_revision': '193cfbd675299e49c04b323e7f6ba402a9306da9',
# 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