[Webkit-unassigned] [Bug 71050] [Microdata] Support for properties attribute.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 22:08:56 PST 2012


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





--- Comment #22 from Arko Saha <nghq36 at motorola.com>  2012-03-06 22:08:56 PST ---
(In reply to comment #21)
> (In reply to comment #20)
> > > HTMLPropertiesCollection is implemented very poorly :(
> > 
> > Is there something specific we should change?  Should we revert this patch and try again?
> 
> length, item, etc... are not using the cache at all. It's re-computing it every time.

Currently item, length does not use cache, its recomputing item, length every time. I have a thought of optimize the HTMLPropertiesCollection in a new patch. I will log a new bug and optimizing the HTMLPropertiesCollection. so that item, length will cache. Any other stuff you think needs improvement?

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