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

Issue 2428753002: ImageCapture content_browsertests: bugfix flag passing (Closed)

Created:
4 years, 2 months ago by mcasas
Modified:
4 years, 2 months ago
Reviewers:
ncarter (slow)
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ImageCapture content_browsertests: bugfix flag passing Switches under |kEnableBlinkFeatures| shoud be passed as comma separated, but they are separated on ToT: the last one would override the others. (Probably that's part of the reasons these tests have been troublesome). This CL solves that. Also, this CL removes the superfluous 'CreateAnd' test name prefix. BUG=656810 Committed: https://crrev.com/b084f6a7f231d2458a0c43e371cfe82dafbed7a4 Cr-Commit-Position: refs/heads/master@{#425833}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -23 lines) Patch
M content/browser/webrtc/webrtc_image_capture_browsertest.cc View 4 chunks +15 lines, -23 lines 2 comments Download

Messages

Total messages: 15 (9 generated)
mcasas
nick@ plz RS (trivial changes) or PTAL
4 years, 2 months ago (2016-10-17 23:11:02 UTC) #6
ncarter (slow)
lgtm https://codereview.chromium.org/2428753002/diff/1/content/browser/webrtc/webrtc_image_capture_browsertest.cc File content/browser/webrtc/webrtc_image_capture_browsertest.cc (right): https://codereview.chromium.org/2428753002/diff/1/content/browser/webrtc/webrtc_image_capture_browsertest.cc#newcode112 content/browser/webrtc/webrtc_image_capture_browsertest.cc:112: ASSERT_TRUE(RunImageCaptureTestCase("testCreateAndGetCapabilities()")); Do you want to rename the js ...
4 years, 2 months ago (2016-10-17 23:20:14 UTC) #7
mcasas
https://codereview.chromium.org/2428753002/diff/1/content/browser/webrtc/webrtc_image_capture_browsertest.cc File content/browser/webrtc/webrtc_image_capture_browsertest.cc (right): https://codereview.chromium.org/2428753002/diff/1/content/browser/webrtc/webrtc_image_capture_browsertest.cc#newcode112 content/browser/webrtc/webrtc_image_capture_browsertest.cc:112: ASSERT_TRUE(RunImageCaptureTestCase("testCreateAndGetCapabilities()")); On 2016/10/17 23:20:13, ncarter wrote: > Do you ...
4 years, 2 months ago (2016-10-17 23:22:05 UTC) #8
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/2428753002/1
4 years, 2 months ago (2016-10-18 00:24:39 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-18 00:30:23 UTC) #13
commit-bot: I haz the power
4 years, 2 months ago (2016-10-18 00:33:10 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b084f6a7f231d2458a0c43e371cfe82dafbed7a4
Cr-Commit-Position: refs/heads/master@{#425833}

Powered by Google App Engine
This is Rietveld 408576698