[webkit-reviews] review requested: [Bug 109780] [Regression] After r142831 collection-null-like-arguments.html layout test failing : [Attachment 188251] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 19:49:57 PST 2013


Vineet Chaudhary (vineetc) <rgf748 at motorola.com> has asked  for review:
Bug 109780: [Regression] After r142831	collection-null-like-arguments.html
layout test failing
https://bugs.webkit.org/show_bug.cgi?id=109780

Attachment 188251: patch
https://bugs.webkit.org/attachment.cgi?id=188251&action=review

------- Additional Comments from Vineet Chaudhary (vineetc)
<rgf748 at motorola.com>
As per specification only for namedItem() it should return null if collection
is empty.
@r142831 caused regression because it was returning null from getNamedItems()
directly.


More information about the webkit-reviews mailing list