[webkit-reviews] review granted: [Bug 185203] Draw SystemPreview badge to specification on iOS : [Attachment 339313] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 10:26:22 PDT 2018


Tim Horton <thorton at apple.com> has granted Dean Jackson <dino at apple.com>'s
request for review:
Bug 185203: Draw SystemPreview badge to specification on iOS
https://bugs.webkit.org/show_bug.cgi?id=185203

Attachment 339313: Patch

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




--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 339313
  --> https://bugs.webkit.org/attachment.cgi?id=339313
Patch

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

> Source/WebCore/rendering/RenderThemeIOS.mm:1893
> +    CIContext *ciContext = [CIContext contextWithOptions:nil];

RetainPtr, but not adopt


More information about the webkit-reviews mailing list