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

amp-story video playback improvements #13245

Merged
merged 6 commits into from
Feb 5, 2018

Conversation

newmuis
Copy link
Contributor

@newmuis newmuis commented Feb 2, 2018

Fixes #13231

Partial fix for #13232

@newmuis newmuis changed the title Amp story ios fixes amp-story video playback improvements Feb 2, 2018
@newmuis newmuis merged commit b784439 into ampproject:master Feb 5, 2018
protonate pushed a commit to protonate/amphtml that referenced this pull request Feb 26, 2018
* Return play promise from playFn to ensure media playback is not interrupted.

* Refactor playFn to always return a promise.  Improve documentation.

* Use closure so the proper context is set on the distance function.

* Add debug messages

* Remove muted property change, since this is in a separate PR

* Fix merge
RanAbram pushed a commit to RanAbram/amphtml that referenced this pull request Mar 12, 2018
* Return play promise from playFn to ensure media playback is not interrupted.

* Refactor playFn to always return a promise.  Improve documentation.

* Use closure so the proper context is set on the distance function.

* Add debug messages

* Remove muted property change, since this is in a separate PR

* Fix merge
protonate pushed a commit to protonate/amphtml that referenced this pull request Mar 15, 2018
* Return play promise from playFn to ensure media playback is not interrupted.

* Refactor playFn to always return a promise.  Improve documentation.

* Use closure so the proper context is set on the distance function.

* Add debug messages

* Remove muted property change, since this is in a separate PR

* Fix merge
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.

Only first 8 videos in story are playable
4 participants