Bug 125734

Summary: Move a couple of inlines from RenderObject to RenderElement.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2013-12-13 23:32:17 PST
Patch inc.
Comment 1 Andreas Kling 2013-12-13 23:32:41 PST
Created attachment 219243 [details]
Patch
Comment 2 Antti Koivisto 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()
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2013-12-14 04:37:26 PST
All reviewed patches have been landed.  Closing bug.