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

Google Tag Manager causes video to stall #1240

Open
BobAchgill opened this issue Jun 19, 2020 · 3 comments
Open

Google Tag Manager causes video to stall #1240

BobAchgill opened this issue Jun 19, 2020 · 3 comments
Labels
🐞 bug Something isn't working webcompat

Comments

@BobAchgill
Copy link

On Android 8 playing consecutive 5 sec local videos using a JS playlist ... after a few videos the next qued video opens but either does not auto play (shows the play button) and must manually press play to proceed or after a few more videos dont auto play will just get stuck... with no play button.

Commenting out the GTM for the page resolves the hang problem.

It seems that GTM is trying to do its work of phoning home to Google while Reference Browser is trying to start the next video.

This issue does not happen on Firefox for the same playlist.

Is this a bug?

Is there a suggested work around for GTM settings when used with Reference Browser?

@pocmo pocmo added webcompat 🐞 bug Something isn't working labels Jun 22, 2020
@BobAchgill
Copy link
Author

I can supply a test case if that's helpful.

@BobAchgill
Copy link
Author

BobAchgill commented Jun 22, 2020

Please reference the test case I emailed in last week to...
Subject: Reference Browser - video loop play hangs because of GTM
James Willcox <>
Cc: mobile-firefox-dev@mozilla.org <>; Emily Toop <>

@BobAchgill
Copy link
Author

I have tried Nightly against the test case and it does a lot better now... it now plays 70 5 sec videos then hangs. So something is still not right. I think I notice that memory usage increases about half a MB with each each 5 sec video played. That begins to add up. What should I try next? Is this expected behavior? I have to do a Force stop on the app to clear the hang condition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working webcompat
Projects
None yet
Development

No branches or pull requests

2 participants