[wpt-sync] Sync PR 20563 - Make SVGSMILElement::ResolveInterval robuster
Categories
(Core :: SVG, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20563 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20563
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
Make SVGSMILElement::ResolveInterval robuster
Track the entry to start the (next) search in the 'begin' list from, and
make sure we advance to the next one for each subsequent iteration of
the loop. This should ensure forward progress is made.Bug: 1029573
Change-Id: I7a3d7564527667cec397a1431b0757674ce75469
Reviewed-on: https://chromium-review.googlesource.com/1946477
WPT-Export-Revision: ab07eaf11fc50ddfc200ad18e426b937089f5600
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
GitHub CI Results
wpt.fyi PR Results Base Results
Ran 1 tests and 1 subtests
Firefox
OK : 1
PASS: 1
Chrome
CRASH : 1
Safari
OK : 1
PASS: 1
Gecko CI Results
Ran 1 tests and 1 subtests
OK : 1
PASS : 1
Comment 4•6 years ago
|
||
| bugherder | ||
Description
•