WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
137573
Use RenderObject::firstChildSlow() / lastChildSlow() less
https://bugs.webkit.org/show_bug.cgi?id=137573
Summary
Use RenderObject::firstChildSlow() / lastChildSlow() less
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
Details
Formatted Diff
Diff
Patch
(19.27 KB, patch)
2014-10-09 14:31 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2014-10-09 14:06:32 PDT
Created
attachment 239567
[details]
Patch
Chris Dumez
Comment 2
2014-10-09 14:31:26 PDT
Created
attachment 239570
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug