[Webkit-unassigned] [Bug 65523] LayoutTests should not declare a global "var undefined; "

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 12:07:25 PDT 2011


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





--- Comment #7 from Adam Barth <abarth at webkit.org>  2011-08-02 12:07:24 PST ---
@jkummerow, you say that Firefox throws as well, but the following code shows the alert in Firefox 5.0.1:

<script>
var undefined;
alert('done');
</script>

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



More information about the webkit-unassigned mailing list