Bug 90932

Summary: HTMLFormCollection::item and HTMLPropertiesCollection::item should share code
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, arko, darin, kling, koivisto, sam, tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89919    
Attachments:
Description Flags
Patch andersca: review+

Ryosuke Niwa
Reported 2012-07-10 21:04:09 PDT
Now that HTMLPropertiesCollection use the same caching mechanism as the rest of HTMLCollections, HTMLFormCollection and HTMLPropertiesCollection can share more code.
Attachments
Patch (18.74 KB, patch)
2012-07-10 21:25 PDT, Ryosuke Niwa
andersca: review+
Ryosuke Niwa
Comment 1 2012-07-10 21:25:11 PDT
Ryosuke Niwa
Comment 2 2012-07-11 11:13:16 PDT
Note You need to log in before you can comment on or make changes to this bug.