| Index: LayoutTests/http/tests/inspector/network/network-xhr-replay-expected.txt
|
| diff --git a/LayoutTests/http/tests/inspector/network/network-xhr-replay-expected.txt b/LayoutTests/http/tests/inspector/network/network-xhr-replay-expected.txt
|
| index 3de0e32f7f635987771f22c47da4a750b3b2a925..90cf4379b0fc02e4db1132c482b1ce18a0bae190 100644
|
| --- a/LayoutTests/http/tests/inspector/network/network-xhr-replay-expected.txt
|
| +++ b/LayoutTests/http/tests/inspector/network/network-xhr-replay-expected.txt
|
| @@ -1,12 +1,20 @@
|
| +CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'.
|
| CONSOLE MESSAGE: line 6: XHR loaded: 1
|
| +CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'.
|
| CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
|
| CONSOLE WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated.
|
| CONSOLE MESSAGE: line 6: XHR loaded: 2
|
| +CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'.
|
| CONSOLE MESSAGE: line 6: XHR loaded: 3
|
| +CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'.
|
| CONSOLE MESSAGE: line 6: XHR loaded: 4
|
| +CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'.
|
| CONSOLE MESSAGE: line 6: XHR loaded: 5
|
| +CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'.
|
| CONSOLE MESSAGE: line 6: XHR loaded: 6
|
| +CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'.
|
| CONSOLE MESSAGE: line 6: XHR loaded: 7
|
| +CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'.
|
| CONSOLE MESSAGE: line 6: XHR loaded: 8
|
| Tests XHR replaying. Bug 95187
|
|
|
|
|