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

Issue 598023004: [src/media] Declaring the weak_ptr_factory in proper order in cast,mojo and filters (Closed)

Created:
6 years, 2 months ago by ARUNKK
Modified:
6 years, 2 months ago
Reviewers:
xhwang, ddorwin
CC:
chromium-reviews, hclam+watch_chromium.org, qsr+mojo_chromium.org, imcheng+watch_chromium.org, Aaron Boodman, hguihot+watch_chromium.org, jasonroberts+watch_google.com, viettrungluu+watch_chromium.org, avayvod+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, pwestin+watch_google.com, feature-media-reviews_chromium.org, darin (slow to review), miu+watch_chromium.org, ben+mojo_chromium.org, hubbe+watch_chromium.org, mikhal+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[src/media] Declaring the weak_ptr_factory in proper order in cast,mojo and filters Cleaning up weak_ptr_factory destruction order. WeakPtrFactory should remain the last member so it'll be destroyed and invalidate its weak pointers before any other members are destroyed. BUG=303818 Committed: https://crrev.com/9b2e921f0b87db7da6533b3351d6afc9084db292 Cr-Commit-Position: refs/heads/master@{#298005}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review comments are incorporated. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M media/cast/test/fake_media_source.h View 2 chunks +3 lines, -3 lines 0 comments Download
M media/cast/test/fake_media_source.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
ARUNKK
ddorwin@chromium.org: Please review changes in xhwang@chromium.org: Please review changes in PTAL.
6 years, 2 months ago (2014-09-29 12:42:03 UTC) #2
xhwang
https://codereview.chromium.org/598023004/diff/1/media/cast/test/fake_media_source.h File media/cast/test/fake_media_source.h (right): https://codereview.chromium.org/598023004/diff/1/media/cast/test/fake_media_source.h#newcode145 media/cast/test/fake_media_source.h:145: Thanks for fixing this! https://codereview.chromium.org/598023004/diff/1/media/filters/renderer_impl.h File media/filters/renderer_impl.h (right): https://codereview.chromium.org/598023004/diff/1/media/filters/renderer_impl.h#newcode157 ...
6 years, 2 months ago (2014-09-29 16:34:03 UTC) #3
ARUNKK
Thanks for review comments. Review comments are incorporated. PTAL. https://codereview.chromium.org/598023004/diff/1/media/cast/test/fake_media_source.h File media/cast/test/fake_media_source.h (right): https://codereview.chromium.org/598023004/diff/1/media/cast/test/fake_media_source.h#newcode145 media/cast/test/fake_media_source.h:145: ...
6 years, 2 months ago (2014-09-30 03:52:04 UTC) #4
xhwang
Please update your CL description to reflect what the current CL is doing.
6 years, 2 months ago (2014-10-03 04:00:10 UTC) #5
xhwang
...otherwise LGTM. Thanks!
6 years, 2 months ago (2014-10-03 04:03:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/598023004/20001
6 years, 2 months ago (2014-10-03 06:27:10 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 0d752de38ef84c3849af6b88ce4bd0a09fc38e14
6 years, 2 months ago (2014-10-03 07:07:15 UTC) #9
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/9b2e921f0b87db7da6533b3351d6afc9084db292 Cr-Commit-Position: refs/heads/master@{#298005}
6 years, 2 months ago (2014-10-03 07:08:02 UTC) #10
xhwang
Please make sure you address all comments before committing. The CL description isn't correct in ...
6 years, 2 months ago (2014-10-03 07:36:38 UTC) #11
xhwang
6 years, 2 months ago (2014-10-03 07:36:38 UTC) #12
Message was sent while issue was closed.
Please make sure you address all comments before committing. The CL description
isn't correct in this case.

Powered by Google App Engine
This is Rietveld 408576698