| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| 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. |
terminalPrivate: restrict setPrefs to Terminal SWA
The only writable pref, kGuestOsTerminalSettings, drives Terminal SWA
state such as hterm settings and shelf shortcut menu items, so setPrefs
is now rejected for callers other than chrome-untrusted://terminal
(crosh and the allowlisted extension IDs no longer need to write it).
Add a browser test covering both the crosh (rejected) and terminal
(accepted) paths, and update the extension api test to expect the new
rejection for extension contexts.
PATCH GENERATED VIA AI
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |