Bug 137573

Summary: Use RenderObject::firstChildSlow() / lastChildSlow() less
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Layout and RenderingAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Enhancement CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, d-r, esprehn+autocc, fmalita, glenn, gyuyoung.kim, jcraig, jdiggs, kling, koivisto, kondapallykalyan, mario, pdr, samuel_white, schenney, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Chris Dumez
Reported 2014-10-09 13:50:41 PDT
Use RenderObject::firstChildSlow() / lastChildSlow() less by using tighter typing at call sites whenever possible to be able to call RenderElement::firstChild() / lastChild() instead.
Attachments
Patch (19.16 KB, patch)
2014-10-09 14:06 PDT, Chris Dumez
no flags
Patch (19.27 KB, patch)
2014-10-09 14:31 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-10-09 14:06:32 PDT
Chris Dumez
Comment 2 2014-10-09 14:31:26 PDT
Andreas Kling
Comment 3 2014-10-09 16:17:10 PDT
Comment on attachment 239570 [details] Patch r=me
WebKit Commit Bot
Comment 4 2014-10-09 16:55:48 PDT
Comment on attachment 239570 [details] Patch Clearing flags on attachment: 239570 Committed r174542: <http://trac.webkit.org/changeset/174542>
WebKit Commit Bot
Comment 5 2014-10-09 16:55:54 PDT
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.