Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[soft navigations] Enable keyboard shortcuts as soft navigation triggers #41816

Merged
merged 1 commit into from
Sep 6, 2023

Commits on Sep 6, 2023

  1. [soft navigations] Enable keyboard shortcuts as soft navigation triggers

    Following the discussion on issue #3 [1], this CL adds support to soft
    navigations triggered by keyboard shortcuts, by adding unfocused keydown
    events to the events that can trigger the soft navigation heuristic.
    
    [1] WICG/soft-navigations#3
    
    Bug: 1478772
    Change-Id: Ib423a3cfc09eaf4dd9a2221b3494ab1016fa8668
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4839506
    Commit-Queue: Yoav Weiss <yoavweiss@chromium.org>
    Reviewed-by: Ian Clelland <iclelland@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1193004}
    Yoav Weiss authored and chromium-wpt-export-bot committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    cf41b1b View commit details
    Browse the repository at this point in the history