[webkit-reviews] review requested: [Bug 208714] Move AudioSession interruption listener code to AudioSession : [Attachment 393030] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 10:39:43 PDT 2020


youenn fablet <youennf at gmail.com> has asked  for review:
Bug 208714: Move AudioSession interruption listener code to AudioSession
https://bugs.webkit.org/show_bug.cgi?id=208714

Attachment 393030: Patch

https://bugs.webkit.org/attachment.cgi?id=393030&action=review




--- Comment #13 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 393030
  --> https://bugs.webkit.org/attachment.cgi?id=393030
Patch

Will test it tomorrow on iOS.
Putting it under review in the meantime.

View in context: https://bugs.webkit.org/attachment.cgi?id=393030&action=review

> Source/WebCore/platform/audio/ios/MediaSessionManagerIOS.mm:117
> +    AudioSession::sharedSession().addInterruptionObserver(*this);

I'll remove this unneeded line.


More information about the webkit-reviews mailing list