Bug 140985 - [WinCairo] Message loop is flooded with timer messages when animating in accelerated compositing mode.
Summary: [WinCairo] Message loop is flooded with timer messages when animating in acce...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-27 22:50 PST by peavo
Modified: 2015-01-28 12:41 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.38 KB, patch)
2015-01-27 22:57 PST, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2015-01-27 22:50:05 PST
The animation timer has zero timeout, which makes it hard for other messages to slip through.
Comment 1 peavo 2015-01-27 22:57:19 PST
Created attachment 245517 [details]
Patch
Comment 2 Brent Fulgham 2015-01-28 12:37:21 PST
Comment on attachment 245517 [details]
Patch

r=me.
Comment 3 WebKit Commit Bot 2015-01-28 12:41:01 PST
Comment on attachment 245517 [details]
Patch

Clearing flags on attachment: 245517

Committed r179278: <http://trac.webkit.org/changeset/179278>
Comment 4 WebKit Commit Bot 2015-01-28 12:41:06 PST
All reviewed patches have been landed.  Closing bug.