Bug 246619
Summary: | Contentscripts are not executed for frames within extension popups even with all_frames set to true | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos J. <carlosj-webkit-bugzilla> |
Component: | WebKit Extensions | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Carlos J.
Contentscripts are not executed for frames within extension popups even with all_frames set to true.
Sample extension:
https://github.com/carlosjeurissen/webext-tech-demo-extensions/tree/main/issues/safari-9637605-all-frames-in-content-script-popup
In Google Chrome, the frame will turn red. In Safari nothing will happen.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos J.
Previously reported as:
https://feedbackassistant.apple.com/feedback/9637605
https://developer.apple.com/forums/thread/690341
Alexey Proskuryakov
rdar://83279955
Carlos J.
This issue has since been resolved. Confirmed in Safari 18.4 on macOS and iOS. However it very likely got fixed many versions ago.