Bug 260363
| Summary: | Add WKUserScriptCreate with all parameters available. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Basuke Suzuki <basuke> |
| Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Basuke Suzuki
WKUserScriptCreateFromSource() cannot specify parameters for full WebCore::UserScript and the feature is limited. Because WKPageGroup is deprecated on https://bugs.webkit.org/show_bug.cgi?id=259324, we cannot achieve same thing we could do with WKPageGroupAddUserScript because of the lack of above creation API.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Basuke Suzuki
https://github.com/WebKit/WebKit/pull/16812
EWS
Committed 267052@main (ebec3b5a284a): <https://commits.webkit.org/267052@main>
Reviewed commits have been landed. Closing PR #16812 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/114105055>