commit | f6154359b142d263e61b90dc0063124dce079f08 | [log] [tgz] |
---|---|---|
author | Alan Screen <awscreen@chromium.org> | Mon Jan 10 21:47:24 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 10 21:47:24 2022 |
tree | 3f3beed24f647d94aa6f9a08162ff496fea4cbef | |
parent | ac66191ac72bc45d5e51cee11b9dc13e559f0741 [diff] |
Fix selection printing truncation when custom scaled Ensure that when printing only a selection from the frame that CalculatePrintParamsForCss() is applied. Update the order of operations in CopySelection() to match that for the regular case of printing the entire frame. Bug: 1023416 Change-Id: I2c3b653f49e976b69771d19fd542de307902f634 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3354307 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Alan Screen <awscreen@chromium.org> Cr-Commit-Position: refs/heads/main@{#957259}
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.