Bug 23149

Summary: xss-DENIED-assign-location-reload.html assigns replace instead of reload
Product: WebKit Reporter: Joel Weinberger <jww>
Component: Tools / TestsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, mjs
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch for test resource darin: review+

Description Joel Weinberger 2009-01-06 14:07:15 PST
xss-DENIED-assign-location-reload.html assigns replace instead of reload, thus it does not test what it intended to test.
Comment 1 Joel Weinberger 2009-01-06 14:08:12 PST
Created attachment 26473 [details]
Patch for test resource

This patch changes the "replace" reference to "reload."
Comment 2 Darin Adler 2009-01-06 16:13:27 PST
Comment on attachment 26473 [details]
Patch for test resource

Unfortunately this change log entry has tabs in it, something that will have to be fixed by whoever lands this patch.

r=me
Comment 3 Adam Barth 2009-01-09 11:26:55 PST
Will land.
Comment 4 Adam Barth 2009-01-09 11:43:39 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	LayoutTests/ChangeLog
	M	LayoutTests/http/tests/security/resources/xss-DENIED-assign-location-reload-attacker.html
Committed r39754

I think I got rid of all the tabs.