[Webkit-unassigned] [Bug 146840] Media Session: handle 'Transient' and 'Transient Solo' interruption events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 16 14:15:30 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146840
Eric Carlson <eric.carlson at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #256922|review? |review+
Flags| |
--- Comment #5 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 256922
--> https://bugs.webkit.org/attachment.cgi?id=256922
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=256922&action=review
> Source/WebCore/Modules/mediasession/MediaSession.cpp:252
> + m_currentState = State::Interrupted;
Shouldn't this be "Active"?
> Source/WebCore/Modules/mediasession/MediaSession.cpp:257
> + m_currentState = State::Active;
Shouldn't this be "Interrupted"?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150716/3d9f21b0/attachment.html>
More information about the webkit-unassigned
mailing list