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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 21:44:13 PST 2007


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





------- Comment #6 from jwalden+bwo at mit.edu  2007-03-05 21:44 PDT -------
I wrongly expected the |getProperty()| function in JavaScriptCore returned NULL
only for non-existent properties and not for properties with value set to
|undefined|, so as written the patch doesn't pass the tests in it (even
ignoring the whitespace and formatting flubs in it).  I need to use a
getProperty/hasProperty pair to fix the problem.

Hopefully I'll have time to fix that by the end of the week, but I doubt it'll
be any sooner.


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