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

Issue 2269653002: PlzNavigate: Prevent tests to end too early. (Closed)

Created:
4 years, 4 months ago by arthursonzogni
Modified:
4 years, 3 months ago
Reviewers:
clamy, Nate Chapin
CC:
chromium-reviews, blink-reviews, loading-reviews_chromium.org, tyoshino+watch_chromium.org, Nate Chapin, gavinp+loader_chromium.org, clamy
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate: Prevent tests to end too early. This patch prevents the FrameLoader to send 'complete' notification when there is still a navigation handled by the client ongoing. This bug caused several tests to end too early and fail. In contrast, there were tests that passed previously, but actually fail. R=japhet@chromium.org BUG=576261 Committed: https://crrev.com/2b898321fc29eb3993944fdeb19d9b5a32667dec Cr-Commit-Position: refs/heads/master@{#418746}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

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

Dependent Patchsets:

Messages

Total messages: 13 (4 generated)
arthursonzogni
Hi Nate, Could you review this CL ? Basically, I just add a boolean in ...
4 years, 4 months ago (2016-08-22 14:57:57 UTC) #1
arthursonzogni
CC to clamy@
4 years, 4 months ago (2016-08-22 15:00:09 UTC) #2
Nate Chapin
Sorry, this patch slipped through the cracks. I'm not super familiar with PlzNavigate's details, so ...
4 years, 3 months ago (2016-09-08 18:44:23 UTC) #3
clamy
We ensure in the browser that if the navigation stops or is transferred to another ...
4 years, 3 months ago (2016-09-09 10:20:45 UTC) #5
Nate Chapin
I don't love adding another bool to FrameLoader, but this is probably the cleanest way ...
4 years, 3 months ago (2016-09-09 17:44:49 UTC) #6
arthursonzogni
Thanks Nate! Yes it is not really beautiful. But I don't have a cleanest way ...
4 years, 3 months ago (2016-09-15 00:15:59 UTC) #7
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/2269653002/20001
4 years, 3 months ago (2016-09-15 00:16:43 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-15 01:36:54 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-09-15 01:39:32 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2b898321fc29eb3993944fdeb19d9b5a32667dec
Cr-Commit-Position: refs/heads/master@{#418746}

Powered by Google App Engine
This is Rietveld 408576698