You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments