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

Issue 2823693002: Migrate RenderThreadImpl to use ConnectionFilter instead of the ChildThread's InterfaceRegistry to … (Closed)

Created:
3 years, 8 months ago by Ben Goodger (Google)
Modified:
3 years, 8 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, jochen+watch_chromium.org, mlamouri+watch-content_chromium.org, Peter Beverloo
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Migrate RenderThreadImpl to use ConnectionFilter instead of the ChildThread's InterfaceRegistry to expose interfaces on incoming connections. R=rockot@chromium.org Review-Url: https://codereview.chromium.org/2823693002 Cr-Commit-Position: refs/heads/master@{#465462} Committed: https://chromium.googlesource.com/chromium/src/+/bd9dc80a7dbb458324ee644280e347aee1d5d6b6

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : . #

Patch Set 9 : . #

Patch Set 10 : . #

Patch Set 11 : . #

Patch Set 12 : . #

Patch Set 13 : . #

Patch Set 14 : . #

Patch Set 15 : . #

Total comments: 3

Patch Set 16 : . #

Patch Set 17 : . #

Patch Set 18 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -226 lines) Patch
M android_webview/renderer/aw_content_renderer_client.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 3 chunks +12 lines, -3 lines 0 comments Download
M chrome/renderer/chrome_render_thread_observer.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 4 chunks +16 lines, -6 lines 0 comments Download
M components/web_cache/renderer/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M components/web_cache/renderer/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M components/web_cache/renderer/web_cache_impl.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/web_cache/renderer/web_cache_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +14 lines, -6 lines 0 comments Download
M content/public/renderer/content_renderer_client.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +0 lines, -9 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 4 chunks +12 lines, -10 lines 0 comments Download
M content/shell/BUILD.gn View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
D content/shell/renderer/layout_test/interface_registry_js_wrapper.h View 1 2 3 4 5 1 chunk +0 lines, -72 lines 0 comments Download
D content/shell/renderer/layout_test/interface_registry_js_wrapper.cc View 1 2 3 4 5 1 chunk +0 lines, -72 lines 0 comments Download
M content/shell/renderer/layout_test/layout_test_content_renderer_client.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -1 line 0 comments Download
M content/shell/renderer/layout_test/layout_test_content_renderer_client.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +0 lines, -28 lines 0 comments Download
M content/shell/renderer/shell_content_renderer_client.h View 1 chunk +0 lines, -3 lines 0 comments Download
M content/shell/renderer/shell_content_renderer_client.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 3 chunks +12 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/resources/mojo-helpers.js View 1 2 3 4 5 2 chunks +1 line, -6 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 70 (66 generated)
Ben Goodger (Google)
3 years, 8 months ago (2017-04-16 23:11:11 UTC) #55
Ken Rockot(use gerrit already)
lgtm https://codereview.chromium.org/2823693002/diff/280001/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (left): https://codereview.chromium.org/2823693002/diff/280001/content/renderer/render_thread_impl.cc#oldcode693 content/renderer/render_thread_impl.cc:693: // Must be called before RenderThreadStarted() below. I ...
3 years, 8 months ago (2017-04-18 21:42:11 UTC) #60
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/2823693002/340001
3 years, 8 months ago (2017-04-18 23:52:01 UTC) #67
commit-bot: I haz the power
3 years, 8 months ago (2017-04-19 01:37:59 UTC) #70
Message was sent while issue was closed.
Committed patchset #18 (id:340001) as
https://chromium.googlesource.com/chromium/src/+/bd9dc80a7dbb458324ee644280e3...

Powered by Google App Engine
This is Rietveld 408576698