WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
170335
REGRESSION(
r214503
): [GTK] Test canvas/philip/tests/2d.pattern.animated.gif.html started to fail after
r214503
https://bugs.webkit.org/show_bug.cgi?id=170335
Summary
REGRESSION(r214503): [GTK] Test canvas/philip/tests/2d.pattern.animated.gif.h...
Carlos Garcia Campos
Reported
2017-03-31 03:40:58 PDT
This is caused by the call to startAnimation added to CachedImage::didAddClient(). Before
r214503
the gif animation never really started, so we always ended up drawing the first frame, but now the animation is started and the second frame is rendered (the red one). I have no idea why this doesn't fail in apple ports, though.
Attachments
Patch
(1.43 KB, patch)
2021-02-16 01:20 PST
,
Chris Lord
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2017-03-31 05:08:49 PDT
Test svg/animations/animated-svg-image-outside-viewport-paused.html also fails -PASS Basic video stats +FAIL Basic video stats promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'senderParameters.encodings[0].fec')"
Chris Lord
Comment 2
2021-02-16 01:11:58 PST
Looks like this is fixed now, will attach a patch to remove the expected fail.
Chris Lord
Comment 3
2021-02-16 01:20:15 PST
Created
attachment 420436
[details]
Patch
Chris Lord
Comment 4
2021-02-16 01:21:05 PST
Comment on
attachment 420436
[details]
Patch For reference, this was fixed by
r272776
(
bug 221637
).
EWS
Comment 5
2021-02-16 02:27:03 PST
Committed
r272899
: <
https://commits.webkit.org/r272899
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 420436
[details]
.
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