[Webkit-unassigned] [Bug 145806] Implement MediaSessionManager to keep track of all MediaSessions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 9 13:53:24 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=145806

Eric Carlson <eric.carlson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #254585|review?                     |review+
              Flags|                            |

--- Comment #6 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 254585
  --> https://bugs.webkit.org/attachment.cgi?id=254585
Patch

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

> Source/WebCore/Modules/mediasession/MediaSessionManager.h:41
> +    const HashSet<MediaSession*>& sessions() const { return m_sessions; }

Is there any reason to not make this private?

-- 
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/20150609/9d3ec95d/attachment-0001.html>


More information about the webkit-unassigned mailing list