| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Hi can you cc me on https://g-issues.chromium.org/issues/540289900? I don't have access to the bug
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Hi can you cc me on https://g-issues.chromium.org/issues/540289900? I don't have access to the bug
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
Thomas AndersonHi can you cc me on https://g-issues.chromium.org/issues/540289900? I don't have access to the bug
done
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Thomas AndersonHi can you cc me on https://g-issues.chromium.org/issues/540289900? I don't have access to the bug
Yichen Zhoudone
Sorry, do you mind cc yic...@google.com too?
Please ignore the above comment 😅
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
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.
| 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. |