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

explicitly set display duration to true for youtube atom embeds #16306

Merged
merged 3 commits into from Mar 30, 2017

Conversation

gidsg
Copy link
Contributor

@gidsg gidsg commented Mar 30, 2017

What does this change?

Explicitly sets display duration to true for embedded youtube atoms in articles.

This is intended to be the default but I think possibly regressed as part of the removal of named arguments in #16015.

What is the value of this and can you measure success?

Fix regression spotted by @duarte

Does this affect other platforms - Amp, Apps, etc?

No, AMP uses the standard amp-youtube to render these.

Screenshots

screen shot 2017-03-30 at 14 41 34

Tested in CODE?

No

val asset: Asset = Asset(
AssetType.Image,
Some("image/jpeg"),
Some("http://static.guim.co.uk/sys-images/Guardian/Pix/pictures/2013/7/5/1373023097878/b6a5a492-cc18-4f30-9809-88467e07ebfa-460x276.jpeg"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a test fixture 😉 I don't think it really matters in this case.

@prout-bot
Copy link
Collaborator

Seen on PROD (merged by @gidsg 12 minutes and 6 seconds ago) Please check your changes!

@gu-stav gu-stav deleted the gg-show-duration branch June 28, 2017 12:04
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.

None yet

3 participants