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

Issue 10879089: Turn track on by default (switch --enable-video-track flag to --disable-video-track) (Closed)

Created:
8 years, 4 months ago by annacc
Modified:
8 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Remove --enable-video-track flag This patch removes the --enable-video-track flag and track enabling/disabling in chrome://flags/. A subsequent WebKit patch will ensure that <track> and TextTrack API are turned on in Chrome by default. BUG=144679 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154795

Patch Set 1 #

Patch Set 2 : disable instead of enable #

Total comments: 2

Patch Set 3 : updated comment #

Total comments: 8

Patch Set 4 : alpha ordering as per jam #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -15 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M content/public/common/content_switches.h View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M content/public/common/content_switches.cc View 1 2 3 2 chunks +3 lines, -4 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
annacc
8 years, 4 months ago (2012-08-25 17:32:13 UTC) #1
scherkus (not reviewing)
Instead of removing this should be flipped to --disable-video-track (allows for easier disabling in case ...
8 years, 3 months ago (2012-08-27 19:53:35 UTC) #2
annacc
Flipping flag to disabled, PTAL! Thanks.
8 years, 3 months ago (2012-08-28 00:13:15 UTC) #3
scherkus (not reviewing)
LGTM w/ one nit you'll need to get OWNERS stamps https://chromiumcodereview.appspot.com/10879089/diff/1008/content/public/common/content_switches.cc File content/public/common/content_switches.cc (right): https://chromiumcodereview.appspot.com/10879089/diff/1008/content/public/common/content_switches.cc#newcode381 ...
8 years, 3 months ago (2012-08-28 00:32:55 UTC) #4
scherkus (not reviewing)
also please update the CL description (it's no longer removing the flag but switching to ...
8 years, 3 months ago (2012-08-28 00:33:23 UTC) #5
annacc
Thanks scherkus. https://chromiumcodereview.appspot.com/10879089/diff/1008/content/public/common/content_switches.cc File content/public/common/content_switches.cc (right): https://chromiumcodereview.appspot.com/10879089/diff/1008/content/public/common/content_switches.cc#newcode381 content/public/common/content_switches.cc:381: // Enables support for video tracks. Current ...
8 years, 3 months ago (2012-08-28 04:08:11 UTC) #6
jam
lgtm with nits http://codereview.chromium.org/10879089/diff/13001/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): http://codereview.chromium.org/10879089/diff/13001/chrome/browser/about_flags.cc#newcode537 chrome/browser/about_flags.cc:537: "disable-video-track", nit: move to alphabetical order ...
8 years, 3 months ago (2012-08-28 07:11:56 UTC) #7
annacc
Thanks both. I'll wait until http://trac.webkit.org/changeset/126887 rolls before landing this. https://chromiumcodereview.appspot.com/10879089/diff/13001/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://chromiumcodereview.appspot.com/10879089/diff/13001/chrome/browser/about_flags.cc#newcode537 ...
8 years, 3 months ago (2012-08-28 16:50:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/annacc@chromium.org/10879089/17003
8 years, 3 months ago (2012-08-29 17:02:24 UTC) #9
commit-bot: I haz the power
Try job failure for 10879089-17003 (retry) on win_rel for steps "interactive_ui_tests, browser_tests". It's a second ...
8 years, 3 months ago (2012-08-29 20:16:28 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/annacc@chromium.org/10879089/17003
8 years, 3 months ago (2012-08-29 21:47:56 UTC) #11
commit-bot: I haz the power
Try job failure for 10879089-17003 (retry) on win_rel for step "runhooks". It's a second try, ...
8 years, 3 months ago (2012-08-30 00:04:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/annacc@chromium.org/10879089/17003
8 years, 3 months ago (2012-09-04 15:05:56 UTC) #13
commit-bot: I haz the power
8 years, 3 months ago (2012-09-04 19:35:05 UTC) #14
Change committed as 154795

Powered by Google App Engine
This is Rietveld 408576698