Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

fix: ignore NET_ERROR ABORTED #401

Merged
merged 1 commit into from
Mar 11, 2020
Merged

Conversation

Fyers
Copy link
Contributor

@Fyers Fyers commented Feb 23, 2020

This PR fixes problemes if the user makes multiple actions (like spam goBack, refresh etc.) that could result in an -3 (ABORTED) error.

https://cs.chromium.org/chromium/src/net/base/net_error_list.h?g=0&l=35

This error indicates a user abort action that does not need to be displayed as a network-error.

@sentialx sentialx merged commit f76c8ff into wexond:master Mar 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants