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

Add iframe allow to initial load #2005

Merged
merged 2 commits into from
Aug 13, 2021
Merged

Conversation

MGibson1
Copy link
Member

@MGibson1 MGibson1 commented Aug 12, 2021

Overview

Fixes: https://app.asana.com/0/0/1200719554428331/f

Chrome seems to balk at this attribute being added after the fact. It may be a race condition or an intentional block, but adding to the template fixes our missing allow attribute problem.

Draft reason

depends on bitwarden/jslib#455

Note: this will be cherry picked to rc

Chrome seems to balk at this attribute being added after the fact. It
may be a race condition or an intentional block, but adding to the
template fixes our missing allow attribute problem.
@MGibson1 MGibson1 requested a review from a team August 12, 2021 15:56
djsmith85
djsmith85 previously approved these changes Aug 12, 2021
@MGibson1 MGibson1 marked this pull request as ready for review August 13, 2021 13:34
@MGibson1 MGibson1 requested review from a team and djsmith85 August 13, 2021 13:34
@MGibson1 MGibson1 merged commit 4890ca3 into master Aug 13, 2021
@MGibson1 MGibson1 deleted the set-iframe-allow-on-window-load branch August 13, 2021 14:23
MGibson1 added a commit that referenced this pull request Aug 13, 2021
* Add iframe allow to initial load

Chrome seems to balk at this attribute being added after the fact. It
may be a race condition or an intentional block, but adding to the
template fixes our missing allow attribute problem.

* Update jslib

(cherry picked from commit 4890ca3)
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