[Webkit-unassigned] [Bug 268230] New: DRY out queuing of ToggleEvents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 27 13:42:34 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=268230

            Bug ID: 268230
           Summary: DRY out queuing of ToggleEvents
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Trivial
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at keithcirkel.co.uk

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240127/9cc745cd/attachment.htm>


More information about the webkit-unassigned mailing list