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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 29 22:00:09 PST 2007


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


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18176|0                           |1
        is obsolete|                            |




------- Comment #6 from ddkilzer at webkit.org  2007-12-29 22:00 PDT -------
Created an attachment (id=18177)
 --> (http://bugs.webkit.org/attachment.cgi?id=18177&action=view)
Better reduction

If the "var HTMLElement = function(){};" statement is removed (or commented
out), the test passes.

However, having that statement inside the if() block causes the if() condition
to return true, which I find to be completely bizarre.


-- 
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