commit | 5359f012df92105b16166e7395171faf06781291 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Wed Dec 21 00:05:28 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 21 00:05:28 2022 |
tree | 2b2fe0393f87b50daa88d433b717ec3e7f0a45de | |
parent | 010fe98ff7db56b78e429b6bf010fa41a2629d12 [diff] |
Add more test cases to PDFiumEngineTest for link clicking behavior. Test the difference between clicking on a link in a normal PDFiumEngine vs. a PDFiumEngine that is running in Print Preview mode. In Print Preview mode, links are not clickable. Bug: 699000,761786 Change-Id: I3f0dad6a9862fdc2ade9a9da629f41ba6f110da6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4117438 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Nigi <nigi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1085725}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.