Files
node/lib
Benjamin Gruenbaum f20a783a31 events: make abort_controller event trusted
The AbortController abort event is trusted, currently we fire all
events with isTrusted: false. Allow dispatching events
internally with `isTrusted: true` and add a test for it.

Co-Authored-By: ExE Boss <3889017+ExE-Boss@users.noreply.github.com>
Fixes: https://github.com/nodejs/node/issues/35748

PR-URL: https://github.com/nodejs/node/pull/35811
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-10-28 18:33:03 +00:00
..
2020-05-24 03:26:21 +02:00
2020-02-18 22:15:50 -08:00
2020-10-21 01:26:34 +02:00
2020-09-15 15:39:54 -04:00
2020-10-27 03:26:56 +00:00
2020-10-13 09:30:53 -07:00
2020-06-19 07:40:11 -07:00
2020-06-19 17:37:26 +02:00
2020-10-16 06:31:55 -07:00
2020-04-28 19:10:26 +02:00
2019-12-11 16:38:06 -06:00
2020-08-10 12:09:43 -05:00
2020-10-22 10:53:36 +00:00