[Webkit-unassigned] [Bug 145575] MediaSessions should keep track of their current state

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 15:44:21 PDT 2015


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

--- Comment #4 from Matt Rajca <mrajca at apple.com> ---
Comment on attachment 254113
  --> https://bugs.webkit.org/attachment.cgi?id=254113
Patch

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

>> Source/WebCore/Modules/mediasession/MediaSession.h:55
>> +    };
> 
> Will this state eventually be exposed publicly? If so, should this start out outside the private section?

This state is not exposed in the MediaSession IDL "interface" file, so we should keep it private until we actually need to access it outside of the Media Session itself.

-- 
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/20150602/62cc7261/attachment.html>


More information about the webkit-unassigned mailing list