rbri · GitHub

Merged

Merged

Conversation

This commit changes the invocation order of events added to XMLHttpRequest,
through both addEventListener() and on-handlers, to be more consistent with
major browser such as Chrome / FF / IE, as well as other events already
implemented in HtmlUnit through EventTarget.
This is done by using the AT_TARGET invocation feature already supplied by
EventTarget in a prior commit which is of a more robust implementation
than the custom implementation in XMLHttpRequest.

@rbri

@atnak

atnak deleted the xhr_event_invocation_order branch

January 8, 2021 02:04

rbri added a commit that referenced this pull request

Jan 10, 2021

Labels

None yet

Read the original on github.com ↗