RESOLVED FIXED 167381
Work around a crash when running media/modern-media-controls/pip-support/pip-support-enabled.html
https://bugs.webkit.org/show_bug.cgi?id=167381
Summary Work around a crash when running media/modern-media-controls/pip-support/pip-...
Antoine Quint
Reported 2017-01-24 13:49:29 PST
As found while diagnosing https://bugs.webkit.org/show_bug.cgi?id=164336, we hit the assertion in WebCore/platform/mac/WebVideoFullscreenHUDWindowController.mm timeToString() when running the tests media/modern-media-controls/pip-support/pip-support-click.html and media/modern-media-controls/pip-support/pip-support-enabled.html in succession. Exiting PiP in the first test before moving on to the next one works around the issue.
Attachments
Patch (3.27 KB, patch)
2017-01-24 13:52 PST, Antoine Quint
no flags
Antoine Quint
Comment 1 2017-01-24 13:52:03 PST
WebKit Commit Bot
Comment 2 2017-01-24 18:57:58 PST
Comment on attachment 299627 [details] Patch Clearing flags on attachment: 299627 Committed r211130: <http://trac.webkit.org/changeset/211130>
WebKit Commit Bot
Comment 3 2017-01-24 18:58:01 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.