DescriptionPrevent destruction of self in SMILTimeContainer with 'discard'
If discarding the <svg> root an animation update could end up destroying
the SVGSVGElement owning the SMILTimeContainer, leading to use-after-free.
Make sure to keep an additional reference to the owning SVGSVGElement
across affected callsites.
BUG=351316
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169239
Patch Set 1 #
Total comments: 2
Messages
Total messages: 15 (0 generated)
|