[webkit-reviews] review granted: [Bug 185391] Use a dark gray for system preview background : [Attachment 339748] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 13:55:10 PDT 2018


Eric Carlson <eric.carlson at apple.com> has granted Dean Jackson
<dino at apple.com>'s request for review:
Bug 185391: Use a dark gray for system preview background
https://bugs.webkit.org/show_bug.cgi?id=185391

Attachment 339748: Patch

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




--- Comment #4 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 339748
  --> https://bugs.webkit.org/attachment.cgi?id=339748
Patch

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

>> Source/WebKit/UIProcess/ios/WKSystemPreviewView.mm:64
>> +	UIColor *backgroundColor = [UIColor colorWithRed:(38. / 255) green:(38.
/ 255) blue:(38. / 255) alpha:1]
> 
> not being used?

Ditto.


More information about the webkit-reviews mailing list