RESOLVED FIXED 268230
DRY out queuing of ToggleEvents
https://bugs.webkit.org/show_bug.cgi?id=268230
Summary DRY out queuing of ToggleEvents
Keith Cirkel
Reported 2024-01-27 13:42:34 PST
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
Radar WebKit Bug Importer
Comment 1 2024-02-03 13:43:14 PST
Keith Cirkel
Comment 2 2024-11-18 08:56:57 PST
EWS
Comment 3 2024-11-20 17:01:52 PST
Committed 286884@main (9cf5cec66cd0): <https://commits.webkit.org/286884@main> Reviewed commits have been landed. Closing PR #23361 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.