Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(286)

Side by Side Diff: LayoutTests/http/tests/inspector/network/network-xhr-async-double-expected.txt

Issue 955413002: Log in Binding code for invalid enum type. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLH ttpRequestResponseType'.
2 CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLH ttpRequestResponseType'.
1 CONSOLE MESSAGE: line 6: XHR loaded: 1 3 CONSOLE MESSAGE: line 6: XHR loaded: 1
2 CONSOLE MESSAGE: line 6: XHR loaded: 2 4 CONSOLE MESSAGE: line 6: XHR loaded: 2
3 Tests responses in network tab for two XHRs sent without any delay between them. Bug 91630 5 Tests responses in network tab for two XHRs sent without any delay between them. Bug 91630
4 resource1.content: request1 6 resource1.content: request1
5 resource2.content: request2 7 resource2.content: request2
6 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698