RESOLVED FIXED 226784
[Cocoa] Remote video layer should respect video gravity when resizing
https://bugs.webkit.org/show_bug.cgi?id=226784
Summary [Cocoa] Remote video layer should respect video gravity when resizing
Eric Carlson
Reported 2021-06-08 14:50:01 PDT
Remote video layer should respect video gravity when resizing
Attachments
Patch (8.00 KB, patch)
2021-06-08 16:53 PDT, Eric Carlson
no flags
Patch (8.06 KB, patch)
2021-06-09 15:47 PDT, Eric Carlson
no flags
Patch (8.20 KB, patch)
2021-06-10 12:21 PDT, Eric Carlson
ews-feeder: commit-queue-
Patch (8.91 KB, patch)
2021-06-10 13:48 PDT, Eric Carlson
no flags
Eric Carlson
Comment 1 2021-06-08 16:53:01 PDT
Jer Noble
Comment 2 2021-06-09 15:36:15 PDT
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.
Eric Carlson
Comment 3 2021-06-09 15:47:07 PDT
Eric Carlson
Comment 4 2021-06-10 12:21:09 PDT
Eric Carlson
Comment 5 2021-06-10 13:48:43 PDT
EWS
Comment 6 2021-06-10 16:51:46 PDT
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].
Note You need to log in before you can comment on or make changes to this bug.