commit | 7bfacf846cb7e8b5c95b6596ace0d490f9dd2a2a | [log] [tgz] |
---|---|---|
author | Kristi Saney <kristislee@google.com> | Mon Apr 14 15:16:08 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 14 15:16:08 2025 |
tree | 3fc19b373dc36ece89618fe0ed8bd49895b05da0 | |
parent | 57389108b6b045af55b63d8656854a58a6a1ec07 [diff] |
[Merge 136][Read aloud] Don't redraw for editable text changes on PDFs For some reason scrolling PDFs generates editable text change events but we don't want to redraw in those cases. (cherry picked from commit 08f8db96ca6cc29da6d4b470a410633710767b62) Fixed: 410342444 Change-Id: If914b336a2e4157ae79ebbaa4c759fb933f5e5c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6438367 Commit-Queue: Kristi Saney <kristislee@google.com> Reviewed-by: Abigail Klein <abigailbklein@google.com> Cr-Original-Commit-Position: refs/heads/main@{#1444234} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6454263 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Jocelyn Tran <jocelyntran@google.com> Commit-Queue: Shari Trewin <trewin@google.com> Cr-Commit-Position: refs/branch-heads/7103@{#855} Cr-Branched-From: e09430c64983fc906f37a9f7e6806275c9b67b86-refs/heads/main@{#1440670}
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.