Bug 152300 - [WinCairo][MediaFoundation] Full screen mode is not supported.
Summary: [WinCairo][MediaFoundation] Full screen mode is not supported.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-15 07:30 PST by peavo
Modified: 2015-12-15 11:31 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.14 KB, patch)
2015-12-15 07:36 PST, peavo
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2015-12-15 07:30:57 PST
We need to let WebCore know that MediaFoundation supports full screen mode.
Comment 1 peavo 2015-12-15 07:36:33 PST
Created attachment 267369 [details]
Patch
Comment 2 peavo 2015-12-15 11:17:35 PST
Committed r194111: <http://trac.webkit.org/changeset/194111>.
Comment 3 peavo 2015-12-15 11:31:11 PST
Thanks for reviewing :)