WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
90000
[chromium] Single thread proxy should tick animations once when they are added, but only for DRT
https://bugs.webkit.org/show_bug.cgi?id=90000
Summary
[chromium] Single thread proxy should tick animations once when they are adde...
vollick
Reported
2012-06-26 11:45:11 PDT
DRT requires that we get animation started notifications for the animation tests to succeed. If we enable compositor animations, then this will not happen; the ticking of animations is tied to the commits, which don't happen regularly in DRT like they do in chrome. To compensate, the single thread proxy will force a single composite upon getting notified of a new animation. This should only happen for DRT and therefore needs to be enabled via a setting.
Attachments
Patch
(20.63 KB, patch)
2012-08-01 19:44 PDT
,
vollick
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
vollick
Comment 1
2012-08-01 19:44:45 PDT
Created
attachment 155955
[details]
Patch
WebKit Review Bot
Comment 2
2012-08-01 19:46:13 PDT
Please wait for approval from
abarth@webkit.org
,
dglazkov@chromium.org
,
fishd@chromium.org
,
jamesr@chromium.org
or
tkent@chromium.org
before submitting, as this patch contains changes to the Chromium public API. See also
https://trac.webkit.org/wiki/ChromiumWebKitAPI
.
Stephen Chenney
Comment 3
2013-04-09 17:06:30 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug