Bug 90842

Summary: HTMLPropertiesCollection should share more code with HTMLCollection
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, arko, darin, kling, koivisto, sam
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-09 18:02:48 PDT
HTMLPropertiesCollection still uses an inner class for its own cache. We need to be able to share more code with HTMLCollection.
Attachments
Patch (16.67 KB, patch)
2012-07-09 18:12 PDT, Ryosuke Niwa
andersca: review+
Ryosuke Niwa
Comment 1 2012-07-09 18:12:51 PDT
Arko Saha
Comment 2 2012-07-10 06:02:44 PDT
Patch looks good to me.
Ryosuke Niwa
Comment 3 2012-07-10 15:03:06 PDT
Note You need to log in before you can comment on or make changes to this bug.