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

Side by Side Diff: LayoutTests/http/tests/security/cross-origin-script-window-onerror-redirected-expected.txt

Issue 6409009: Merge 76429 - 2011-01-21 Yury Semikhatsky <yurys@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/648/
Patch Set: Created 9 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 Test that window.onerror won't reveal any potentially sensitive script content i f the latter is loaded from a different domain after a redirect. The test passes if you don't see any data from the linked resource. Bug 52903. 1 Test that window.onerror won't reveal any potentially sensitive script content i f the latter is loaded from a different domain after a redirect. The test passes if you don't see any data from the linked resource. Bug 52903.
2 2
3 window.onerror message: Script error. at : 0 3 window.onerror message: Script error. at : 0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698