commit | f0d82f8e3fe6f8573cab6fe16de7cd326129bf55 | [log] [tgz] |
---|---|---|
author | Kyungjun Lee <[email protected]> | Fri May 05 23:37:43 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri May 05 23:37:43 2023 |
tree | aa08c945179c564338263f350224ce9307c94302 | |
parent | c16a8e94136f3eaab5b70e12499822496654fd06 [diff] |
[PDF OCR] Add a pair of disclaimer nodes before and after OCR results Add a pair of status nodes containing a disclaimer message before and after OCR result. This disclaimer nodes indicate the beginning and the end of text extracted by OCR, respectively. Note that the disclaimer message needs to be reviewed before PDF OCR feature launch. AX-Relnotes: n/a. Bug: 1393069 Change-Id: Idf5595a871cf35398f4c5f0260711574d2eb472b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4482808 Reviewed-by: David Tseng <[email protected]> Reviewed-by: Daniel Hosseinian <[email protected]> Reviewed-by: Ramin Halavati <[email protected]> Commit-Queue: Kyungjun Lee <[email protected]> Reviewed-by: Jungshik Shin <[email protected]> Cr-Commit-Position: refs/heads/main@{#1140416}
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.