Bug 181135 - Allow WebsitePolicies API object to be bridged to _WKWebsitePolicies
Summary: Allow WebsitePolicies API object to be bridged to _WKWebsitePolicies
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-22 14:06 PST by Jeff Miller
Modified: 2017-12-22 16:01 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2017-12-22 14:14 PST, Jeff Miller
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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