WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
262491
Extensions cannot target specific frames for css injections on webpages
https://bugs.webkit.org/show_bug.cgi?id=262491
Summary
Extensions cannot target specific frames for css injections on webpages
Kiara Rose
Reported
2023-10-02 10:57:36 PDT
Right now, when we create a user style sheet, we can only specify allFrames or the top frame for UserStyleSheet::create(). For the scripting.insertCSS() API, extensions should be able to specify specific frames for the style to inject to, but that is currently not possible with the WebKit APIs we have.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-09 10:58:15 PDT
<
rdar://problem/116689038
>
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