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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[amp-story-player] 馃悰 Fixes firefox bug #27756

Merged
merged 5 commits into from Apr 15, 2020

Conversation

Enriqe
Copy link
Contributor

@Enriqe Enriqe commented Apr 14, 2020

Fixes #27538

When calling applySandbox(), devAssert() was being called since one of the flags in the sandbox of the iframe isn't allowed in firefox. And since devAssert() hasn't been initialized, it was throwing an error. Calling initLogConstructor() initializes it.

@Enriqe Enriqe force-pushed the firefox-bug branch 2 times, most recently from 0efcf2d to 19da6b7 Compare April 14, 2020 18:34
src/amp-story-player-impl.js Outdated Show resolved Hide resolved
src/amp-story-player-impl.js Outdated Show resolved Hide resolved
@Enriqe
Copy link
Contributor Author

Enriqe commented Apr 14, 2020

/to @danielrozenberg for OWNERS approval

EDIT: just noticed the bot already requested @estherkim , sorry for the double ping to infra :p

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

Successfully merging this pull request may close these issues.

[amp-story-player] Stories don't load in Firefox
5 participants