RESOLVED FIXED263729
_WKHitTestResult should expose a frameInfo property
https://bugs.webkit.org/show_bug.cgi?id=263729
Summary _WKHitTestResult should expose a frameInfo property
Jeff Miller
Reported 2023-10-26 09:37:15 PDT
_WKHitTestResult should expose a frame property. This should be the same frame returned by WKBundleHitTestResultGetFrame() in the injected bundle.
Attachments
Jeff Miller
Comment 1 2023-10-26 09:38:09 PDT
Jeff Miller
Comment 2 2023-10-26 10:01:06 PDT
EWS
Comment 3 2023-11-06 21:27:14 PST
Committed 270308@main (9c20db5a0518): <https://commits.webkit.org/270308@main> Reviewed commits have been landed. Closing PR #19594 and removing active labels.
Fujii Hironori
Comment 4 2023-11-14 22:48:50 PST
Windows port is observing a circular dependency between WebPageProxy::m_lastMouseMoveHitTestResult and API::HitTestResult::m_page after 270308@main. See bug#264361.
Note You need to log in before you can comment on or make changes to this bug.