[Webkit-unassigned] [Bug 73156] [Microdata] Implement HTMLPropertiesCollection collection.namedItem()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 22:21:31 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=73156





--- Comment #26 from Arko Saha <nghq36 at motorola.com>  2012-02-28 22:21:31 PST ---
(In reply to comment #25)
> (From update of attachment 129238 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=129238&action=review

> Anyway, it might be a good idea to split the patch for implementing the named getter and the patch for optimizing it. How about committing this patch with the "modest" optimization for now? If you found that the hasNamedItem() performance is _really_ critical, you can try to optimize hasNamedItem() in another patch. WDYT?

Yes, its more modest optimization. For now we can commit the patch with this change. We will optimize hasNamedItem() in another patch as you suggested. Thanks for the guidance.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list