Bug 34761

Summary: [Qt] GraphicsLayer: somtimes the item flickers at the end of an animation
Product: WebKit Reporter: Noam Rosenthal <noam>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
[GraphicsLayerQt] Small fix: let WebCore manage animation lifecycle, otherwise we get a flicker in some use-cases none

Description Noam Rosenthal 2010-02-09 09:57:05 PST
This is very difficult to test as it only reproduces "by chance" (a race condition)
Comment 1 Noam Rosenthal 2010-02-09 10:04:18 PST
Created attachment 48427 [details]
[GraphicsLayerQt] Small fix: let WebCore manage animation lifecycle, otherwise we get a flicker in some use-cases
Comment 2 Noam Rosenthal 2010-02-09 10:04:43 PST
Comment on attachment 48427 [details]
[GraphicsLayerQt] Small fix: let WebCore manage animation lifecycle, otherwise we get a flicker in some use-cases

oops, meant to set to r=?
Comment 3 Ariya Hidayat 2010-02-09 13:08:52 PST
Comment on attachment 48427 [details]
[GraphicsLayerQt] Small fix: let WebCore manage animation lifecycle, otherwise we get a flicker in some use-cases

LGTM.
Comment 4 WebKit Commit Bot 2010-02-10 23:14:39 PST
Comment on attachment 48427 [details]
[GraphicsLayerQt] Small fix: let WebCore manage animation lifecycle, otherwise we get a flicker in some use-cases

Clearing flags on attachment: 48427

Committed r54644: <http://trac.webkit.org/changeset/54644>
Comment 5 WebKit Commit Bot 2010-02-10 23:14:45 PST
All reviewed patches have been landed.  Closing bug.