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>
Pull request: https://github.com/WebKit/WebKit/pull/8107
Committed 258415@main (dc7bc53309b5): <https://commits.webkit.org/258415@main> Reviewed commits have been landed. Closing PR #8107 and removing active labels.