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

Issue 2712913003: Mark MediaStreamTrackMetrics DISALLOW_COPY_AND_ASSIGN (Closed)

Created:
3 years, 10 months ago by hans
Modified:
3 years, 10 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, chfremer+watch_chromium.org, jam, feature-media-reviews_chromium.org, darin-cc_chromium.org, mcasas+watch+vc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mark MediaStreamTrackMetrics DISALLOW_COPY_AND_ASSIGN After https://codereview.chromium.org/2705073003, the Windows release component build would fail due to the compiler trying to instantiate the assignment operator and copy constructor due to the class being dllexport, and fail because it now uses unique_ptr. BUG=695584 TBR=avi Review-Url: https://codereview.chromium.org/2712913003 Cr-Commit-Position: refs/heads/master@{#452646} Committed: https://chromium.googlesource.com/chromium/src/+/f087f34d91e04c8890502ac10dfb371da1a0f20c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M content/renderer/media/webrtc/media_stream_track_metrics.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
hans
Please take a look.
3 years, 10 months ago (2017-02-23 21:00:21 UTC) #4
Nico
lgtm, thanks!
3 years, 10 months ago (2017-02-23 21:01:33 UTC) #5
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/2712913003/1
3 years, 10 months ago (2017-02-23 21:03:02 UTC) #8
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/371631)
3 years, 10 months ago (2017-02-23 21:11:18 UTC) #10
Nico
tbr=avi for contents/owners
3 years, 10 months ago (2017-02-23 21:15:29 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/2712913003/1
3 years, 10 months ago (2017-02-23 21:15:50 UTC) #16
Avi (use Gerrit)
Yes, the VS C++ libraries are like that. LGTM
3 years, 10 months ago (2017-02-23 21:19:21 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/f087f34d91e04c8890502ac10dfb371da1a0f20c
3 years, 10 months ago (2017-02-23 22:00:06 UTC) #20
leonhsl(Using Gerrit)
3 years, 10 months ago (2017-02-24 02:22:56 UTC) #21
Message was sent while issue was closed.
Thank you! I'll pay attention to check such cases in future, even if codereview
trybots are green.

Powered by Google App Engine
This is Rietveld 408576698