Bug 273920 - Need a method to take a UIKeyCommand and return whether any Web Extension command matches
Summary: Need a method to take a UIKeyCommand and return whether any Web Extension com...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Extensions (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-08 21:34 PDT by eddy_wong
Modified: 2024-05-10 11:53 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description eddy_wong 2024-05-08 21:34:46 PDT
Need a method to take a UIKeyCommand and return whether any Web Extension command matches. We already have something like this but only for AppKit. We need a similar facility for UIKit.
Comment 1 Radar WebKit Bug Importer 2024-05-08 21:34:57 PDT
<rdar://problem/127787491>
Comment 2 eddy_wong 2024-05-09 14:46:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28363
Comment 3 EWS 2024-05-10 11:53:49 PDT
Committed 278619@main (fdb3855c7cd3): <https://commits.webkit.org/278619@main>

Reviewed commits have been landed. Closing PR #28363 and removing active labels.