Bug 182740

Summary: [GTK][WPE] Fullscreen video is broken
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: MediaAssignee: Philippe Normand <pnormand>
Status: RESOLVED FIXED    
Severity: Normal CC: magomez, mcatanzaro, Ms2ger, pnormand, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch
none
Patch
none
Patch mcatanzaro: review+

Description Michael Catanzaro 2018-02-13 12:26:58 PST
Load https://bug791090.bugzilla-attachments.gnome.org/attachment.cgi?id=368326

Try to click the fullscreen icon, or right click and "switch video to fullscreen". Nothing happens. This is using 2.19.90.
Comment 1 Philippe Normand 2018-02-15 07:39:04 PST
ENABLE(VIDEO_USES_ELEMENT_FULLSCREEN) is not enabled and should be enabled for the GTK and WPE ports. What's the best way to enable it?
Comment 2 Michael Catanzaro 2018-02-15 10:40:31 PST
Add it to WebKitFeatures.cmake, default to ON, and add a WEBKIT_OPTION_DEPEND to make it depend on ENABLE_VIDEO.
Comment 3 Philippe Normand 2018-02-16 01:18:46 PST
Created attachment 334022 [details]
Patch
Comment 4 Philippe Normand 2018-02-16 01:19:30 PST
Created attachment 334023 [details]
Patch
Comment 5 Philippe Normand 2018-02-16 02:42:05 PST
Created attachment 334029 [details]
Patch
Comment 6 Michael Catanzaro 2018-02-16 09:25:37 PST
Comment on attachment 334029 [details]
Patch

My question is: for how long has this been broken? Surely it used to work...?
Comment 7 Philippe Normand 2018-02-16 14:45:33 PST
It's been broken for 3 months. See also https://bugs.webkit.org/show_bug.cgi?id=179721
Comment 8 Philippe Normand 2018-02-18 23:44:01 PST
*** Bug 182109 has been marked as a duplicate of this bug. ***
Comment 9 Philippe Normand 2018-02-18 23:44:12 PST
*** Bug 179721 has been marked as a duplicate of this bug. ***
Comment 10 Philippe Normand 2018-02-18 23:48:04 PST
https://trac.webkit.org/changeset/228608/webkit
Comment 11 Radar WebKit Bug Importer 2018-02-18 23:49:22 PST
<rdar://problem/37662566>