DescriptionFix for Back navigation keyboard shortcut does not work properly for chrome://settings/cookies.
Earlier left and right navigation key's are getting used without check
for modifiers.
Check added for alt,ctrl,meta,shift key, when we have modifer then default
handling will happen that will move it to previous url with alt+left arrow,
and when we have just left or right arrow keys then cookies list specific handling will happen.
BUG=467476
Committed: https://crrev.com/9c2d1afc6031dd54e54f75244438dd4aab8f78b8
Cr-Commit-Position: refs/heads/master@{#320872}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Addressing nit. #Messages
Total messages: 9 (3 generated)
|