Bug 82019

Summary: [Meta] [Shadow DOM] Improve the performance of ReifiedTreeTraversal APIs.
Product: WebKit Reporter: Hayato Ito <hayato>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: dglazkov, dominicc, morrita, rolandsteiner, shinyak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 79197    
Bug Blocks: 78585    

Description Hayato Ito 2012-03-22 23:18:45 PDT
See the comment https://bugs.webkit.org/show_bug.cgi?id=79197#c33.

There is a lot of spaces to be improved in current ReifiedTreeTraversal APIs as for its performance. Let's make it faster and faster.
Comment 1 Hajime Morrita 2012-05-28 23:58:00 PDT
ReifiedTreeTraversal API was killed by Bug 83110.