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

Issue 2317803002: Remove calls to deprecated MessageLoop methods in media. (Closed)

Created:
4 years, 3 months ago by fdoray
Modified:
4 years, 3 months ago
Reviewers:
chcunningham
CC:
chromium-reviews, imcheng+watch_chromium.org, posciak+watch_chromium.org, jasonroberts+watch_google.com, avayvod+watch_chromium.org, feature-media-reviews_chromium.org, xjz+watch_chromium.org, isheriff+watch_chromium.org, mlamouri+watch-media_chromium.org, miu+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove calls to deprecated MessageLoop methods in media. This CL (hopefully) removes all calls to these methods in media: - MessageLoop::PostTask - MessageLoop::PostDelayedTask - MessageLoop::DeleteSoon - MessageLoop::ReleaseSoon - MessageLoop::Run - MessageLoop::RunUntilIdle BUG=616447 R=chcunningham@chromium.org Committed: https://crrev.com/e74ea6f8bc4bf98b6a8d5e147a5e52de261d135b Cr-Commit-Position: refs/heads/master@{#416946}

Patch Set 1 #

Total comments: 5

Patch Set 2 : CR #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -23 lines) Patch
M media/audio/android/audio_android_unittest.cc View 1 5 chunks +14 lines, -10 lines 0 comments Download
M media/base/android/media_source_player_unittest.cc View 11 chunks +12 lines, -11 lines 0 comments Download
M media/cast/test/utility/tap_proxy.cc View 2 chunks +2 lines, -1 line 0 comments Download
M media/filters/ffmpeg_demuxer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (10 generated)
fdoray
PTAL
4 years, 3 months ago (2016-09-06 21:55:19 UTC) #5
chcunningham
https://codereview.chromium.org/2317803002/diff/1/media/audio/android/audio_android_unittest.cc File media/audio/android/audio_android_unittest.cc (right): https://codereview.chromium.org/2317803002/diff/1/media/audio/android/audio_android_unittest.cc#newcode515 media/audio/android/audio_android_unittest.cc:515: &count, num_callbacks, loop()->task_runner(), Do we still need this loop()? ...
4 years, 3 months ago (2016-09-06 22:49:50 UTC) #6
fdoray
PTAnL https://codereview.chromium.org/2317803002/diff/1/media/audio/android/audio_android_unittest.cc File media/audio/android/audio_android_unittest.cc (right): https://codereview.chromium.org/2317803002/diff/1/media/audio/android/audio_android_unittest.cc#newcode515 media/audio/android/audio_android_unittest.cc:515: &count, num_callbacks, loop()->task_runner(), On 2016/09/06 22:49:50, chcunningham wrote: ...
4 years, 3 months ago (2016-09-07 13:31:34 UTC) #9
chcunningham
lgtm https://codereview.chromium.org/2317803002/diff/1/media/cast/test/utility/tap_proxy.cc File media/cast/test/utility/tap_proxy.cc (right): https://codereview.chromium.org/2317803002/diff/1/media/cast/test/utility/tap_proxy.cc#newcode308 media/cast/test/utility/tap_proxy.cc:308: base::MessageLoopForIO message_loop; Ah, sorry I saw that MessageLoop::current() ...
4 years, 3 months ago (2016-09-07 15:59:35 UTC) #12
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/2317803002/20001
4 years, 3 months ago (2016-09-07 16:02:28 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-07 16:08:23 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-07 16:11:09 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e74ea6f8bc4bf98b6a8d5e147a5e52de261d135b
Cr-Commit-Position: refs/heads/master@{#416946}

Powered by Google App Engine
This is Rietveld 408576698