git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Expose Safe Browsing SPI
[WebKit-https.git]
/
WebKitLibraries
/
WebKitPrivateFrameworkStubs
/
iOS
/
11
/
SafariSafeBrowsing.framework
/
SafariSafeBrowsing.tbd
1
--- !tapi-tbd-v2
2
archs:
3
- armv7
4
- armv7s
5
- arm64
6
- i386
7
- x86_64
8
exports:
9
-
10
archs:
11
- armv7
12
- armv7s
13
- arm64
14
- i386
15
- x86_64
16
symbols:
17
- _SSBProviderGoogle
18
- _SSBProviderTencent
19
- __ZN12SafeBrowsing7Service4mainEv
20
objc-classes:
21
- _SSBLookupContext
22
- _SSBLookupResult
23
- _SSBServiceLookupResult
24
install-name: /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
25
objc-constraint: none
26
platform: ios
27
...