This repository has been archived by the owner on Sep 1, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hterm: Don't print errors resulting from selecting page up/down buttons
Currently errors will be printed when page up/down are selected because ScrollPort.Selection.sync only expects to be dealing with <x-row> nodes. This adds a check to ignore these buttons. Bug: 822490, 646690 Change-Id: Ida699c5c475555f7616d1f748a459523c960564b Reviewed-on: https://chromium-review.googlesource.com/1078127 Reviewed-by: Mike Frysinger <[email protected]> Tested-by: Raymes Khoury <[email protected]>
- Loading branch information