[webkit-reviews] review granted: [Bug 221015] [iOS] expose existing macOS-only `-[WKWebView _pageExtendedBackgroundColor]` SPI : [Attachment 418491] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 17:15:13 PST 2021


Tim Horton <thorton at apple.com> has granted Devin Rousso <drousso at apple.com>'s
request for review:
Bug 221015: [iOS] expose existing macOS-only `-[WKWebView
_pageExtendedBackgroundColor]` SPI
https://bugs.webkit.org/show_bug.cgi?id=221015

Attachment 418491: Patch

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




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

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

> Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h:383
> + at property (nonatomic, readonly) NSColor *_pageExtendedBackgroundColor;

Might as well rectify past mistakes and add the availability for the macOS
version too (blame the line and see when it was introduced).


More information about the webkit-reviews mailing list