[webkit-reviews] review granted: [Bug 187976] Mask AVBackgroundView to the corner radius. : [Attachment 345721] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 20:46:42 PDT 2018


Jon Lee <jonlee at apple.com> has granted Jeremy Jones <jeremyj-wk at apple.com>'s
request for review:
Bug 187976: Mask AVBackgroundView to the corner radius.
https://bugs.webkit.org/show_bug.cgi?id=187976

Attachment 345721: Patch

https://bugs.webkit.org/attachment.cgi?id=345721&action=review




--- Comment #4 from Jon Lee <jonlee at apple.com> ---
Comment on attachment 345721
  --> https://bugs.webkit.org/attachment.cgi?id=345721
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=345721&action=review

> Source/WebKit/UIProcess/ios/fullscreen/WKFullscreenStackView.mm:63
> +    [_backgroundView setClipsToBounds:YES];

Please add a FIXME for reverting this workaround.


More information about the webkit-reviews mailing list