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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 27 17:01:09 PDT 2009


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





------- Comment #4 from abarth at webkit.org  2009-06-27 17:01 PDT -------
(From update of attachment 31982)
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