Chromium Code Reviews
DescriptionFix <object data=> YouTube Flash rewrites.
Some YouTube videos are embedded via <object data="http://www.youtube.com/v/AABBCCDD">.
Chrome currently only rewrites embeds that use <embed src="http://www.youtube.com/v/AABBCCDD">
The CL adds the logic for rewriting YouTube Flash plugin embed URLs with HTML5 embeds to the
HTMLObjectElement (this matches Firefox behavior).
BUG=655988
TEST=manual + updated browser tests
Committed: https://crrev.com/d5ee1a98ea763ab6231e71ffa03f55290a20c837
Cr-Commit-Position: refs/heads/master@{#425704}
Patch Set 1 #
Messages
Total messages: 27 (13 generated)
|
|||||||||||||||||||||||||||||||||||||