Bug 23368

Summary: Hit-test elements that are in the middle of an accelerated animation (when using accelerated compositing)
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Chris Marrin <cmarrin>
Status: RESOLVED FIXED    
Severity: Normal CC: dino
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 23359    
Attachments:
Description Flags
Patch with tests hyatt: review+

Description Simon Fraser (smfr) 2009-01-15 17:06:42 PST
When an element is in the middle of an accelerated animation/transition, we need to ensure that hit-testing on that element works by computing where the element is in the transition (since hardware transitions don't do layout on every step).
Comment 1 Simon Fraser (smfr) 2009-01-20 10:31:12 PST
<rdar://problem/6366064>
Comment 2 Chris Marrin 2009-02-13 17:20:54 PST
Created attachment 27676 [details]
Patch with tests
Comment 3 Dave Hyatt 2009-02-23 20:46:39 PST
Comment on attachment 27676 [details]
Patch with tests

r=me
Comment 4 Simon Fraser (smfr) 2009-02-25 10:41:44 PST
http://trac.webkit.org/changeset/41214