[webkit-reviews] review requested: [Bug 227570] Change `typedef EventSender<X> Y` to `using Y = EventSender<X>` : [Attachment 432660] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 30 23:52:13 PDT 2021


Tim Nguyen (:ntim) <ntim at apple.com> has asked  for review:
Bug 227570: Change `typedef EventSender<X> Y` to `using Y = EventSender<X>`
https://bugs.webkit.org/show_bug.cgi?id=227570

Attachment 432660: Patch

https://bugs.webkit.org/attachment.cgi?id=432660&action=review




--- Comment #2 from Tim Nguyen (:ntim) <ntim at apple.com> ---
Created attachment 432660

  --> https://bugs.webkit.org/attachment.cgi?id=432660&action=review

Patch


More information about the webkit-reviews mailing list