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

Issue 2255493004: Synchronously disable ConnectionFilterImpl when its RPHI cleans up (Closed)

Created:
4 years, 4 months ago by Ken Rockot(use gerrit already)
Modified:
4 years, 4 months ago
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, jam, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@fix-connection-filter-race
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Synchronously disable ConnectionFilterImpl when its RPHI cleans up Prevents ConnectionFilterImpl from servicing any new interface requests after RPHI::Cleanup is run. Also adds an AddUIThreadInterface helper to RPHI which registers a UI thread interface binder that will only run as long as the render process for which it was added is still alive (i.e. until the next call to Cleanup). BUG= R=ben@chromium.org Committed: https://crrev.com/81dcc5ed8f118ef9838fc9e17486a7c080af8794 Cr-Commit-Position: refs/heads/master@{#412873}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -34 lines) Patch
M content/browser/renderer_host/render_process_host_impl.h View 1 2 3 4 chunks +40 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 13 chunks +94 lines, -33 lines 0 comments Download

Messages

Total messages: 26 (19 generated)
Ken Rockot(use gerrit already)
This does what I think Darin wanted, but after thinking about it some more, it ...
4 years, 4 months ago (2016-08-18 00:40:12 UTC) #11
Ben Goodger (Google)
lgtm
4 years, 4 months ago (2016-08-18 01:40:11 UTC) #14
Ken Rockot(use gerrit already)
I added some more magic to limit UI thread interface binder lifetime so they're never ...
4 years, 4 months ago (2016-08-18 16:20:25 UTC) #16
Ben Goodger (Google)
fun lgtm
4 years, 4 months ago (2016-08-18 17:25:04 UTC) #21
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/2255493004/60001
4 years, 4 months ago (2016-08-18 17:26:38 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-18 17:31:15 UTC) #24
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 17:33:38 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/81dcc5ed8f118ef9838fc9e17486a7c080af8794
Cr-Commit-Position: refs/heads/master@{#412873}

Powered by Google App Engine
This is Rietveld 408576698