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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt

Issue 1975373002: Clean up response handling in ResourceLoader/ResourceFetcher (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Back to ResourceError:cancelledDueToAccessCheckError Created 4 years, 4 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny.cgi - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/security/XFrameOptions /resources/x-frame-options-deny.cgi, main document URL http://127.0.0.1:8000/sec urity/XFrameOptions/x-frame-options-deny.html, http method GET> redirectResponse (null) 1 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny.cgi - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/security/XFrameOptions /resources/x-frame-options-deny.cgi, main document URL http://127.0.0.1:8000/sec urity/XFrameOptions/x-frame-options-deny.html, http method GET> redirectResponse (null)
2 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny.cgi - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/security/XFrameOptions /resources/x-frame-options-deny.cgi, http status code 200>
2 CONSOLE ERROR: Refused to display 'http://127.0.0.1:8000/security/XFrameOptions/ resources/x-frame-options-deny.cgi' in a frame because it set 'X-Frame-Options' to 'deny'. 3 CONSOLE ERROR: Refused to display 'http://127.0.0.1:8000/security/XFrameOptions/ resources/x-frame-options-deny.cgi' in a frame because it set 'X-Frame-Options' to 'deny'.
3 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny.cgi - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/security/XFrameOptions /resources/x-frame-options-deny.cgi, http status code 200>
4 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny.cgi - didFinishLoading 4 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny.cgi - didFinishLoading
5 CONSOLE MESSAGE: line 14: PASS: Access to contentWindow.location.href threw an e xception. 5 CONSOLE MESSAGE: line 14: PASS: Access to contentWindow.location.href threw an e xception.
6 There should be no content in the iframe below 6 There should be no content in the iframe below
7 7
8 8
9 9
10 -------- 10 --------
11 Frame: '<!--framePath //<!--frame0-->-->' 11 Frame: '<!--framePath //<!--frame0-->-->'
12 -------- 12 --------
13 13
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698