commit | eda2e1744f5a4303894fb17a5f6b9a8df3af8f28 | [log] [tgz] |
---|---|---|
author | Andy Phan <[email protected]> | Mon Jul 17 21:58:10 2023 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jul 17 21:58:10 2023 |
tree | 698820d5c405062b5fc13842bdd7b4f128163d97 | |
parent | 4eec02d0bce9b3eaf43a13b77fa26b3bc77591fd [diff] |
[OOPIF PDF] Create feature and flag for PDF OOPIF Add PDF feature "PdfOopif" and flag "pdf-oopif". The intended use is to be able to switch between using a MimeHandlerViewGuest or an OOPIF to launch the PDF Viewer. Bug: 1445746 Change-Id: Ifeaf2bcc66ecf6ac112aa46d97b6237fcd7e4f34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4666784 Commit-Queue: Andy Phan <[email protected]> Reviewed-by: K. Moon <[email protected]> Cr-Commit-Position: refs/heads/main@{#1171407}
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.