Bug 181135

Summary: Allow WebsitePolicies API object to be bridged to _WKWebsitePolicies
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: WebKit APIAssignee: Jeff Miller <jeffm>
Status: RESOLVED FIXED    
Severity: Normal CC: jeffm, mitz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Description Jeff Miller 2017-12-22 14:06:06 PST
Allow WebsitePolicies API object to be bridged to _WKWebsitePolicies. We never hooked up _WKWebsitePolicies in Object::newObject() when we implemented this object in http://trac.webkit.org/changeset/209558 for some reason.
Comment 1 Radar WebKit Bug Importer 2017-12-22 14:09:00 PST
<rdar://problem/36197711>
Comment 2 Jeff Miller 2017-12-22 14:14:59 PST
Created attachment 330144 [details]
Patch
Comment 3 Jeff Miller 2017-12-22 16:01:25 PST
https://trac.webkit.org/changeset/226286/webkit