- From: James M Snell <notifications@github.com>
- Date: Fri, 03 Dec 2021 11:09:42 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 December 2021 19:09:55 UTC
The naming issue there is why I originally was thinking about static methods off `EventTarget` directly... so instead of `window.toPromise('event')` it would be `EventTarget.toPromise(window, 'event')` .. but happy to keep bike shedding on it. It's important to get right. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1038#issuecomment-985761833
Received on Friday, 3 December 2021 19:09:55 UTC