RESOLVED FIXED 260363
Add WKUserScriptCreate with all parameters available.
https://bugs.webkit.org/show_bug.cgi?id=260363
Summary Add WKUserScriptCreate with all parameters available.
Basuke Suzuki
Reported 2023-08-17 14:35:40 PDT
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
Basuke Suzuki
Comment 1 2023-08-17 18:46:47 PDT
EWS
Comment 2 2023-08-18 12:53:57 PDT
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
Comment 3 2023-08-18 12:54:12 PDT
Note You need to log in before you can comment on or make changes to this bug.