Bug 250977
Summary: | [SVG] Handle animation freeze when 'repeatDur' is not a multiple of 'dur' | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | SVG | Assignee: | Ahmad Saleem <ahmad.saleem792> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
Hi Team,
While going through Blink's commit, I came across another potential fix:
Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=154777
WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/svg/animation/SVGSMILElement.cpp#1028
Just wanted to raise so we can fix it.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
PR - https://github.com/WebKit/WebKit/pull/8952
EWS
Committed 259212@main (72c7fe65cf68): <https://commits.webkit.org/259212@main>
Reviewed commits have been landed. Closing PR #8952 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/104558011>
Ahmad Saleem
*** Bug 201740 has been marked as a duplicate of this bug. ***