WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249958
WebKit::WebPageProxy::takeFocus() should take a WebCore::FocusDirection
https://bugs.webkit.org/show_bug.cgi?id=249958
Summary
WebKit::WebPageProxy::takeFocus() should take a WebCore::FocusDirection
David Kilzer (:ddkilzer)
Reported
2022-12-30 11:25:48 PST
WebKit::WebPageProxy::takeFocus() should take a WebCore::FocusDirection. It currently takes a uint32_t, and WebCore::FocusDirection is an enum class with type uint8_t. <
rdar://65494875
>
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2022-12-30 12:34:54 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8107
EWS
Comment 2
2023-01-03 18:00:27 PST
Committed
258415@main
(dc7bc53309b5): <
https://commits.webkit.org/258415@main
> Reviewed commits have been landed. Closing PR #8107 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug