RESOLVED FIXED 133127
[Mac] do not deactivate an audio session that has running I/O
https://bugs.webkit.org/show_bug.cgi?id=133127
Summary [Mac] do not deactivate an audio session that has running I/O
Eric Carlson
Reported 2014-05-20 12:35:44 PDT
MediaSessionManager calls AudioSession::sharedSession().setActive(false) when there are no active WebAudio sessions. It should not do this if there are any Audio or Video sessions.
Attachments
Proposed patch (6.65 KB, patch)
2014-05-20 12:45 PDT, Eric Carlson
no flags
Eric Carlson
Comment 1 2014-05-20 12:36:03 PDT
Eric Carlson
Comment 2 2014-05-20 12:45:09 PDT
Created attachment 231784 [details] Proposed patch
Jer Noble
Comment 3 2014-05-20 13:09:45 PDT
Comment on attachment 231784 [details] Proposed patch r=me
WebKit Commit Bot
Comment 4 2014-05-20 13:52:50 PDT
Comment on attachment 231784 [details] Proposed patch Clearing flags on attachment: 231784 Committed r169130: <http://trac.webkit.org/changeset/169130>
WebKit Commit Bot
Comment 5 2014-05-20 13:52:54 PDT
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.