Open lapcat opened 4 months ago
Steps to reproduce:
lapcatsoftware.com
Here's the console log after step 3:
And here's the console log after step 5:
The YouTube iframe should receive a message from the native SafariExtensionHandler, but it doesn't, even though the content script runs in the iframe, and the SFSafariExtensionHandler delegate method is called, as verified by the Console log.
SafariExtensionHandler
SFSafariExtensionHandler
MessageBug.zip
Steps to reproduce:
lapcatsoftware.com
Here's the console log after step 3:
And here's the console log after step 5:
The YouTube iframe should receive a message from the native
SafariExtensionHandler
, but it doesn't, even though the content script runs in the iframe, and theSFSafariExtensionHandler
delegate method is called, as verified by the Console log.MessageBug.zip