Bug 164832

Summary: Micro-optimize ContainerNode::removeBetween()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, dbates, esprehn+autocc, kangil.han, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-11-16 13:33:04 PST
Micro-optimize ContainerNode::removeBetween() by updating pointers only when strictly needed and reducing branching.
Attachments
Patch (2.13 KB, patch)
2016-11-16 13:34 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-11-16 13:34:24 PST
WebKit Commit Bot
Comment 2 2016-11-16 14:30:48 PST
Comment on attachment 294970 [details] Patch Clearing flags on attachment: 294970 Committed r208813: <http://trac.webkit.org/changeset/208813>
WebKit Commit Bot
Comment 3 2016-11-16 14:30:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.