Bug 63159 - Need to turn off default animations for anchorPointZ in PlatformCALayer
Summary: Need to turn off default animations for anchorPointZ in PlatformCALayer
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: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-06-22 11:16 PDT by Simon Fraser (smfr)
Modified: 2011-06-23 22:31 PDT (History)
2 users (show)

See Also:


Attachments
Patch (7.08 KB, patch)
2011-06-23 21:46 PDT, Simon Fraser (smfr)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2011-06-22 11:16:44 PDT
When the z component of transform-origin changes, we run an implicit animation. We should not.
Comment 1 Simon Fraser (smfr) 2011-06-22 11:16:52 PDT
<rdar://problem/9364645>
Comment 2 Simon Fraser (smfr) 2011-06-23 21:46:53 PDT
Created attachment 98456 [details]
Patch
Comment 3 Simon Fraser (smfr) 2011-06-23 22:31:36 PDT
http://trac.webkit.org/changeset/89651