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

Issue 1315023004: PlzNavigate: Add parameters to navigation structures for ServiceWorker. (Closed)

Created:
5 years, 3 months ago by Fabrice (no longer in Chrome)
Modified:
5 years, 2 months ago
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, serviceworker-reviews, creis+watch_chromium.org, mlamouri+watch-content_chromium.org, tzik, nasko+codewatch_chromium.org, jam, nhiroki, darin-cc_chromium.org, horo+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, kinuko+serviceworker, kinuko+watch, blink-worker-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate: Add parameters to navigation structures for ServiceWorker. This is a spin-off of https://codereview.chromium.org/1294243004/ BUG=440463 Committed: https://crrev.com/69788e1aa9aa74ac643fb40f7a39a05a258f344d Cr-Commit-Position: refs/heads/master@{#352608}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : cleanup #

Patch Set 4 : Fix test following https://codereview.chromium.org/1320023005 #

Total comments: 2

Patch Set 5 : New parameters #

Total comments: 2

Patch Set 6 : LOCATION #

Total comments: 4

Patch Set 7 : LOCATION bis #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -24 lines) Patch
M content/browser/frame_host/navigation_request.cc View 1 2 3 4 5 2 chunks +19 lines, -4 lines 0 comments Download
M content/browser/frame_host/navigation_request_info.h View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/frame_host/navigation_request_info.cc View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/loader/navigation_url_loader_unittest.cc View 1 2 3 4 5 1 chunk +3 lines, -2 lines 0 comments Download
M content/common/frame_messages.h View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M content/common/navigation_params.h View 1 2 3 4 4 chunks +17 lines, -1 line 0 comments Download
M content/common/navigation_params.cc View 1 2 3 4 5 6 4 chunks +19 lines, -12 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 1 chunk +19 lines, -1 line 0 comments Download
M content/test/test_render_frame_host.cc View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 15 (3 generated)
Fabrice (no longer in Chrome)
nasko@, clamy@: PTAL others: mostly FYI This is another spin-off of https://codereview.chromium.org/1294243004/, "simply" adding the ...
5 years, 3 months ago (2015-09-15 10:53:59 UTC) #2
clamy
Thanks! One comment, see below. For the request context type, I think we should check ...
5 years, 3 months ago (2015-09-15 16:42:31 UTC) #3
Fabrice (no longer in Chrome)
I re-extracted the navigation params changed from the latest version of the patch. PTAL. https://codereview.chromium.org/1315023004/diff/50001/content/browser/service_worker/service_worker_provider_host.cc ...
5 years, 2 months ago (2015-10-06 12:08:09 UTC) #4
Fabrice (no longer in Chrome)
I was going through the comments on the other patch and realized I miss this. ...
5 years, 2 months ago (2015-10-06 12:09:58 UTC) #5
Fabrice (no longer in Chrome)
https://codereview.chromium.org/1315023004/diff/70001/content/browser/frame_host/navigation_request.cc File content/browser/frame_host/navigation_request.cc (right): https://codereview.chromium.org/1315023004/diff/70001/content/browser/frame_host/navigation_request.cc#newcode95 content/browser/frame_host/navigation_request.cc:95: REQUEST_CONTEXT_TYPE_HYPERLINK), On 2015/10/06 12:09:58, Fabrice wrote: > nasko@ had ...
5 years, 2 months ago (2015-10-06 13:40:56 UTC) #6
clamy
Thanks! Lgtm with two nits. https://codereview.chromium.org/1315023004/diff/90001/content/common/navigation_params.cc File content/common/navigation_params.cc (right): https://codereview.chromium.org/1315023004/diff/90001/content/common/navigation_params.cc#newcode65 content/common/navigation_params.cc:65: request_context_type(REQUEST_CONTEXT_TYPE_HYPERLINK) {} nit: I ...
5 years, 2 months ago (2015-10-06 14:03:30 UTC) #7
Fabrice (no longer in Chrome)
Thanks! https://codereview.chromium.org/1315023004/diff/90001/content/test/test_render_frame_host.cc File content/test/test_render_frame_host.cc (right): https://codereview.chromium.org/1315023004/diff/90001/content/test/test_render_frame_host.cc#newcode341 content/test/test_render_frame_host.cc:341: REQUEST_CONTEXT_TYPE_HYPERLINK); On 2015/10/06 14:03:29, clamy wrote: > Should ...
5 years, 2 months ago (2015-10-06 14:13:13 UTC) #8
nasko
LGTM
5 years, 2 months ago (2015-10-06 14:15:08 UTC) #9
Fabrice (no longer in Chrome)
https://codereview.chromium.org/1315023004/diff/90001/content/common/navigation_params.cc File content/common/navigation_params.cc (right): https://codereview.chromium.org/1315023004/diff/90001/content/common/navigation_params.cc#newcode65 content/common/navigation_params.cc:65: request_context_type(REQUEST_CONTEXT_TYPE_HYPERLINK) {} On 2015/10/06 14:03:29, clamy wrote: > nit: ...
5 years, 2 months ago (2015-10-06 14:17:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1315023004/110001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1315023004/110001
5 years, 2 months ago (2015-10-06 14:18:12 UTC) #13
commit-bot: I haz the power
Committed patchset #7 (id:110001)
5 years, 2 months ago (2015-10-06 15:30:24 UTC) #14
commit-bot: I haz the power
5 years, 2 months ago (2015-10-06 15:31:01 UTC) #15
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/69788e1aa9aa74ac643fb40f7a39a05a258f344d
Cr-Commit-Position: refs/heads/master@{#352608}

Powered by Google App Engine
This is Rietveld 408576698