Commits
User selector
Commit History
Commits on Jul 30, 2021
REGRESSION (r274460?): Infinite recursion on fullscreen/full-screen-remove-ancestor.html in WTR::InjectedBundlePage::closeFullScreen
Show description for a7bee93committed
Commits on Mar 16, 2021
[WK2] Can get stuck in fullscreen mode if node is removed prior to receiving willEnterFullscreen()
Show description for 3ce6801committed
Commits on Jan 14, 2021
Add a quirk to disable "return to element fullscreen from picture-in-picture" for some sites
Show description for 597b75dcommitted
Commits on Aug 13, 2020
Unreviewed non-unified build fix.
Show description for 50bf087committed
Commits on Aug 12, 2020
Add the support to return to element fullscreen from picture-in-picture
Show description for e008aa2committed
Commits on Apr 10, 2020
Add null pointer checkings in WebFullScreenManager
Show description for 342234bcommitted
Commits on Feb 24, 2020
Non-unified build fixes late February 2020 edition
Show description for e09a01ccommitted
Commits on Feb 23, 2020
Fix some include mistakes and make some coding style tweaks to WebKit and WebKitTestRunner
Show description for 15363e8committed
Commits on Apr 18, 2019
Refactoring: Pull all fullscreen code out of Document and into its own helper class
Show description for 58ab5efcommitted
Commits on Jan 21, 2019
Use references rather than pointers for register/unregister functions, and more
Show description for 30ff46acommitted
Commits on Oct 18, 2018
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY)
Show description for 8132e32committed
Commits on Sep 17, 2018
Add more Fullscreen logging
Show description for 7f777f5committed
Commits on Sep 11, 2018
Add missing #if ENABLE(VIDEO) WebProcess/FullScreen/WebFullScreenManager.cpp
Show description for c1d82c6authored andcommitted
Commits on Aug 22, 2018
Unreviewed, rolling out r235204.
Show description for f92c1abcommitted
David FentonUnreviewed, rolling out r235176.
Show description for 44ea138committed
David FentonUse unified build for WebProcess
Show description for d51fc63committed
Commits on Jul 10, 2018
Remove fullscreen-auto-hide-delay
Show description for c9e82e9committed
Commits on Jun 21, 2018
Address fullscreen api CSS env feedback
Show description for 880dd6ecommitted
Commits on Jun 6, 2018
REGRESSION (r232301) - Unable to enter video fullscreen
Show description for 643c6d6committed
Commits on May 30, 2018
Auto-pip should use main content heuristic.
Show description for 1b45ec6committed
Commits on Apr 3, 2018
Drop MainFrame class
Show description for 54813b8committed
Commits on Mar 9, 2018
Add new CSS env constants for use with fullscreen
Show description for b93d336committed
Commits on Jan 5, 2018
WebFullScreenManager should compile when ENABLE(VIDEO) is off
Show description for cab4065committed
Commits on Dec 21, 2017
Enable picture-in-picture from inline element on suspend.
Show description for d74c876authored andcommitted
Commits on Nov 2, 2017
Implement WKFullscreenWindowController for iOS.
Show description for a718604authored andcommitted
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading