[Webkit-unassigned] [Bug 189471] [GStreamer] Sound loop with Google Hangouts and WhatsApp notifications

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 03:57:33 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=189471

--- Comment #9 from Pekka Paalanen <ppaalanen at gmail.com> ---
Created attachment 359153

  --> https://bugs.webkit.org/attachment.cgi?id=359153&action=review

Gst debug log from epiphany with simple audio tag

I made a file ding.html with:

<html>
<body>
<audio autoplay src="file:///home/pq/tmp/ding.mp3"/>
</body>
</html>

and ran it with:
GST_DEBUG_NO_COLOR=1 GST_DEBUG="3,webkit*:6" epiphany ./ding.html 2> epiphany-audio-tag.log

Indeed, the ding plays in endless loop, just like in Mattermost in app mode. The Gst log is attached, 2 MB uncompressed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190115/6171cc05/attachment.html>


More information about the webkit-unassigned mailing list