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

Issue 2959383002: [GRC] Hook up the process-level CoordinationUnit (Closed)

Created:
3 years, 5 months ago by lpy
Modified:
3 years, 5 months ago
CC:
chromium-reviews, creis+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, nasko+codewatch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin-cc_chromium.org, darin (slow to review)
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[GRC] Hook up the process-level CoordinationUnit This gets hooked up in the browser process and made available to the renderer process on request. It's created on demand, and currently won't be instantiated without the GlobalResourceCoordinator feature flag. An example of full GRC usage can be seen in https://codereview.chromium.org/2710823003 BUG=691886 Review-Url: https://codereview.chromium.org/2959383002 Cr-Commit-Position: refs/heads/master@{#483749} Committed: https://chromium.googlesource.com/chromium/src/+/817370ae855c288809072aecb07e6063a13eda79

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M content/browser/renderer_host/render_process_host_impl.cc View 1 3 chunks +14 lines, -0 lines 0 comments Download
M content/public/app/mojo/content_browser_manifest.json View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 37 (26 generated)
lpy
PTAL.
3 years, 5 months ago (2017-06-29 04:48:36 UTC) #4
nasko
This CL on its own looks very isolated and I don't get a good idea ...
3 years, 5 months ago (2017-06-29 17:24:28 UTC) #18
lpy
On 2017/06/29 17:24:28, nasko (slow) wrote: > This CL on its own looks very isolated ...
3 years, 5 months ago (2017-06-29 17:30:11 UTC) #19
nasko
On 2017/06/29 17:30:11, lpy wrote: > On 2017/06/29 17:24:28, nasko (slow) wrote: > > This ...
3 years, 5 months ago (2017-06-29 18:52:52 UTC) #20
lpy
> Why can't the usage of it be coupled with this CL? Or at least ...
3 years, 5 months ago (2017-06-29 20:17:04 UTC) #21
nasko
https://codereview.chromium.org/2959383002/diff/1/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://codereview.chromium.org/2959383002/diff/1/content/browser/renderer_host/render_process_host_impl.cc#newcode1674 content/browser/renderer_host/render_process_host_impl.cc:1674: base::Unretained(this))); Let's make this conditional on the GRC feature ...
3 years, 5 months ago (2017-06-29 21:52:47 UTC) #22
lpy
Thanks, I updated the patch and put interface registration in the feature check. https://codereview.chromium.org/2959383002/diff/1/content/browser/renderer_host/render_process_host_impl.cc File ...
3 years, 5 months ago (2017-06-29 22:00:35 UTC) #28
nasko
LGTM, though having more context in future CLs will be appreciated.
3 years, 5 months ago (2017-06-30 16:18:26 UTC) #31
lpy
On 2017/06/30 16:18:26, nasko (out until Jul 17th) wrote: > LGTM, though having more context ...
3 years, 5 months ago (2017-06-30 17:45:28 UTC) #32
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/2959383002/40001
3 years, 5 months ago (2017-06-30 17:45:56 UTC) #34
commit-bot: I haz the power
3 years, 5 months ago (2017-06-30 17:51:26 UTC) #37
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/817370ae855c288809072aecb07e...

Powered by Google App Engine
This is Rietveld 408576698