Bug 76032

Summary: Iterating over DynamicSubtreeNodeList is very slow when nodes are modified during the iteration
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, kling, koivisto, mrowe, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 76003    
Bug Blocks:    

Ryosuke Niwa
Reported 2012-01-10 23:11:02 PST
Attachments
Ahmad Saleem
Comment 1 2024-05-03 16:28:12 PDT
@Ryosuke - it seems to be quite fast: Creating elements took 5ms Testing iteration of NodeList, please wait… Iterating and setting their style to display:none took 2ms Do we need to track this any further?
Note You need to log in before you can comment on or make changes to this bug.