| Summary: | _WKHitTestResult should expose a frameInfo property | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jeff Miller <jeffm> |
| Component: | WebKit API | Assignee: | Jeff Miller <jeffm> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | Hironori.Fujii, jeffm, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 266803 | ||
| Bug Blocks: | |||
|
Description
Jeff Miller
2023-10-26 09:37:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19594 Committed 270308@main (9c20db5a0518): <https://commits.webkit.org/270308@main> Reviewed commits have been landed. Closing PR #19594 and removing active labels. Windows port is observing a circular dependency between WebPageProxy::m_lastMouseMoveHitTestResult and API::HitTestResult::m_page after 270308@main. See bug#264361. |