Bug 315206

Summary: Replace escapeKeyHandler with processCloseWatchers
Product: WebKit Reporter: Luke Warlow <lwarlow>
Component: DOMAssignee: Luke Warlow <lwarlow>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 26   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/60021
Bug Depends on:    
Bug Blocks: 263305    

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.