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

Issue 819673002: Reset the loading frame count (etc) when starting a new main frame navigation. (Closed)

Created:
6 years ago by Charlie Reis
Modified:
6 years ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, nasko
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reset the loading frame count (etc) when starting a new main frame navigation. Previously it was possible for the count to always stay non-zero if a new navigation interrupted an earlier one. BUG=429399 TEST=Navigate to a new page after DidChangeLoadProgress, before DidStopLoading. Committed: https://crrev.com/1163acfc7d95c86d427cefd5273f5d80ff253d87 Cr-Commit-Position: refs/heads/master@{#309263}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -0 lines) Patch
M content/browser/web_contents/web_contents_impl.cc View 1 chunk +7 lines, -0 lines 2 comments Download
M content/browser/web_contents/web_contents_impl_browsertest.cc View 3 chunks +64 lines, -0 lines 1 comment Download

Messages

Total messages: 7 (2 generated)
Charlie Reis
Avi, can you take a look? (CC Nasko for FYI.) https://codereview.chromium.org/819673002/diff/1/content/browser/web_contents/web_contents_impl.cc File content/browser/web_contents/web_contents_impl.cc (right): https://codereview.chromium.org/819673002/diff/1/content/browser/web_contents/web_contents_impl.cc#newcode2743 ...
6 years ago (2014-12-19 19:47:48 UTC) #2
Avi (use Gerrit)
lgtm https://codereview.chromium.org/819673002/diff/1/content/browser/web_contents/web_contents_impl.cc File content/browser/web_contents/web_contents_impl.cc (right): https://codereview.chromium.org/819673002/diff/1/content/browser/web_contents/web_contents_impl.cc#newcode2743 content/browser/web_contents/web_contents_impl.cc:2743: loading_frames_in_progress_ = 0; On 2014/12/19 19:47:48, Charlie Reis ...
6 years ago (2014-12-19 19:54:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/819673002/1
6 years ago (2014-12-19 20:00:50 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years ago (2014-12-19 21:19:15 UTC) #6
commit-bot: I haz the power
6 years ago (2014-12-19 21:20:04 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1163acfc7d95c86d427cefd5273f5d80ff253d87
Cr-Commit-Position: refs/heads/master@{#309263}

Powered by Google App Engine
This is Rietveld 408576698