Remote video layer should respect video gravity when resizing
Created attachment 430910 [details] Patch
Comment on attachment 430910 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=430910&action=review > Source/WebKit/WebProcess/GPU/media/cocoa/VideoLayerRemoteCocoa.mm:90 > +- (void) setVideoGravity:(WebCore::MediaPlayerEnums::VideoGravity)videoGravity Nit: the spacing between (void) and setVideoGravity: is weird. > Source/WebKit/WebProcess/GPU/media/cocoa/VideoLayerRemoteCocoa.mm:95 > +- (bool) resizePreservingGravity Ditto.
Created attachment 431020 [details] Patch
Created attachment 431107 [details] Patch
Created attachment 431121 [details] Patch
Committed r278740 (238702@main): <https://commits.webkit.org/238702@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 431121 [details].