Bug 195903 - Move animation and transition functions from RenderBoxModelObject to RenderElement
Summary: Move animation and transition functions from RenderBoxModelObject to RenderEl...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-18 12:32 PDT by zalan
Modified: 2019-03-18 14:36 PDT (History)
5 users (show)

See Also:


Attachments
Patch (10.93 KB, patch)
2019-03-18 12:33 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (12.41 KB, patch)
2019-03-18 13:33 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2019-03-18 12:32:20 PDT
Transitions and animations all require layers so they should live in RenderLayerModelObject
Comment 1 zalan 2019-03-18 12:33:59 PDT
Created attachment 365044 [details]
Patch
Comment 2 zalan 2019-03-18 12:58:23 PDT
^^is not quite right. Move them all the way to RenderElement
Comment 3 zalan 2019-03-18 13:33:53 PDT
Created attachment 365053 [details]
Patch
Comment 4 WebKit Commit Bot 2019-03-18 14:25:43 PDT
Comment on attachment 365053 [details]
Patch

Clearing flags on attachment: 365053

Committed r243103: <https://trac.webkit.org/changeset/243103>
Comment 5 WebKit Commit Bot 2019-03-18 14:25:44 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-03-18 14:36:26 PDT
<rdar://problem/48993955>