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

Get started cleaning up interesttarget implementation [1/N] #50159

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

This is the first in a series of patches to clean up and update the
interesttarget implementation to match recent OpenUI discussions.

This CL:

Bug: 326681249
Change-Id: I26f07a00c4fb1d2b1da92b64d91f330c02a11468
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6166890
Auto-Submit: Mason Freed <[email protected]>
Reviewed-by: David Baron <[email protected]>
Commit-Queue: Mason Freed <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1408202}

This is the first in a series of patches to clean up and update the
`interesttarget` implementation to match recent OpenUI discussions.

This CL:
 - Gets rid of `interestaction`. See the large comment posted here:
   openui/open-ui#1064 (comment)
 - Adds a connection to `InterestLost` when elements are de-focused.
 - Adds support (tentatively) for dialogs being shown modally.
 - Remove keyboard/focus support for `interesttarget`. This will
   get re-added later in its new form, via a hotkey rather than
   focus.

Bug: 326681249
Change-Id: I26f07a00c4fb1d2b1da92b64d91f330c02a11468
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6166890
Auto-Submit: Mason Freed <[email protected]>
Reviewed-by: David Baron <[email protected]>
Commit-Queue: Mason Freed <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1408202}
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 101408b into master Jan 18, 2025
13 of 16 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-9d5185a01e branch January 18, 2025 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants