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

Issue 2855763002: network service: Plumbing to get URLLoaderFactory to renderer on nav commit (Closed)

Created:
3 years, 7 months ago by scottmg
Modified:
3 years, 7 months ago
Reviewers:
kinuko, Will Harris
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, mlamouri+watch-content_chromium.org, yhirano
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

network service: Plumbing to get URLLoaderFactory to renderer on nav commit See #c11 in linked bug. Sort of like https://codereview.chromium.org/2840343002/ but follows the improved plan. BUG=715640, 712913 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2855763002 Cr-Commit-Position: refs/heads/master@{#468675} Committed: https://chromium.googlesource.com/chromium/src/+/6b0131a01da5149cd7acb81973f881a0d85fbe59

Patch Set 1 #

Total comments: 4

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -29 lines) Patch
M content/browser/frame_host/render_frame_host_impl.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M content/common/frame_messages.h View 3 chunks +12 lines, -4 lines 0 comments Download
M content/renderer/render_frame_impl.h View 5 chunks +14 lines, -5 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 2 chunks +9 lines, -2 lines 0 comments Download
M content/renderer/renderer_blink_platform_impl.cc View 1 2 chunks +26 lines, -13 lines 0 comments Download
M content/test/test_render_frame.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 29 (19 generated)
scottmg
3 years, 7 months ago (2017-05-02 00:04:18 UTC) #6
kinuko
lgtm (+cc yhirano@ as it's semi-related to per-frame url loader) https://codereview.chromium.org/2855763002/diff/1/content/browser/frame_host/render_frame_host_impl.cc File content/browser/frame_host/render_frame_host_impl.cc (right): https://codereview.chromium.org/2855763002/diff/1/content/browser/frame_host/render_frame_host_impl.cc#newcode3025 ...
3 years, 7 months ago (2017-05-02 03:37:50 UTC) #9
scottmg
+wfh for content/common/frame_messages.h as SECURITY_OWNERS. https://codereview.chromium.org/2855763002/diff/1/content/browser/frame_host/render_frame_host_impl.cc File content/browser/frame_host/render_frame_host_impl.cc (right): https://codereview.chromium.org/2855763002/diff/1/content/browser/frame_host/render_frame_host_impl.cc#newcode3025 content/browser/frame_host/render_frame_host_impl.cc:3025: commit_data.url_loader_factory = mojo::MessagePipeHandle(); On ...
3 years, 7 months ago (2017-05-02 15:19:22 UTC) #14
Will Harris
I can't reason what security implications there are for giving the renderer a mojo::MessagePipeHandle here. ...
3 years, 7 months ago (2017-05-02 15:55:51 UTC) #17
scottmg
On 2017/05/02 15:55:51, Will Harris wrote: > I can't reason what security implications there are ...
3 years, 7 months ago (2017-05-02 16:14:36 UTC) #18
Will Harris
On 2017/05/02 16:14:36, scottmg wrote: > On 2017/05/02 15:55:51, Will Harris wrote: > > I ...
3 years, 7 months ago (2017-05-02 16:21:14 UTC) #21
scottmg
On 2017/05/02 16:21:14, Will Harris wrote: > On 2017/05/02 16:14:36, scottmg wrote: > > On ...
3 years, 7 months ago (2017-05-02 16:24:47 UTC) #22
Will Harris
okay thanks for the clarification, lgtm
3 years, 7 months ago (2017-05-02 16:29:12 UTC) #23
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/2855763002/20001
3 years, 7 months ago (2017-05-02 16:30:12 UTC) #26
commit-bot: I haz the power
3 years, 7 months ago (2017-05-02 16:34:57 UTC) #29
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/6b0131a01da5149cd7acb81973f8...

Powered by Google App Engine
This is Rietveld 408576698