[Webkit-unassigned] [Bug 249958] New: WebKit::WebPageProxy::takeFocus() should take a WebCore::FocusDirection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 30 11:25:48 PST 2022


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

            Bug ID: 249958
           Summary: WebKit::WebPageProxy::takeFocus() should take a
                    WebCore::FocusDirection
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: kkinnunen at apple.com

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>

-- 
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/20221230/03b5775d/attachment-0001.htm>


More information about the webkit-unassigned mailing list