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

Issue 14371023: Remove reference counting from media::Pipeline. (Closed)

Created:
7 years, 8 months ago by scherkus (not reviewing)
Modified:
7 years, 7 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Remove reference counting from media::Pipeline. BUG=173313 R=acolwell@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198760

Patch Set 1 : #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -68 lines) Patch
M media/base/pipeline.h View 1 3 chunks +2 lines, -7 lines 0 comments Download
M media/base/pipeline.cc View 1 14 chunks +31 lines, -28 lines 0 comments Download
M media/base/pipeline_unittest.cc View 1 11 chunks +17 lines, -17 lines 0 comments Download
M media/filters/pipeline_integration_test_base.h View 1 1 chunk +1 line, -1 line 0 comments Download
M media/tools/player_x11/player_x11.cc View 1 6 chunks +11 lines, -12 lines 0 comments Download
M webkit/media/webmediaplayer_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/webmediaplayer_impl.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
scherkus (not reviewing)
IIRC we settled on trying base::Unretained() but it still scares the heck out of me! ...
7 years, 8 months ago (2013-04-26 04:37:31 UTC) #1
acolwell GONE FROM CHROMIUM
I agree that this change makes me nervous. We could add a bool that prevents ...
7 years, 8 months ago (2013-04-26 18:30:21 UTC) #2
scherkus (not reviewing)
I tried using weak pointer but it made things a bit confusing since we can't ...
7 years, 7 months ago (2013-04-30 03:26:38 UTC) #3
acolwell GONE FROM CHROMIUM
LGTM
7 years, 7 months ago (2013-05-03 17:13:22 UTC) #4
scherkus (not reviewing)
On 2013/05/03 17:13:22, acolwell wrote: > LGTM
7 years, 7 months ago (2013-05-03 17:23:39 UTC) #5
scherkus (not reviewing)
On 2013/05/03 17:23:39, scherkus wrote: > On 2013/05/03 17:13:22, acolwell wrote: > > LGTM crap ...
7 years, 7 months ago (2013-05-03 17:23:54 UTC) #6
scherkus (not reviewing)
7 years, 7 months ago (2013-05-07 17:43:37 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r198760 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698