-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* β»οΈ π Clear event listeners on XMLHttpRequest * β Add test for multi requests with XMLHttpRequest * Add a third state interface for open xhr * β»οΈ Move reportXhr out of XMLHttpRequest.send * β Test for XHRs with same XMLHttpRequest instance * π Ensure to call overridden onreadystatechange * β»οΈ Keep same _datadog_xhr ref in sendXhr * β»οΈ Simplify reportXhr
- Loading branch information
1 parent
8f24278
commit 52c475d
Showing
4 changed files
with
237 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.