commit | 364172cd21e90edc04017d97095830f12a210dd9 | [log] [tgz] |
---|---|---|
author | Daniel Hosseinian <dhoss@chromium.org> | Thu Jul 29 06:03:20 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 29 06:03:20 2021 |
tree | 61b6d53fb0ed6d76e12c5d0339f2d9aa8b477bcd | |
parent | 377edb30b872de730a3ad06251232d2d74904841 [diff] |
[unseasoned-pdf] Replace usage of PdfAccessibilityPageObjects PdfAccessibilityPageObjects is a Pepper struct. The replacement ensures that PdfAccessibilityPageObjects is scoped to parts specific to the Pepper implementation. Meanwhile, update comment styles to use backticks instead of pipes. Bug: 1144444 Change-Id: I49ec0f19bbf937a5d856fef1fd444646bc549c19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3057841 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#906591}
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.