Bug 216809 - Add some WKWebProcessPlugInFrame SPI needed by Safari
Summary: Add some WKWebProcessPlugInFrame SPI needed by Safari
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-21 17:00 PDT by Timothy Hatcher
Modified: 2020-09-21 17:44 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.31 KB, patch)
2020-09-21 17:01 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff

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