WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ada Chan
Comment 1
2014-09-23 16:29:46 PDT
Created
attachment 238576
[details]
Patch
Ada Chan
Comment 2
2014-09-29 10:47:29 PDT
Committed:
https://trac.webkit.org/changeset/173930
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug