This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 30
Should not use Synchronous XMLHttpRequest for fetching data #42
Comments
+1 |
related : #43 |
publishing to the chrome store now |
|
gasolin
added a commit
to gasolin/chrome_ext
that referenced
this issue
May 5, 2018
gasolin
added a commit
to gasolin/chrome_ext
that referenced
this issue
May 29, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/
If user intalled chrome_ext, The github page will hang a while when user's network speed is not fast enough.
The text was updated successfully, but these errors were encountered: