Bug 30453

Summary: Transform transitions that used to be accelerated are no longer so
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch eric.carlson: review+

Simon Fraser (smfr)
Reported 2009-10-16 13:14:15 PDT
The patch in bug 26770 broke a subset of accelerated transitions. The reason is that the transitions are started before the compositing layers are parented in some cases, which caused those transitions to be punted into software animation.
Attachments
Patch (2.34 KB, patch)
2009-10-16 13:18 PDT, Simon Fraser (smfr)
eric.carlson: review+
Simon Fraser (smfr)
Comment 1 2009-10-16 13:18:32 PDT
Eric Carlson
Comment 2 2009-10-16 13:21:10 PDT
Comment on attachment 41315 [details] Patch r=me
Simon Fraser (smfr)
Comment 3 2009-10-16 13:33:43 PDT
Note You need to log in before you can comment on or make changes to this bug.