Bug 227570 - Change `typedef EventSender<X> Y` to `using Y = EventSender<X>`
Summary: Change `typedef EventSender<X> Y` to `using Y = EventSender<X>`
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-30 23:49 PDT by Tim Nguyen (:ntim)
Modified: 2021-07-01 01:22 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.54 KB, patch)
2021-06-30 23:52 PDT, Tim Nguyen (:ntim)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2021-06-30 23:49:54 PDT
For consistency with HTMLDialogElement.h, HTMLStyleElement.h and SVGSMILElement.h.
Comment 1 Radar WebKit Bug Importer 2021-06-30 23:50:06 PDT
<rdar://problem/80005958>
Comment 2 Tim Nguyen (:ntim) 2021-06-30 23:52:14 PDT
Created attachment 432660 [details]
Patch
Comment 3 EWS 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].