Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix iframe bug as a side-effect of security policy changes in FF 49 #46

Merged
merged 1 commit into from
Oct 29, 2016

Conversation

jbyers
Copy link
Contributor

@jbyers jbyers commented Oct 21, 2016

In version 49, Firefox unintentionally changed load event handling for iframes with a src="javascript:..." https://bugzilla.mozilla.org/show_bug.cgi?id=1306472

This is fixed in patches of both FF 49 and FF 50. The workaround is src="about:blank" which might be a better practice in any case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants