Bug 71928 - Shrink HTMLCollection.
Summary: Shrink HTMLCollection.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-09 09:58 PST by Andreas Kling
Modified: 2011-11-09 10:14 PST (History)
0 users

See Also:


Attachments
Patch (2.89 KB, patch)
2011-11-09 10:08 PST, Andreas Kling
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-11-09 09:58:41 PST
We can shrink this one quite a bit, and it's a very popular object on the full HTML5 spec page (34001 instances.)
Comment 1 Andreas Kling 2011-11-09 10:08:04 PST
Created attachment 114309 [details]
Patch
Comment 2 Andreas Kling 2011-11-09 10:14:23 PST
Committed r99734: <http://trac.webkit.org/changeset/99734>