You cannot enter Fullscreen mode for videos in a MiniBrowser WebKit2 window. This should be fixed!
Created attachment 235861 [details] Patch
Comment on attachment 235861 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=235861&action=review > Source/WebKit2/UIProcess/API/Cocoa/WKPreferencesPrivate.h:53 > +@property (nonatomic, setter=_setFullScreenEnabled:) BOOL _fullScreenIsEnabled; no is plz
Landed in two patches: Committed r171897 <http://trac.webkit.org/changeset/171897>. Committed r171899 <http://trac.webkit.org/changeset/171899>.
One more -- i forgot to fix MinIBrowser itself: Committed r171900 <http://trac.webkit.org/changeset/171900>.