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

Issue 2898973002: PlzNavigate: Fix missing console warning. (Closed)

Created:
3 years, 7 months ago by arthursonzogni
Modified:
3 years, 7 months ago
Reviewers:
Mike West
CC:
blink-reviews, chromium-reviews, clamy
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate: Fix missing console warning. When PlzNavigate(--enable-browser-side-navigation) is enabled, BaseFetchContext::CanRequestInternal([...]) is not used when the resource to fetch is a frame. This implies that the code part that check whether or not an url contains new lines in it was not used. This CL duplicates this part into the FrameLoader. BUG=723595 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_browser_side_navigation_rel Review-Url: https://codereview.chromium.org/2898973002 Cr-Commit-Position: refs/heads/master@{#474250} Committed: https://chromium.googlesource.com/chromium/src/+/9115376b363cf621a47d8c434c007b9c9e932b57

Patch Set 1 #

Patch Set 2 : Nit. #

Patch Set 3 : Add http/tests/inspector/service-workers/service-workers-redundant.html again. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -61 lines) Patch
M third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation View 1 2 1 chunk +3 lines, -61 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoader.cpp View 1 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (22 generated)
arthursonzogni
Hi Mike, Please take a look.
3 years, 7 months ago (2017-05-24 08:51:08 UTC) #18
Mike West
Thank you! LGTM.
3 years, 7 months ago (2017-05-24 11:10:01 UTC) #21
arthursonzogni
Thanks for the review.
3 years, 7 months ago (2017-05-24 11:26:49 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/2898973002/60001
3 years, 7 months ago (2017-05-24 11:26:50 UTC) #24
commit-bot: I haz the power
3 years, 7 months ago (2017-05-24 11:31:48 UTC) #27
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/9115376b363cf621a47d8c434c00...

Powered by Google App Engine
This is Rietveld 408576698