This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 407
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Prevent adding listener for xhrhttprequest multiple times
* fix bug add event listener to xhrhttprequest multiple times and invalid request call (#529) * fix bug add event listener to xhrhttprequest multiple times #527 * fix #287 with a better solution to prevent memory leak * fix #530 for xhr request to an invalid url cause Schedule task count failed
- Loading branch information
1 parent
2594817
commit 9509747
Showing
2 changed files
with
26 additions
and
3 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