commit | bc63a791b18955c2859dfcc252d032801b0a53e0 | [log] [tgz] |
---|---|---|
author | Andy Phan <andyphan@chromium.org> | Thu Jan 04 18:22:01 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 18:22:01 2024 |
tree | 705e046718dfe9daae29ecd650c59a139a7f531c | |
parent | 14be6627b16eb82f30ba09ccc6df4a7b072c0812 [diff] |
[OOPIF PDF] Add helper function to get PDF embedder host Add a helper function to get the PDF embedder host from a PDF content host. There's an existing use case in ChromePDFDocumentHelperClient and a future use case in https://crrev.com/c/4803451. Low-Coverage-Reason: TESTS_IN_SEPARATE_CL Tests for ChromePdfDocumentHelperClient are currently disabled for OOPIF PDF and will be enabled in the future. Bug: 1445746 Change-Id: I1f68745437b8d8cdec21a18d091629cf2d5c289b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5155464 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Andy Phan <andyphan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1242995}
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.