RESOLVED FIXED 258459
Ensure completion handler is always called in WebPage::performHitTestForMouseEvent
https://bugs.webkit.org/show_bug.cgi?id=258459
Summary Ensure completion handler is always called in WebPage::performHitTestForMouse...
Abrar Rahman Protyasha
Reported 2023-06-23 09:28:48 PDT
Currently we don't call the completion handler when the page's main frame (or its view) is null. We should change that.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-23 09:29:00 PDT
Abrar Rahman Protyasha
Comment 2 2023-06-23 09:37:13 PDT
EWS
Comment 3 2023-06-23 13:43:59 PDT
Committed 265476@main (224ebe1caabd): <https://commits.webkit.org/265476@main> Reviewed commits have been landed. Closing PR #15241 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.