Bug 116776

Summary: Don't instantiate ChildNodeLists just to get a child count.
Product: WebKit Reporter: Andreas Kling <kling>
Component: HTML EditingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2 Keywords: Performance
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch rniwa: review+

Description Andreas Kling 2013-05-25 20:17:59 PDT
Don't instantiate ChildNodeLists just to get a child count.
Comment 1 Andreas Kling 2013-05-25 20:19:15 PDT
Created attachment 202902 [details]
Patch
Comment 2 Andreas Kling 2013-05-25 20:29:19 PDT
Committed r150702: <http://trac.webkit.org/changeset/150702>