[Webkit-unassigned] [Bug 197086] Layout of YouTube videos is wrong in fullscreen after the first time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 01:24:18 PDT 2019


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

--- Comment #6 from Remy Demarest <rdemarest at apple.com> ---
>Have you tested this on the older versions of macOS that we need to support? Presumably the WebCoreFullScreenWindow changes affect Legacy WebKit as well; that’s why the class is in WebCore, not WebKit. How did you test Legacy WebKit?

The changes I made in WebCore have no influence on the behavior of the window without the changes to the style mask that are applied by WebKit. -canBecomeMain returns NO when the window has no titlebar and -constrainFrameRect:toScreen: just returns the frameRect as well. So I did not think I needed to test this particular case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190422/b92ec9f1/attachment-0001.html>


More information about the webkit-unassigned mailing list