[Webkit-unassigned] [Bug 12963] Inconsistencies in JS array extras with Mozilla implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 15:01:35 PDT 2007


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


jwalden+bwo at mit.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13476|0                           |1
        is obsolete|                            |
  Attachment #13786|                            |review?
               Flag|                            |




------- Comment #7 from jwalden+bwo at mit.edu  2007-03-23 15:01 PDT -------
Created an attachment (id=13786)
 --> (http://bugs.webkit.org/attachment.cgi?id=13786&action=view)
Complete patch

Returning false for an array index whose element is undefined seems to be a
bug, because hasProperty just returns the result of getPropertySlot.

This patch includes tests, passes all of them, and regresses no existing tests.


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