Bug 34761 - [Qt] GraphicsLayer: somtimes the item flickers at the end of an animation
Summary: [Qt] GraphicsLayer: somtimes the item flickers at the end of an animation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-02-09 09:57 PST by Noam Rosenthal
Modified: 2010-02-10 23:14 PST (History)
1 user (show)

See Also:


Attachments
[GraphicsLayerQt] Small fix: let WebCore manage animation lifecycle, otherwise we get a flicker in some use-cases (1.92 KB, patch)
2010-02-09 10:04 PST, Noam Rosenthal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.