Bug 227570

Summary: Change `typedef EventSender<X> Y` to `using Y = EventSender<X>`
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: DOMAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, changseok, esprehn+autocc, ews-watchlist, gyuyoung.kim, japhet, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.