Bug 216809

Summary: Add some WKWebProcessPlugInFrame SPI needed by Safari
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebKit APIAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, bweinstein, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Timothy Hatcher 2020-09-21 17:00:21 PDT
When moving from the C API, we need SPI to get the WKWebProcessPlugInFrame from a JSContext and a securityOrigin property.
Comment 1 Radar WebKit Bug Importer 2020-09-21 17:00:49 PDT
<rdar://problem/69336928>
Comment 2 Timothy Hatcher 2020-09-21 17:01:28 PDT
Created attachment 409331 [details]
Patch
Comment 3 EWS 2020-09-21 17:37:22 PDT
Committed r267387: <https://trac.webkit.org/changeset/267387>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 409331 [details].
Comment 4 Sam Weinig 2020-09-21 17:44:34 PDT
Please add new API tests for new API and SPI being added.