Bug 40731

Summary: REGRESSION (r61234): http/tests/security/xssAuditor/embed-tag-null-char.html and http/tests/security/xssAuditor/object-embed-tag-null-char.html fail on Windows
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Patch ap: review+

Description Adam Roben (:aroben) 2010-06-16 13:35:22 PDT
REGRESSION (r61234): http/tests/security/xssAuditor/embed-tag-null-char.html and http/tests/security/xssAuditor/object-embed-tag-null-char.html fail on Windows
Comment 1 Adam Roben (:aroben) 2010-06-16 13:44:50 PDT
Created attachment 58924 [details]
Patch
Comment 2 Alexey Proskuryakov 2010-06-16 13:47:13 PDT
Comment on attachment 58924 [details]
Patch

Is this the last %S we have, or will we need a separate patch for each? :)

r=me
Comment 3 Adam Roben (:aroben) 2010-06-16 13:48:13 PDT
(In reply to comment #2)
> (From update of attachment 58924 [details])
> Is this the last %S we have, or will we need a separate patch for each? :)

We have many others, and I considered changing them all, but the Windows machine I have access to at the moment can't run all the tests. Once I have access to a better machine I'll look into changing them all.

Thanks for the review!
Comment 4 Adam Roben (:aroben) 2010-06-16 13:58:59 PDT
Committed r61279: <http://trac.webkit.org/changeset/61279>
Comment 5 Adam Roben (:aroben) 2010-06-16 13:59:30 PDT
I'll reopen this bug if the tests aren't fixed.