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

Side by Side Diff: LayoutTests/http/tests/security/xss-DENIED-synchronous-frame-load-in-javascript-url-expected.txt

Issue 8223012: Merge 97087 - ScriptController::executeIfJavaScriptURL gets confused by synchronous frame loads (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 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
OLDNEW
1 CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http ://localhost:8080/security/resources/innocent-victim.html from frame with URL ab out:blank. Domains, protocols and ports must match. 1 CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http ://localhost:8080/security/resources/innocent-victim.html from frame with URL ab out:blank. Domains, protocols and ports must match.
2 2
3 This test passes if there's no alert dialog. 3 This test passes if there's no alert dialog.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698