Bug 268230
| Summary: | DRY out queuing of ToggleEvents | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Keith Cirkel <webkit> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Trivial | CC: | mike, ntim, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Keith Cirkel
popovers & `<details>` elements both emit queued ToggleEvents with identical coalescing behaviour, there is also a proposal for `<dialog>` to do the same.
It would be worth DRYing up the current callsites and coalescing them to simplify the codebase.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/122244494>
Keith Cirkel
Pull request: https://github.com/WebKit/WebKit/pull/23361
EWS
Committed 286884@main (9cf5cec66cd0): <https://commits.webkit.org/286884@main>
Reviewed commits have been landed. Closing PR #23361 and removing active labels.