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

Issue 292163002: Destroy all rtc peer connection handlers before shutting down blink (Closed)

Created:
6 years, 7 months ago by jochen (gone - plz use gerrit)
Modified:
6 years, 7 months ago
Reviewers:
perkj_chrome, adamk
CC:
chromium-reviews, fischman+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org
Visibility:
Public.

Description

Destroy all rtc peer connection handlers before shutting down blink The connection handlers will otherwise continue to call into blink which is bound to crash after it was shut down. BUG=337572 R=perkj@chromium.org,adamk@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272504

Patch Set 1 #

Patch Set 2 : updates #

Total comments: 2

Patch Set 3 : updates #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -0 lines) Patch
M content/renderer/media/rtc_peer_connection_handler.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/media/rtc_peer_connection_handler.cc View 1 2 3 5 chunks +22 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jochen (gone - plz use gerrit)
6 years, 7 months ago (2014-05-20 10:56:24 UTC) #1
adamk
This seems super-weird, since there are still OwnPtrs referencing these objects on the Blink side. ...
6 years, 7 months ago (2014-05-20 11:00:15 UTC) #2
adamk
On 2014/05/20 11:00:15, adamk wrote: > This seems super-weird, since there are still OwnPtrs referencing ...
6 years, 7 months ago (2014-05-20 11:16:23 UTC) #3
jochen (gone - plz use gerrit)
On 2014/05/20 11:16:23, adamk wrote: > On 2014/05/20 11:00:15, adamk wrote: > > This seems ...
6 years, 7 months ago (2014-05-20 12:21:30 UTC) #4
perkj_chrome
Thanks a lot for doing this. https://codereview.chromium.org/292163002/diff/20001/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): https://codereview.chromium.org/292163002/diff/20001/content/renderer/render_thread_impl.cc#newcode569 content/renderer/render_thread_impl.cc:569: RTCPeerConnectionHandler::DestructAllHandlers(); This should ...
6 years, 7 months ago (2014-05-22 06:45:25 UTC) #5
jochen (gone - plz use gerrit)
https://codereview.chromium.org/292163002/diff/20001/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): https://codereview.chromium.org/292163002/diff/20001/content/renderer/render_thread_impl.cc#newcode569 content/renderer/render_thread_impl.cc:569: RTCPeerConnectionHandler::DestructAllHandlers(); On 2014/05/22 06:45:26, perkj wrote: > This should ...
6 years, 7 months ago (2014-05-22 07:53:44 UTC) #6
perkj_chrome
lgtm
6 years, 7 months ago (2014-05-22 07:59:55 UTC) #7
adamk
lgtm
6 years, 7 months ago (2014-05-22 08:03:22 UTC) #8
jochen (gone - plz use gerrit)
The CQ bit was checked by jochen@chromium.org
6 years, 7 months ago (2014-05-23 09:08:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/292163002/60001
6 years, 7 months ago (2014-05-23 09:09:39 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-23 12:18:45 UTC) #11
Message was sent while issue was closed.
Change committed as 272504

Powered by Google App Engine
This is Rietveld 408576698