RESOLVED FIXED227570
Change `typedef EventSender<X> Y` to `using Y = EventSender<X>`
https://bugs.webkit.org/show_bug.cgi?id=227570
Summary Change `typedef EventSender<X> Y` to `using Y = EventSender<X>`
Tim Nguyen (:ntim)
Reported 2021-06-30 23:49:54 PDT
For consistency with HTMLDialogElement.h, HTMLStyleElement.h and SVGSMILElement.h.
Attachments
Patch (2.54 KB, patch)
2021-06-30 23:52 PDT, Tim Nguyen (:ntim)
no flags
Radar WebKit Bug Importer
Comment 1 2021-06-30 23:50:06 PDT
Tim Nguyen (:ntim)
Comment 2 2021-06-30 23:52:14 PDT
EWS
Comment 3 2021-07-01 01:22:56 PDT
Committed r279455 (239311@main): <https://commits.webkit.org/239311@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 432660 [details].
Note You need to log in before you can comment on or make changes to this bug.