Bug 23149 - xss-DENIED-assign-location-reload.html assigns replace instead of reload
Summary: xss-DENIED-assign-location-reload.html assigns replace instead of reload
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-06 14:07 PST by Joel Weinberger
Modified: 2009-01-09 11:43 PST (History)
2 users (show)

See Also:


Attachments
Patch for test resource (1.46 KB, patch)
2009-01-06 14:08 PST, Joel Weinberger
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.