[Webkit-unassigned] [Bug 26776] Write more XSSAuditor tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 27 17:03:52 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26776





------- Comment #5 from dbates at berkeley.edu  2009-06-27 17:03 PDT -------
Oops. I'll change it and also remove the braces from lines "if (!params ||
params.length == 0)"
and "if (!HTTPMethod)". Then I'll post again.

(In reply to comment #4)
> (From update of attachment 31982 [review])
> I'm just nit picking at this point, but why do you say
> 
> > +    with(iFrameObj) {
> > +        id = "frame";
> > +    }
> 
> instead of iFrameObj.id = "frame" ?  The |with| keyword is really slow and
> unpredictable.
> 
> Adam
> 


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list