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

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-disabled-web-security-expected.txt

Issue 594803002: Transfer SecurityOrigin overrides to Workers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rename transferPrivileges() to transferPrivilegesFrom() over security origins Created 6 years, 2 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 | Annotate | Revision Log
OLDNEW
1 Tests the name of the event parameter for inline event attributes 1 CONSOLE MESSAGE: line 11: PASS: Origin: <missing>
2 Test that disabling web security permits cross-origin XMLHttpRequest requests fr om a Worker.
2 3
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 5
5 6
6 PASS type is "object"
7 PASS type is "undefined"
8 PASS type is "undefined"
9 PASS type is "object"
10 PASS successfullyParsed is true 7 PASS successfullyParsed is true
11 8
12 TEST COMPLETE 9 TEST COMPLETE
13 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698