RESOLVED FIXED 137044
Add stub implementation for WebKit API to query whether there's audio playing on a page
https://bugs.webkit.org/show_bug.cgi?id=137044
Summary Add stub implementation for WebKit API to query whether there's audio playing...
Ada Chan
Reported 2014-09-23 14:32:59 PDT
In WKPage, we'll add: bool WKPageIsPlayingAudio(WKPageRef page); In WKPageUIClient, we'll add this callback: WKPageIsPlayingAudioDidChangeCallback isPlayingAudioDidChange; <rdar://problem/18415634>
Attachments
Patch (4.38 KB, patch)
2014-09-23 16:29 PDT, Ada Chan
andersca: review+
Ada Chan
Comment 1 2014-09-23 16:29:46 PDT
Ada Chan
Comment 2 2014-09-29 10:47:29 PDT
Note You need to log in before you can comment on or make changes to this bug.