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

Issue 2900973002: Pass correct file system context for uploads with PlzNavigate (Closed)

Created:
3 years, 7 months ago by nasko
Modified:
3 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews, loading-reviews_chromium.org, jam, darin-cc_chromium.org, Randy Smith (Not in Mondays)
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Pass correct file system context for uploads with PlzNavigate The PlzNavigate code path currently passes a nullptr for the file system context used for creating uploads. This CL passes the correct context from the RenderFrameHost initiating the navigation. BUG=709769 Review-Url: https://codereview.chromium.org/2900973002 Cr-Commit-Position: refs/heads/master@{#474337} Committed: https://chromium.googlesource.com/chromium/src/+/adf0a9975c64c1220fa306cb0c2c9d0f9e5f2b6b

Patch Set 1 #

Patch Set 2 : Remove old comment, rename parameter. #

Total comments: 3

Patch Set 3 : Remove unneeded includes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -7 lines) Patch
M content/browser/loader/navigation_url_loader_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/loader/navigation_url_loader_impl_core.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/loader/navigation_url_loader_impl_core.cc View 1 3 chunks +5 lines, -2 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 2 chunks +2 lines, -5 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
nasko
Hey John, Can you review this CL for me? It passes the filesystem context to ...
3 years, 7 months ago (2017-05-24 16:00:33 UTC) #7
jam
lgtm https://codereview.chromium.org/2900973002/diff/20001/content/browser/loader/navigation_url_loader_impl_core.h File content/browser/loader/navigation_url_loader_impl_core.h (right): https://codereview.chromium.org/2900973002/diff/20001/content/browser/loader/navigation_url_loader_impl_core.h#newcode14 content/browser/loader/navigation_url_loader_impl_core.h:14: #include "storage/browser/fileapi/file_system_context.h" nit: you include this in the ...
3 years, 7 months ago (2017-05-24 16:08:07 UTC) #8
mmenke
Driveby comment: Is there a test for this?
3 years, 7 months ago (2017-05-24 16:10:00 UTC) #9
nasko
On 2017/05/24 16:10:00, mmenke wrote: > Driveby comment: Is there a test for this? I've ...
3 years, 7 months ago (2017-05-24 16:11:35 UTC) #10
nasko
https://codereview.chromium.org/2900973002/diff/20001/content/browser/loader/navigation_url_loader_impl_core.h File content/browser/loader/navigation_url_loader_impl_core.h (right): https://codereview.chromium.org/2900973002/diff/20001/content/browser/loader/navigation_url_loader_impl_core.h#newcode14 content/browser/loader/navigation_url_loader_impl_core.h:14: #include "storage/browser/fileapi/file_system_context.h" On 2017/05/24 16:08:07, jam wrote: > nit: ...
3 years, 7 months ago (2017-05-24 16:19:45 UTC) #11
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/2900973002/40001
3 years, 7 months ago (2017-05-24 16:20:11 UTC) #14
commit-bot: I haz the power
3 years, 7 months ago (2017-05-24 17:29:08 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/adf0a9975c64c1220fa306cb0c2c...

Powered by Google App Engine
This is Rietveld 408576698