WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
227570
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-06-30 23:50:06 PDT
<
rdar://problem/80005958
>
Tim Nguyen (:ntim)
Comment 2
2021-06-30 23:52:14 PDT
Created
attachment 432660
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug