Rubén Norte
Results
32
issues of
Rubén Norte
Summary: Changelog: [internal] This refactors `updateRuntimeShadowNodeReference` to also use the bridging function, which is now adapted to support propagating ShadowNode runtime references. The reason for having this in the bridging...
CLA Signed
p: Facebook
Partner
fb-exported
[EventTarget] Abort controller from a past subscription can remove events from future subscriptions
2
### What is the issue with the DOM Standard? The `addEventListener` method for the `EventTarget` interface includes a step to add an abort step to remove the subscription: https://dom.spec.whatwg.org/#add-an-event-listener. In...
needs tests
interop
topic: events
topic: aborting