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

Issue 2624723002: PlzNavigate: fix regression on the FYI bot. (Closed)

Created:
3 years, 11 months ago by arthursonzogni
Modified:
3 years, 11 months ago
Reviewers:
Nate Chapin
CC:
chromium-reviews, blink-reviews, loading-reviews_chromium.org, tyoshino+watch_chromium.org, gavinp+loader_chromium.org, clamy
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate: fix regression on the FYI bot. It fixes a regression introduced in crrev.com/2563423004 for the FYI bot: "Browser Side Navigation Linux". It happens with Failed navigation within <object data=...>. m_progressTracker->progressCompleted() lines were removed by the previous commit and further call to it didn't happen with PlzNavigate. It leads to a timeout in a few tests. Tests fixed: - virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html - fast/css/acid2-pixel.html - fast/dom/HTMLObjectElement/children-changed.html - imported/wpt/html/semantics/embedded-content/the-object-element/object-attributes.html - fast/overflow/overflow-height-float-not-removed-crash2.html - fast/table/giantCellspacing.html - fast/overflow/overflow-height-float-not-removed-crash.html - fast/overflow/overflow-height-float-not-removed-crash3.html - fast/css/acid2.html CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_browser_side_navigation_rel BUG=679675 Review-Url: https://codereview.chromium.org/2624723002 Cr-Commit-Position: refs/heads/master@{#445997} Committed: https://chromium.googlesource.com/chromium/src/+/68693ab02e29631f4b484299fab89a66c768b01f

Patch Set 1 : PlzNavigate: fix regression on the FYI bot. #

Total comments: 3

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M third_party/WebKit/Source/core/loader/FrameLoader.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.cpp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 30 (22 generated)
arthursonzogni
Hi Nate, Please could you take a look at this CL? Thanks! A regression occurs ...
3 years, 11 months ago (2017-01-10 13:24:25 UTC) #11
Nate Chapin
https://codereview.chromium.org/2624723002/diff/20001/third_party/WebKit/Source/core/loader/FrameLoader.cpp File third_party/WebKit/Source/core/loader/FrameLoader.cpp (right): https://codereview.chromium.org/2624723002/diff/20001/third_party/WebKit/Source/core/loader/FrameLoader.cpp#newcode1464 third_party/WebKit/Source/core/loader/FrameLoader.cpp:1464: m_isNavigationHandledByClient = false; This isn't obvious to me. A ...
3 years, 11 months ago (2017-01-11 20:30:46 UTC) #12
arthursonzogni
Thanks! A comment below: https://codereview.chromium.org/2624723002/diff/20001/third_party/WebKit/Source/core/loader/FrameLoader.cpp File third_party/WebKit/Source/core/loader/FrameLoader.cpp (right): https://codereview.chromium.org/2624723002/diff/20001/third_party/WebKit/Source/core/loader/FrameLoader.cpp#newcode1464 third_party/WebKit/Source/core/loader/FrameLoader.cpp:1464: m_isNavigationHandledByClient = false; On 2017/01/11 ...
3 years, 11 months ago (2017-01-12 12:33:29 UTC) #13
Nate Chapin
On 2017/01/12 12:33:29, arthursonzogni wrote: > Thanks! > A comment below: > > https://codereview.chromium.org/2624723002/diff/20001/third_party/WebKit/Source/core/loader/FrameLoader.cpp > ...
3 years, 11 months ago (2017-01-18 21:58:12 UTC) #14
arthursonzogni
I applied your suggestion. Thanks!
3 years, 11 months ago (2017-01-19 09:19:53 UTC) #17
Nate Chapin
lgtm
3 years, 11 months ago (2017-01-24 23:38:12 UTC) #25
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/2624723002/60001
3 years, 11 months ago (2017-01-25 08:44:32 UTC) #27
commit-bot: I haz the power
3 years, 11 months ago (2017-01-25 11:56:31 UTC) #30
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/68693ab02e29631f4b484299fab8...

Powered by Google App Engine
This is Rietveld 408576698