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).
Trying to reland https://codereview.chromium.org/2416253002.
Split the browser test into 10 separate test cases trying to avoid OOM on Debug ChromiumOS builder.
BUG=655988
TEST=manual + updated browser tests
Review-Url: https://chromiumcodereview.appspot.com/2424293002
Cr-Commit-Position: refs/heads/master@{#426223}
(cherry picked from commit 3efdec3c23c4fb82b88803d65daf114beae5553d)
Patch Set 1 #
Messages
Total messages: 4 (2 generated)
|
|||||||||||||||||||||||||||||||||||||