RESOLVED FIXED 211627
[GStreamer] Audio messages in web.whatsapp.com only play once.
https://bugs.webkit.org/show_bug.cgi?id=211627
Summary [GStreamer] Audio messages in web.whatsapp.com only play once.
Hussam Al-Tayeb
Reported 2020-05-08 08:46:48 PDT
I have an issue with web.whatsapp.com where audio messages only play once. I cannot press play again once the message finishes playing. I am using webkitgtk 2.28.2
Attachments
Patch (2.05 KB, patch)
2020-05-09 03:52 PDT, Philippe Normand
no flags
Patch (5.42 KB, patch)
2020-05-11 03:57 PDT, Philippe Normand
no flags
Patch (5.46 KB, patch)
2020-05-12 00:15 PDT, Philippe Normand
no flags
Hussam Al-Tayeb
Comment 1 2020-05-08 08:48:40 PDT
(In reply to Hussam Al-Tayeb from comment #0) > I have an issue with web.whatsapp.com where audio messages only play once. I > cannot press play again once the message finishes playing. > I am using webkitgtk 2.28.2 This is a major issue for me because with reduced office hours, my employer sends me a large amount of whatsapp instructional messages which I have to listen to more than once while transcribing them.
Philippe Normand
Comment 2 2020-05-09 03:52:07 PDT
Xabier Rodríguez Calvar
Comment 3 2020-05-10 23:27:23 PDT
Comment on attachment 398923 [details] Patch Can you please write a test for this?
Philippe Normand
Comment 4 2020-05-11 03:57:23 PDT
Philippe Normand
Comment 5 2020-05-11 04:12:17 PDT
Comment on attachment 399010 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=399010&action=review > Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2704 > + if (m_url.protocolIs("blob"_s)) { Hah. Should use protocolIsBlob().
Philippe Normand
Comment 6 2020-05-12 00:15:52 PDT
EWS
Comment 7 2020-05-12 01:50:01 PDT
Committed r261550: <https://trac.webkit.org/changeset/261550> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399107 [details].
Note You need to log in before you can comment on or make changes to this bug.