RESOLVED FIXED315206
Replace escapeKeyHandler with processCloseWatchers
https://bugs.webkit.org/show_bug.cgi?id=315206
Summary Replace escapeKeyHandler with processCloseWatchers
Luke Warlow
Reported 2026-05-20 09:51:46 PDT
In CloseWatcherManager we should replace escapeKeyHandler with a generic processCloseWatchers function. This better matches spec naming but will also allow for this to be triggered by close signals other than escape key press.
Attachments
Luke Warlow
Comment 1 2026-05-20 10:54:33 PDT
EWS
Comment 2 2026-05-21 09:20:05 PDT
Committed 313671@main (a36c2bb72d42): <https://commits.webkit.org/313671@main> Reviewed commits have been landed. Closing PR #65307 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-05-21 09:21:12 PDT
Note You need to log in before you can comment on or make changes to this bug.