[Webkit-unassigned] [Bug 181804] Expose Safe Browsing SPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 28 11:33:14 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=181804

--- Comment #25 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 331827
  --> https://bugs.webkit.org/attachment.cgi?id=331827
Patch v3

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

> Source/WebKit/Configurations/WebKit.xcconfig:93
> +WK_SAFE_BROWSING_LDFLAGS_MACOS_SINCE_1013 = -weak_framework SafariSafeBrowsing;

This should also be conditional on 64-bit, see rdar://problem/36964995.

> WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/11/SafariSafeBrowsing.framework/SafariSafeBrowsing.tbd:7
> +  - armv7
> +  - armv7s
> +  - arm64
> +  - i386
> +  - x86_64

This doesn't seem accurate.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180128/60aba8c2/attachment-0001.html>


More information about the webkit-unassigned mailing list