[webkit-reviews] review granted: [Bug 187573] Make WebKit.LinkColorWithSystemAppearance work across system versions : [Attachment 344800] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 08:28:14 PDT 2018


Wenson Hsieh <wenson_hsieh at apple.com> has granted Timothy Hatcher
<timothy at apple.com>'s request for review:
Bug 187573: Make WebKit.LinkColorWithSystemAppearance work across system
versions
https://bugs.webkit.org/show_bug.cgi?id=187573

Attachment 344800: Patch

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




--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 344800
  --> https://bugs.webkit.org/attachment.cgi?id=344800
Patch

I might be missing something here, but it looks like +[NSColor linkColor] only
exists in <AppKit/NSColor.h> on macOS Mojave (despite NS_AVAILABLE_MAC(10_10)
in the header).


More information about the webkit-reviews mailing list