- End 'Transient' interruptions when ringing stops - Start 'Content' interruptions when calls connect
<rdar://problem/21890357>
Created attachment 257049 [details] Patch
Comment on attachment 257049 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=257049&action=review > Source/WebCore/ChangeLog:3 > + Media Session: add support for more telephony interruptions Nit: The title should probably reflect that the changes are Mac only, eg. something like "[Mac] Media Session: add support for more telephony interruptions"
(In reply to comment #3) > Comment on attachment 257049 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=257049&action=review > > > Source/WebCore/ChangeLog:3 > > + Media Session: add support for more telephony interruptions > > Nit: The title should probably reflect that the changes are Mac only, eg. > something like "[Mac] Media Session: add support for more telephony > interruptions" Renamed.
Committed r187613: <http://trac.webkit.org/changeset/187613>