[Webkit-unassigned] [Bug 16644] REGRESSION (r28880-r28886): Global variable access

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 29 21:49:52 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16644





------- Comment #4 from ddkilzer at webkit.org  2007-12-29 21:49 PDT -------
Created an attachment (id=18176)
 --> (http://bugs.webkit.org/attachment.cgi?id=18176&action=view)
Reduction

This is a reduction of the original JavaScript from the web site.

With Safari 3.0.4 (523.12.2) with original WebKit on Mac OS X 10.4.11 (8S165),
loading the test case, then loading this URL:

javascript:alert(HTMLElement)

Produces:

[object HTMLElementConstructor]

And thus the code in the if() statement never runs.


-- 
Configure bugmail: http://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