[Webkit-unassigned] [Bug 263817] Safari Web Extension content scripts (and scripting.executeScript) won't inject into about:srcdoc iframes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 29 19:13:17 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=263817
--- Comment #4 from Jeff Johnson <opendarwin at lapcatsoftware.com> ---
Here's an example of a page that causes major problems for my Safari web extension on iPhone:
https://www.barstoolsports.com/blog/3501810/dave-portnoy-has-cancelled-barstool-radio-until-further-notice-after-their-refusal-to-talk-about-barstool-drama-today
My extension has a number of video features, but the features don't work on this page, because there's a video in iframe src="about:blank" role="caffeine-embed", where my content script doesn't run. (Apparently the iframe is added to the page by setting the innerHTML of a parent element.)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240130/e0b792f5/attachment.htm>
More information about the webkit-unassigned
mailing list