RESOLVED FIXED125734
Move a couple of inlines from RenderObject to RenderElement.
https://bugs.webkit.org/show_bug.cgi?id=125734
Summary Move a couple of inlines from RenderObject to RenderElement.
Andreas Kling
Reported 2013-12-13 23:32:17 PST
Patch inc.
Attachments
Patch (4.81 KB, patch)
2013-12-13 23:32 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-12-13 23:32:41 PST
Antti Koivisto
Comment 2 2013-12-14 03:52:18 PST
Comment on attachment 219243 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=219243&action=review > Source/WebCore/ChangeLog:7 > + and move them over to RenderElement where style() is branchless. Maybe it should be called styleSlow()
WebKit Commit Bot
Comment 3 2013-12-14 04:37:24 PST
Comment on attachment 219243 [details] Patch Clearing flags on attachment: 219243 Committed r160596: <http://trac.webkit.org/changeset/160596>
WebKit Commit Bot
Comment 4 2013-12-14 04:37:26 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.