LGTM
On Thu, Oct 22, 2015 at 8:33 AM, Pozdnyakov, Mikhail <[email protected]> wrote: > Description: enable W3C Presentation API for Crosswalk on Windows [1]. > > Affected component: crosswalk, chromium-crosswalk > > Related feature: XWALK-4811 > > Implementation details: > Presentation API is present in Blink/Chromium upstream and to enable it an > embedder has to implement the public 'content::PresentationServiceDelegate' > interface [2]. The implementation of this interface for Crosswalk on Windows > will be based on the generic monitor APIs[3][4] that do not distinguish > between wireless displays (aka miracast) and wired displays. > > [1] http://www.w3.org/TR/presentation-api/ > [2] > https://github.com/crosswalk-project/chromium-crosswalk/blob/master/content/public/browser/presentation_service_delegate.h > [3] https://msdn.microsoft.com/en-us/library/windows/desktop/dd144968.aspx > [4] https://msdn.microsoft.com/en-us/library/ms695534%28v=vs.85%29.aspx > > BR, > Mikhail > --------------------------------------------------------------------- > Intel Finland Oy > Registered Address: PL 281, 00181 Helsinki > Business Identity Code: 0357606 - 4 > Domiciled in Helsinki > > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. > > _______________________________________________ > Crosswalk-dev mailing list > [email protected] > https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
