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

Side by Side Diff: LayoutTests/http/tests/history/cross-origin-replace-history-object-child-expected.txt

Issue 242613009: Make window.history property non replaceable (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 8 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 ALERT: PASS: Access to window.frames[0].history threw an exception. 1 ALERT: PASS: Access to window.frames[0].history threw an exception.
2 ALERT: About to shadow child window's history object: [object History] 2 ALERT: About to shadow child window's history object: [object History]
3 ALERT: Shadowed child window's history object: 3 ALERT: Child window's history object should not be shadowed: [object History]
4 ALERT: PASS: Access to window.frames[0].history threw an exception. 4 ALERT: PASS: Access to window.frames[0].history threw an exception.
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698