Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1172)

Issue 2416253002: Fix <object data=> YouTube Flash rewrites. (Closed)

Created:
4 years, 2 months ago by whywhat
Modified:
4 years, 2 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix <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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -40 lines) Patch
M chrome/renderer/chrome_content_renderer_client_browsertest.cc View 4 chunks +69 lines, -39 lines 0 comments Download
M chrome/test/data/flash_embeds.html View 2 chunks +8 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLObjectElement.cpp View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
whywhat
PTaL
4 years, 2 months ago (2016-10-14 16:52:49 UTC) #2
mlamouri (slow - plz ping)
lgtm Thanks for fixing this! :)
4 years, 2 months ago (2016-10-14 23:53:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2416253002/1
4 years, 2 months ago (2016-10-15 00:16:56 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/281889)
4 years, 2 months ago (2016-10-15 00:25:30 UTC) #11
whywhat
+foolip for OWNERS
4 years, 2 months ago (2016-10-15 00:38:33 UTC) #13
foolip
lgtm
4 years, 2 months ago (2016-10-15 21:04:53 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2416253002/1
4 years, 2 months ago (2016-10-15 21:04:59 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/282112)
4 years, 2 months ago (2016-10-15 21:10:10 UTC) #18
whywhat
+jochen for the rest of OWNERS chrome/renderer?
4 years, 2 months ago (2016-10-16 03:32:30 UTC) #20
jochen (gone - plz use gerrit)
lgtm
4 years, 2 months ago (2016-10-17 09:54:05 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2416253002/1
4 years, 2 months ago (2016-10-17 15:22:07 UTC) #23
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-17 17:07:33 UTC) #24
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/d5ee1a98ea763ab6231e71ffa03f55290a20c837 Cr-Commit-Position: refs/heads/master@{#425704}
4 years, 2 months ago (2016-10-17 17:09:20 UTC) #26
joedow
4 years, 2 months ago (2016-10-17 20:45:25 UTC) #27
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2425623003/ by joedow@chromium.org.

The reason for reverting is: This CL appears to be causing failures on
ChromiumOS:
https://uberchromegw.corp.google.com/i/chromium.chromiumos/builders/Linux%20C...


browser_tests on Ubuntu-12.04 browser_tests on Ubuntu-12.04

678 disabled
10 flaky
failed 1

failures:
ChromeContentRendererClientBrowserTest.RewriteYouTubeFlashEmbed

.

Powered by Google App Engine
This is Rietveld 408576698