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

Issue 2125063002: Make Desktop Capture New Feature Default On (Closed)

Created:
4 years, 5 months ago by qiangchen
Modified:
4 years, 5 months ago
CC:
asvitkine+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, extensions-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make Desktop Capture New Feature Default On We've finished the development of 1. Capturing a single chromium tab for desktop share 2. A new picker UI, which is more user friendly During the developement, we hide the new feature behind a flag. This CL makes the new feature default on. BUG=557222, 624898 Committed: https://crrev.com/06a098504c69edf8a47b792da97e36ee807e4eb3 Cr-Commit-Position: refs/heads/master@{#404424}

Patch Set 1 : Fix compile #

Total comments: 2

Patch Set 2 : Remove include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -38 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 chunk +5 lines, -6 lines 0 comments Download
M chrome/browser/extensions/api/desktop_capture/desktop_capture_apitest.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/desktop_capture/desktop_capture_base.cc View 1 2 chunks +2 lines, -14 lines 0 comments Download
M chrome/browser/ui/cocoa/media_picker/desktop_media_picker_cocoa.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/desktop_capture/desktop_media_picker_views.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M extensions/common/switches.h View 2 chunks +1 line, -2 lines 0 comments Download
M extensions/common/switches.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
qiangchen
This CL makes desktop capture new feature default on. PTAL.
4 years, 5 months ago (2016-07-06 20:31:31 UTC) #5
Ken Rockot(use gerrit already)
Is there a good reason to invert the flag rather than just remove it?
4 years, 5 months ago (2016-07-06 22:07:08 UTC) #7
qiangchen
On 2016/07/06 22:07:08, Ken Rockot wrote: > Is there a good reason to invert the ...
4 years, 5 months ago (2016-07-06 22:36:40 UTC) #8
Ilya Sherman
histograms.xml lgtm
4 years, 5 months ago (2016-07-06 22:46:03 UTC) #9
Ken Rockot(use gerrit already)
lgtm
4 years, 5 months ago (2016-07-07 04:42:35 UTC) #10
msw
lgtm with a nit https://codereview.chromium.org/2125063002/diff/40001/chrome/browser/extensions/api/desktop_capture/desktop_capture_base.cc File chrome/browser/extensions/api/desktop_capture/desktop_capture_base.cc (right): https://codereview.chromium.org/2125063002/diff/40001/chrome/browser/extensions/api/desktop_capture/desktop_capture_base.cc#newcode20 chrome/browser/extensions/api/desktop_capture/desktop_capture_base.cc:20: #include "chrome/common/channel_info.h" nit: remove
4 years, 5 months ago (2016-07-07 18:34:16 UTC) #11
qiangchen
https://codereview.chromium.org/2125063002/diff/40001/chrome/browser/extensions/api/desktop_capture/desktop_capture_base.cc File chrome/browser/extensions/api/desktop_capture/desktop_capture_base.cc (right): https://codereview.chromium.org/2125063002/diff/40001/chrome/browser/extensions/api/desktop_capture/desktop_capture_base.cc#newcode20 chrome/browser/extensions/api/desktop_capture/desktop_capture_base.cc:20: #include "chrome/common/channel_info.h" On 2016/07/07 18:34:16, msw wrote: > nit: ...
4 years, 5 months ago (2016-07-08 17:13:22 UTC) #14
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/2125063002/60001
4 years, 5 months ago (2016-07-08 17:14:02 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 5 months ago (2016-07-08 17:19:27 UTC) #17
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-08 17:19:38 UTC) #18
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 17:22:18 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/06a098504c69edf8a47b792da97e36ee807e4eb3
Cr-Commit-Position: refs/heads/master@{#404424}

Powered by Google App Engine
This is Rietveld 408576698