[webkit-reviews] review granted: [Bug 231692] Move Safe Browsing knowledge into SafariSafeBrowsing framework : [Attachment 448784] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 10 13:23:25 PST 2022


Alex Christensen <achristensen at apple.com> has granted Eliot Hsu
<eliothsu at apple.com>'s request for review:
Bug 231692: Move Safe Browsing knowledge into SafariSafeBrowsing framework
https://bugs.webkit.org/show_bug.cgi?id=231692

Attachment 448784: Patch

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




--- Comment #9 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 448784
  --> https://bugs.webkit.org/attachment.cgi?id=448784
Patch

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

> Source/WebKit/Platform/spi/Cocoa/SafeBrowsingSPI.h:54
> + at property (nonatomic, readonly) NSString *malwareDetailsBaseURLString
NS_AVAILABLE(13_0, 16_0);

For some reason we usually omit NS_AVAILABLE in our SPI headers.


More information about the webkit-reviews mailing list