Bug 315206
| Summary: | Replace escapeKeyHandler with processCloseWatchers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
| Component: | DOM | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Luke Warlow
Pull request: https://github.com/WebKit/WebKit/pull/65307
EWS
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
<rdar://problem/177629493>