| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
UpdateBounds(delegate_->ConvertRectToPixels(zoomed_bounds));nit: Could use a comment explaining why this conversion is necessary here
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
UpdateBounds(delegate_->ConvertRectToPixels(zoomed_bounds));nit: Could use a comment explaining why this conversion is necessary here
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
3 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: ui/ozone/platform/headless/headless_window.cc
Insertions: 2, Deletions: 0.
The diff is too large to show. Please review the diff.
```
[headless] Fix scaled screen zoomed window size on Linux
This CL fixes double scaling that occurs in headless mode on Linux when
zooming a window located on a scaled screen.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |