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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-top-navigation-without-user-gesture-expected.txt

Issue 2625773002: Reenable framebusting (Closed)
Patch Set: Pass through FrameReplicationState Created 3 years, 11 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 WARNING: line 8: Frame with URL 'http://localhost:8000/security/frameNav igation/resources/iframe-that-performs-top-navigation-without-user-gesture.html' attempted to navigate its top-level window with URL 'http://127.0.0.1:8000/secu rity/frameNavigation/xss-DENIED-top-navigation-without-user-gesture.html'. Navig ating the top-level window from a cross-origin iframe will soon require that the iframe has received a user gesture. See https://www.chromestatus.com/features/5 851021045661696. 1 CONSOLE ERROR: line 8: Unsafe JavaScript attempt to initiate navigation for fram e with URL 'http://127.0.0.1:8000/security/frameNavigation/xss-DENIED-top-naviga tion-without-user-gesture.html' from frame with URL 'http://localhost:8000/secur ity/frameNavigation/resources/iframe-that-performs-top-navigation-without-user-g esture.html'. The frame attempting navigation is targeting its top-level window, but is neither same-origin with its target nor has it received a user gesture. See https://www.chromestatus.com/features/5851021045661696.
2 localhost
3 2
4 PASSED: Navigation succeeded. 3
4
5 --------
6 Frame: '<!--framePath //<!--frame0-->-->'
7 --------
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698