RESOLVED FIXED 170026
SVG animations are not paused when inserted into a hidden page
https://bugs.webkit.org/show_bug.cgi?id=170026
Summary SVG animations are not paused when inserted into a hidden page
Chris Dumez
Reported 2017-03-23 14:50:58 PDT
SVG animations are not paused when inserted into a hidden page.
Attachments
Patch (14.71 KB, patch)
2017-03-23 14:57 PDT, Chris Dumez
no flags
Patch (15.00 KB, patch)
2017-03-23 15:19 PDT, Chris Dumez
no flags
Radar WebKit Bug Importer
Comment 1 2017-03-23 14:53:19 PDT
Chris Dumez
Comment 2 2017-03-23 14:57:08 PDT
Andreas Kling
Comment 3 2017-03-23 15:14:29 PDT
Comment on attachment 305228 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=305228&action=review > Source/WebCore/svg/SVGDocumentExtensions.h:80 > - Document* m_document; // weak reference > + Document& m_document; // weak reference Maybe we can live without the comment.
Chris Dumez
Comment 4 2017-03-23 15:19:24 PDT
Chris Dumez
Comment 5 2017-03-23 15:41:31 PDT
Note You need to log in before you can comment on or make changes to this bug.