| 11:40 | <smaug____> | oh, some addEventListener + abortController tests got added to wpt already before there is that API in the spec |
| 11:41 | <smaug____> | I guess that is fine, though a bit redundant when we're getting quite a bit more tests soon, I hope |
| 11:42 | <smaug____> | (https://github.com/web-platform-tests/wpt/pull/26462 landed before https://github.com/web-platform-tests/wpt/pull/26472) |
| 16:12 | <smaug____> | benjamingr__: FYI, I'm just implementing addEventListener + signal in Gecko |
| 16:14 | <benjamingr__> | That's awesome thanks for the update ^^ |
| 21:56 | <smaug____> | I hope all the engines can deal with the ownership cycles signal causes |