Bug 125734 - Move a couple of inlines from RenderObject to RenderElement.
Summary: Move a couple of inlines from RenderObject to RenderElement.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-13 23:32 PST by Andreas Kling
Modified: 2013-12-14 04:37 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.81 KB, patch)
2013-12-13 23:32 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.