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

Issue 2661643002: PlzNavigate: handle reload bypassing cache from the renderer (Closed)

Created:
3 years, 10 months ago by clamy
Modified:
3 years, 10 months ago
Reviewers:
dgozman
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate: handle reload bypassing cache from the renderer This CL ensures that renderer-initiated reloads that bypass cache are correctly classified when being sent to the browser. This will ensure the appropriate FrameLoadType will be set when they commit. BUG=551000 Review-Url: https://codereview.chromium.org/2661643002 Cr-Commit-Position: refs/heads/master@{#448591} Committed: https://chromium.googlesource.com/chromium/src/+/909133789bd254c0897c509d011571db4193d830

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase + addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M content/renderer/render_frame_impl.cc View 1 3 chunks +12 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
clamy
@dgozman: PTAL. This fixes the issue in PlzNavigate where we don't support DevTools reload bypassing ...
3 years, 10 months ago (2017-01-31 00:23:10 UTC) #7
dgozman
lgtm https://codereview.chromium.org/2661643002/diff/1/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/2661643002/diff/1/content/renderer/render_frame_impl.cc#newcode642 content/renderer/render_frame_impl.cc:642: navigation_type = FrameMsg_Navigate_Type::RELOAD_BYPASSING_CACHE; nit: extra space after '=' ...
3 years, 10 months ago (2017-01-31 04:26:43 UTC) #8
clamy
Thanks! https://codereview.chromium.org/2661643002/diff/1/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/2661643002/diff/1/content/renderer/render_frame_impl.cc#newcode642 content/renderer/render_frame_impl.cc:642: navigation_type = FrameMsg_Navigate_Type::RELOAD_BYPASSING_CACHE; On 2017/01/31 04:26:42, dgozman (OOO ...
3 years, 10 months ago (2017-02-07 09:29:06 UTC) #9
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/2661643002/20001
3 years, 10 months ago (2017-02-07 09:29:26 UTC) #12
commit-bot: I haz the power
3 years, 10 months ago (2017-02-07 10:54:24 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/909133789bd254c0897c509d0115...

Powered by Google App Engine
This is Rietveld 408576698