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

Issue 9597016: Fold media::MessageLoopFactoryImpl into media::MessageLoopFactory. (Closed)

Created:
8 years, 9 months ago by scherkus (not reviewing)
Modified:
8 years, 5 months ago
CC:
chromium-reviews, pam+watch_chromium.org, feature-media-reviews_chromium.org, sadrul, darin-cc_chromium.org
Visibility:
Public.

Description

Fold media::MessageLoopFactoryImpl into media::MessageLoopFactory. We haven't had a second implementation of the interface since MessageLoopFactory was added in r71548. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=125064

Patch Set 1 #

Patch Set 2 : fixes #

Total comments: 9

Patch Set 3 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -145 lines) Patch
M content/renderer/render_view_impl.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M media/base/message_loop_factory.h View 1 2 1 chunk +31 lines, -12 lines 0 comments Download
M media/base/message_loop_factory.cc View 1 2 1 chunk +41 lines, -2 lines 0 comments Download
D media/base/message_loop_factory_impl.h View 1 chunk +0 lines, -40 lines 0 comments Download
D media/base/message_loop_factory_impl.cc View 1 chunk +0 lines, -76 lines 0 comments Download
M media/filters/pipeline_integration_test_base.h View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/pipeline_integration_test_base.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M media/media.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M media/tools/player_wtl/movie.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M media/tools/player_x11/player_x11.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/media/webmediaplayer_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M webkit/support/webkit_support.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/test_webview_delegate.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
scherkus (not reviewing)
whipped this up on the plane ride
8 years, 9 months ago (2012-03-05 18:05:14 UTC) #1
acolwell GONE FROM CHROMIUM
On 2012/03/05 18:05:14, scherkus wrote: > whipped this up on the plane ride LGTM
8 years, 9 months ago (2012-03-05 18:15:04 UTC) #2
scherkus (not reviewing)
tony: OWNERS for ./webkit/* jam: OWNERS for ./content/renderer/*
8 years, 9 months ago (2012-03-05 23:05:43 UTC) #3
tony
webkit LGTM
8 years, 9 months ago (2012-03-05 23:07:09 UTC) #4
Ami GONE FROM CHROMIUM
drive-by for posterity; apparently this class was originally born of a notion that the same ...
8 years, 9 months ago (2012-03-05 23:20:15 UTC) #5
Ami GONE FROM CHROMIUM
(filed previous comment as http://crbug.com/116873)
8 years, 9 months ago (2012-03-05 23:22:39 UTC) #6
scherkus (not reviewing)
https://chromiumcodereview.appspot.com/9597016/diff/4001/media/base/message_loop_factory.cc File media/base/message_loop_factory.cc (right): https://chromiumcodereview.appspot.com/9597016/diff/4001/media/base/message_loop_factory.cc#newcode14 media/base/message_loop_factory.cc:14: base::AutoLock auto_lock(lock_); On 2012/03/05 23:20:15, Ami Fischman wrote: > ...
8 years, 9 months ago (2012-03-05 23:29:35 UTC) #7
acolwell GONE FROM CHROMIUM
https://chromiumcodereview.appspot.com/9597016/diff/4001/media/base/message_loop_factory.cc File media/base/message_loop_factory.cc (right): https://chromiumcodereview.appspot.com/9597016/diff/4001/media/base/message_loop_factory.cc#newcode14 media/base/message_loop_factory.cc:14: base::AutoLock auto_lock(lock_); This was an attempt at defensive coding. ...
8 years, 9 months ago (2012-03-05 23:53:19 UTC) #8
jam
lgtm
8 years, 9 months ago (2012-03-06 01:05:59 UTC) #9
scherkus (not reviewing)
to close the loop: I added a TODO w/ the bug number and replaced the ...
8 years, 9 months ago (2012-03-06 01:25:01 UTC) #10
xhwang
On 2012/03/05 23:53:19, acolwell wrote: > https://chromiumcodereview.appspot.com/9597016/diff/4001/media/base/message_loop_factory.cc > File media/base/message_loop_factory.cc (right): > > https://chromiumcodereview.appspot.com/9597016/diff/4001/media/base/message_loop_factory.cc#newcode14 > ...
8 years, 5 months ago (2012-07-12 22:22:20 UTC) #11
Ami GONE FROM CHROMIUM
On Thu, Jul 12, 2012 at 3:22 PM, <xhwang@chromium.org> wrote: > Now I need to ...
8 years, 5 months ago (2012-07-12 22:25:26 UTC) #12
xhwang1
On Thu, Jul 12, 2012 at 3:25 PM, Ami Fischman <fischman@chromium.org> wrote: > On Thu, ...
8 years, 5 months ago (2012-07-12 22:37:46 UTC) #13
Ami GONE FROM CHROMIUM
On Thu, Jul 12, 2012 at 3:37 PM, Xiaohan Wang (王消寒) <xhwang@google.com>wrote: > I know ...
8 years, 5 months ago (2012-07-12 22:40:00 UTC) #14
Ami GONE FROM CHROMIUM
8 years, 5 months ago (2012-07-13 22:55:10 UTC) #15
To close out the reviewlog thread, xhwang@, acolwell@, scherkus@, and I are
discussing the future of threads in media code.  If anyone else on the reviewlog
here is interested in following along, drop one of us a line.

Powered by Google App Engine
This is Rietveld 408576698