[Webkit-unassigned] [Bug 248394] Remove KeyboardEvent.altGraphKey

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 4 21:09:15 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=248394

Tim Nguyen (:ntim) <ntim at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ntim at apple.com

--- Comment #4 from Tim Nguyen (:ntim) <ntim at apple.com> ---
(In reply to Ryosuke Niwa from comment #1)
> This flag might to be in use at first glance:
> https://github.com/
> search?q=altGraphKey+language%3AJavaScript&type=code&l=JavaScript

If it's always false in WebKit, there shouldn't be any fallout. All the usages from that search are in checks. After removing, altGraphKey will be undefined, which is still falsy.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230105/d0045d48/attachment.htm>


More information about the webkit-unassigned mailing list