Bug 191329 - Add ObjC SPI equivalent of WKContextHandlesSafeBrowsing
Summary: Add ObjC SPI equivalent of WKContextHandlesSafeBrowsing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-06 13:47 PST by Alex Christensen
Modified: 2018-11-06 13:54 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.30 KB, patch)
2018-11-06 13:48 PST, Alex Christensen
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2018-11-06 13:47:01 PST
Add ObjC SPI equivalent of WKContextHandlesSafeBrowsing
Comment 1 Alex Christensen 2018-11-06 13:48:38 PST
Created attachment 353999 [details]
Patch
Comment 2 Tim Horton 2018-11-06 13:49:49 PST
Comment on attachment 353999 [details]
Patch

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

> Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h:191
> ++ (BOOL)handlesSafeBrowsing WK_API_AVAILABLE(macosx(WK_MAC_TBA), ios(WK_IOS_TBA));

This needs an underscore.
Comment 3 Alex Christensen 2018-11-06 13:53:33 PST
http://trac.webkit.org/r237885
Comment 4 Radar WebKit Bug Importer 2018-11-06 13:54:19 PST
<rdar://problem/45854974>