You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.
Under Kango 1.8.0, my script continues to work for iframes under Chrome, but under Firefox (Developer Edition 46.0a2, tested both with and without e10s) the userscript appears to be included only on the main page (not in iframes). If I right-click, select "This Frame | Show Only This Frame", my userscript runs on the page as expected, when it's no longer inside an iframe.
I've started poking around in Kango's code to see if I can pinpoint what changed between 1.7.9 and 1.8.0, but haven't found it yet... and I don't have a lot of time to devote to it when I can just revert to 1.7.9 and wait for an official fix. :-)
Thanks
The text was updated successfully, but these errors were encountered:
Hey -
I have written an extension that relies on the all-frames directive. Under Kango 1.7.9 my script works fine using the following:
Under Kango 1.8.0, my script continues to work for iframes under Chrome, but under Firefox (Developer Edition 46.0a2, tested both with and without e10s) the userscript appears to be included only on the main page (not in iframes). If I right-click, select "This Frame | Show Only This Frame", my userscript runs on the page as expected, when it's no longer inside an iframe.
I've started poking around in Kango's code to see if I can pinpoint what changed between 1.7.9 and 1.8.0, but haven't found it yet... and I don't have a lot of time to devote to it when I can just revert to 1.7.9 and wait for an official fix. :-)
Thanks
The text was updated successfully, but these errors were encountered: