WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Basuke Suzuki
Comment 1
2023-08-17 18:46:47 PDT
https://github.com/WebKit/WebKit/pull/16812
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
<
rdar://problem/114105055
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug