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

Issue 2496193002: Implement transfer navigation with mojo (Closed)

Created:
4 years, 1 month ago by yhirano
Modified:
4 years ago
Reviewers:
clamy, tzik
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, blink-reviews, jam, Randy Smith (Not in Mondays), yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin-cc_chromium.org, loading-reviews_chromium.org, darin (slow to review), mmenke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement TransferNavigation with mojo This CL implements transfer navigation which transfer a content::ResourceLoader from one renderer to another. BUG=603396 Committed: https://crrev.com/bbc904d0f1d2c8db77e9344aaa3779c27d04a055 Cr-Commit-Position: refs/heads/master@{#434569}

Patch Set 1 : rebase #

Total comments: 6

Patch Set 2 : fix #

Patch Set 3 : fix #

Total comments: 4

Patch Set 4 : PS1 #

Patch Set 5 : fix #

Patch Set 6 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -32 lines) Patch
M content/browser/cross_site_transfer_browsertest.cc View 1 4 9 chunks +23 lines, -6 lines 0 comments Download
M content/browser/loader/DEPS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/loader/mojo_async_resource_handler.h View 2 3 3 chunks +5 lines, -0 lines 0 comments Download
M content/browser/loader/mojo_async_resource_handler.cc View 1 2 3 2 chunks +15 lines, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.h View 1 2 3 1 chunk +11 lines, -6 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 2 3 5 chunks +12 lines, -8 lines 0 comments Download
M content/browser/loader/resource_request_info_impl.h View 1 2 3 4 6 chunks +18 lines, -1 line 0 comments Download
M content/browser/loader/resource_request_info_impl.cc View 1 2 3 4 5 1 chunk +9 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/FlagExpectations/site-per-process View 2 chunks +2 lines, -9 lines 0 comments Download

Messages

Total messages: 66 (52 generated)
yhirano
4 years, 1 month ago (2016-11-15 12:55:16 UTC) #28
mmenke
Question: Do we really want to do this? Regardless, I'm not a good reviewer for ...
4 years, 1 month ago (2016-11-15 15:53:21 UTC) #29
yhirano
On 2016/11/15 15:53:21, mmenke wrote: > Question: Do we really want to do this? > ...
4 years, 1 month ago (2016-11-15 17:22:59 UTC) #31
clamy
Thanks! A few comments below. Apart from that, do you have a timeline of when ...
4 years, 1 month ago (2016-11-16 16:38:54 UTC) #33
tzik
lgtm
4 years, 1 month ago (2016-11-17 06:22:03 UTC) #34
yhirano
Thanks for your comments. > Apart from that, do you have a timeline of when ...
4 years, 1 month ago (2016-11-17 15:23:19 UTC) #41
clamy
Thanks! A few more comments below. https://codereview.chromium.org/2496193002/diff/80001/content/browser/loader/resource_request_info_impl.h File content/browser/loader/resource_request_info_impl.h (right): https://codereview.chromium.org/2496193002/diff/80001/content/browser/loader/resource_request_info_impl.h#newcode133 content/browser/loader/resource_request_info_impl.h:133: mojom::URLLoaderAssociatedRequest url_loader_request, On ...
4 years, 1 month ago (2016-11-21 17:55:54 UTC) #42
yhirano
https://codereview.chromium.org/2496193002/diff/80001/content/browser/loader/resource_request_info_impl.h File content/browser/loader/resource_request_info_impl.h (right): https://codereview.chromium.org/2496193002/diff/80001/content/browser/loader/resource_request_info_impl.h#newcode133 content/browser/loader/resource_request_info_impl.h:133: mojom::URLLoaderAssociatedRequest url_loader_request, On 2016/11/21 17:55:54, clamy (slow) wrote: > ...
4 years, 1 month ago (2016-11-22 08:12:55 UTC) #53
clamy
Thanks! Lgtm.
4 years ago (2016-11-24 10:08:36 UTC) #54
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/2496193002/180001
4 years ago (2016-11-25 14:04:37 UTC) #57
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/344798)
4 years ago (2016-11-25 16:11:34 UTC) #59
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/2496193002/180001
4 years ago (2016-11-26 04:53:23 UTC) #61
commit-bot: I haz the power
Committed patchset #6 (id:180001)
4 years ago (2016-11-26 06:00:10 UTC) #64
commit-bot: I haz the power
4 years ago (2016-11-26 06:02:39 UTC) #66
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/bbc904d0f1d2c8db77e9344aaa3779c27d04a055
Cr-Commit-Position: refs/heads/master@{#434569}

Powered by Google App Engine
This is Rietveld 408576698