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

Issue 1872313003: PlzNavigate: don't discard pending entry in DidFailProvisionalLoad (Closed)

Created:
4 years, 8 months ago by clamy
Modified:
4 years, 8 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, asvitkine+watch_chromium.org, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate: don't discard pending entry in DidFailProvisionalLoad It is already done in FailedNavigation, we should not be doing it twice. BUG=439423 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/3ea589d5d24fac504b816a35a3bae26ea2849b6d Cr-Commit-Position: refs/heads/master@{#387330}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebase + addressed comments #

Total comments: 12

Patch Set 3 : Rebase + addressed comments #

Total comments: 1

Patch Set 4 : Rebase + removed the content_unittests filter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -4 lines) Patch
M content/browser/frame_host/navigation_controller_impl_unittest.cc View 1 2 4 chunks +66 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigator_impl.cc View 1 3 1 chunk +6 lines, -1 line 0 comments Download
M testing/buildbot/chromium.fyi.json View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M testing/buildbot/filters/browser-side-navigation.linux.content_unittests.filter View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 23 (10 generated)
clamy
@creis: PTAL
4 years, 8 months ago (2016-04-11 13:26:45 UTC) #4
Charlie Reis
Yes, seems reasonable to only call it once. One thought about the kill logic below. ...
4 years, 8 months ago (2016-04-11 21:10:58 UTC) #5
clamy
Thanks! I'm not sure about the killing logic. I had missed it could be executed ...
4 years, 8 months ago (2016-04-12 14:08:02 UTC) #7
Charlie Reis
Great. I'm almost ready to approve, but I think you might have missed my high ...
4 years, 8 months ago (2016-04-12 23:59:17 UTC) #8
clamy
Thanks! I've split the killing logic in https://codereview.chromium.org/1880423002/. https://codereview.chromium.org/1872313003/diff/20001/content/browser/frame_host/navigation_controller_impl_unittest.cc File content/browser/frame_host/navigation_controller_impl_unittest.cc (right): https://codereview.chromium.org/1872313003/diff/20001/content/browser/frame_host/navigation_controller_impl_unittest.cc#newcode422 content/browser/frame_host/navigation_controller_impl_unittest.cc:422: // ...
4 years, 8 months ago (2016-04-13 12:51:51 UTC) #9
Charlie Reis
Thanks, LGTM! Looks like two try jobs failed, but it's not clear to me if ...
4 years, 8 months ago (2016-04-13 17:09:13 UTC) #10
Charlie Reis
On 2016/04/13 17:09:13, Charlie Reis wrote: > Thanks, LGTM! > > Looks like two try ...
4 years, 8 months ago (2016-04-13 20:22:42 UTC) #11
clamy
Thanks! There was an issue with content_unittests not being able to run with an empty ...
4 years, 8 months ago (2016-04-14 11:39:31 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1872313003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1872313003/60001
4 years, 8 months ago (2016-04-14 11:41:09 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/53715)
4 years, 8 months ago (2016-04-14 13:55:13 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1872313003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1872313003/60001
4 years, 8 months ago (2016-04-14 15:06:38 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-14 16:09:25 UTC) #21
commit-bot: I haz the power
4 years, 8 months ago (2016-04-14 16:10:45 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3ea589d5d24fac504b816a35a3bae26ea2849b6d
Cr-Commit-Position: refs/heads/master@{#387330}

Powered by Google App Engine
This is Rietveld 408576698