| Auto-Submit | +1 |
| Commit-Queue | +1 |
yichenz@ ptal at the reland. delta for the reland is between PS1 and PS2: I've just removed the failing test, since later versions of GTK have their own validation for the property which prevents the test from setting an out of range value.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +1 |
pinging yichenz@
| Auto-Submit | +0 |
actually, removing autosubmit because I need to investigate bug 542165218 first
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
actually, removing autosubmit because I need to investigate bug 542165218 first
This is fixed in the latest patch set. The issue was 0 needs to be considered a valid cursor size.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
2 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: ui/base/cursor/cursor_unittest.cc
Insertions: 1, Deletions: 1.
The diff is too large to show. Please review the diff.
```
```
The name of the file: ui/base/cursor/cursor_factory.cc
Insertions: 1, Deletions: 1.
The diff is too large to show. Please review the diff.
```
```
The name of the file: ui/gtk/gtk_util_unittest.cc
Insertions: 27, Deletions: 0.
The diff is too large to show. Please review the diff.
```
```
The name of the file: ui/ozone/platform/wayland/host/wayland_cursor_factory.cc
Insertions: 1, Deletions: 1.
The diff is too large to show. Please review the diff.
```
Reland "Sanitize cursor theme name and size in GTK and Wayland"
This is a reland of commit 283ac1ef12df16eb0256a4d5ce83477b5afba061
Original change's description:
> Sanitize cursor theme name and size in GTK and Wayland
>
> This change extends GtkSettingsSetProperty interceptor and GtkUi to
> sanitize gtk-cursor-theme-name and gtk-cursor-theme-size at write-time,
> preventing unsanitized cursor theme names from being set in GTK
> settings.
>
> It also introduces unified ui::IsValidCursorThemeName and
> ui::IsValidCursorThemeSize validation helpers in //ui/base/cursor, and
> adds validation to WaylandCursorFactory to ensure invalid or
> path-traversing cursor theme names are rejected before calling
> wl_cursor_theme_load.
>
> Change-Id: Ibe8a3ce208d76d2e724902424491a6116d4352f6
> Fixed: 540289900
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8164559
> Reviewed-by: Yichen Zhou <yic...@chromium.org>
> Commit-Queue: Thomas Anderson <thomasa...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1670761}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |