Description[benchmark] Do not abort() when readyState is DONE in destroyAllXHRs
This is to supress DevTools error messages, because on Chrome calling abort()
in an onreadystatechange handler in sync mode causes a NetworkError message,
even if it is after transition to DONE state.
R=tyoshino@chromium.org
Committed: https://code.google.com/p/pywebsocket/source/detail?r=852
Patch Set 1 #Patch Set 2 : #
Total comments: 1
Patch Set 3 : #MessagesTotal messages: 3
|