Bug 123906 - HTMLCollection should use CollectionIndexCache
Summary: HTMLCollection should use CollectionIndexCache
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-06 11:23 PST by Antti Koivisto
Modified: 2013-11-12 09:43 PST (History)
6 users (show)

See Also:


Attachments
patch (28.85 KB, patch)
2013-11-06 11:35 PST, Antti Koivisto
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2013-11-06 11:23:41 PST
make it so
Comment 1 Antti Koivisto 2013-11-06 11:35:03 PST
Created attachment 216198 [details]
patch
Comment 2 Antti Koivisto 2013-11-06 12:37:08 PST
https://trac.webkit.org/r158774
Comment 3 Alexey Proskuryakov 2013-11-12 09:43:03 PST
This caused a regression, bug 124145. Antti, could you please look into that?