Bug 123906

Summary: HTMLCollection should use CollectionIndexCache
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, gyuyoung.kim, kangil.han, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch rniwa: review+

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?