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

Issue 1245903004: Switch RenderFrameHostManager to use RenderProcessHostObserver, remove NOTIFICATION_RENDERER_PROCES… (Closed)

Created:
5 years, 5 months ago by Avi (use Gerrit)
Modified:
5 years, 5 months ago
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, creis+watch_chromium.org, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch RenderFrameHostManager to use RenderProcessHostObserver, remove NOTIFICATION_RENDERER_PROCESS_CLOSING. BUG=170921 TEST=everything still works Committed: https://crrev.com/013e398d964020455a55d95b7b1d1cfe92036e28 Cr-Commit-Position: refs/heads/master@{#339766}

Patch Set 1 #

Total comments: 25

Patch Set 2 : comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -154 lines) Patch
M content/browser/frame_host/render_frame_host_manager.h View 1 10 chunks +14 lines, -23 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 1 31 chunks +178 lines, -111 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M content/public/browser/notification_types.h View 1 chunk +0 lines, -5 lines 0 comments Download
M content/public/browser/render_process_host_observer.h View 1 2 chunks +15 lines, -1 line 1 comment Download
M content/test/content_browser_test_utils_internal.cc View 1 5 chunks +8 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Avi (use Gerrit)
It's... green!
5 years, 5 months ago (2015-07-21 17:28:16 UTC) #2
ncarter (slow)
I dig this. https://codereview.chromium.org/1245903004/diff/1/content/browser/frame_host/render_frame_host_manager.cc File content/browser/frame_host/render_frame_host_manager.cc (right): https://codereview.chromium.org/1245903004/diff/1/content/browser/frame_host/render_frame_host_manager.cc#newcode52 content/browser/frame_host/render_frame_host_manager.cc:52: typedef base::hash_map<int32, RenderFrameProxyHost*> MapType; using MapType ...
5 years, 5 months ago (2015-07-21 19:07:15 UTC) #4
Avi (use Gerrit)
https://codereview.chromium.org/1245903004/diff/1/content/browser/frame_host/render_frame_host_manager.cc File content/browser/frame_host/render_frame_host_manager.cc (right): https://codereview.chromium.org/1245903004/diff/1/content/browser/frame_host/render_frame_host_manager.cc#newcode52 content/browser/frame_host/render_frame_host_manager.cc:52: typedef base::hash_map<int32, RenderFrameProxyHost*> MapType; On 2015/07/21 19:07:14, ncarter wrote: ...
5 years, 5 months ago (2015-07-21 20:45:16 UTC) #5
ncarter (slow)
lgtm https://codereview.chromium.org/1245903004/diff/20001/content/public/browser/render_process_host_observer.h File content/public/browser/render_process_host_observer.h (right): https://codereview.chromium.org/1245903004/diff/20001/content/public/browser/render_process_host_observer.h#newcode23 content/public/browser/render_process_host_observer.h:23: // first step in an orderly shutdown of ...
5 years, 5 months ago (2015-07-21 20:58:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1245903004/20001
5 years, 5 months ago (2015-07-21 21:00:30 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-07-21 22:28:38 UTC) #9
commit-bot: I haz the power
5 years, 5 months ago (2015-07-21 22:29:35 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/013e398d964020455a55d95b7b1d1cfe92036e28
Cr-Commit-Position: refs/heads/master@{#339766}

Powered by Google App Engine
This is Rietveld 408576698