Description[XHR] Fix a XHR-stream test script.
slow-failure.cgi is a cgi script that outputs a chunked-encoding error after
waiting a few seconds. When connected with XHR, it was expected that the XHR
instance gets LOADING and then get an error. However, with the current script,
it will stay OPEN before getting the error.
This CL fixes the script so that the XHR instance starts loading before getting
errored.
BUG=480746
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197349
Patch Set 1 #
Total comments: 4
Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 8 (2 generated)
|
||||||||||||||||||||||||||||