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
Committed: https://crrev.com/3efdec3c23c4fb82b88803d65daf114beae5553d
Cr-Commit-Position: refs/heads/master@{#426223}
Patch Set 1 #Patch Set 2 : Initialize the message loop in setup. #Patch Set 3 : Changed the setup method to the one running on the main thread? #
Messages
Total messages: 16 (7 generated)
|
|||||||||||||||||||||||||||||||||||||