| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
LGTM but I'm waiting on a @chromium.org 2FA reset. If you're in a hurry, ask spang@ for a rubber stamp.
| 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. |
Fix NumpadDelete key on Wayland.
https://chromium-review.git.corp.google.com/c/chromium/src/+/8016999
fixed the DOM code mapping for NumpadDelete with NumLock disabled, but
introduced a bug if NumLock is enabled. The DOM code is correct, but the
key doesn't print anything, either in web pages or in Chrome's UI.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |