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

Issue 1015243004: Move load progress tracking logic to the frame tree. (Closed)

Created:
5 years, 9 months ago by Fabrice (no longer in Chrome)
Modified:
5 years, 9 months ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, 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

Move load progress tracking logic to the frame tree. BUG=470082 Committed: https://crrev.com/1d1635516c4f7a561f6fe8a08d1ee4c3602d8fdd Cr-Commit-Position: refs/heads/master@{#322360}

Patch Set 1 #

Patch Set 2 : Fix comments #

Patch Set 3 : Fix tests #

Total comments: 18

Patch Set 4 : Review comments. #

Total comments: 8

Patch Set 5 : Review comments + Rebase #

Patch Set 6 : Readding TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -93 lines) Patch
M content/browser/frame_host/frame_tree.h View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
M content/browser/frame_host/frame_tree.cc View 1 2 2 chunks +53 lines, -0 lines 0 comments Download
M content/browser/frame_host/frame_tree_node.h View 1 4 5 3 chunks +20 lines, -3 lines 0 comments Download
M content/browser/frame_host/frame_tree_node.cc View 3 chunks +6 lines, -9 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.h View 1 2 3 4 3 chunks +0 lines, -22 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 3 4 2 chunks +0 lines, -5 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 4 8 chunks +14 lines, -54 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
Fabrice (no longer in Chrome)
PTAL As discussed, moving the load progress tracking to the frame tree node and the ...
5 years, 9 months ago (2015-03-24 12:39:45 UTC) #2
clamy
Thanks! It looks good overall, a few comments. https://codereview.chromium.org/1015243004/diff/40001/content/browser/frame_host/frame_tree.h File content/browser/frame_host/frame_tree.h (right): https://codereview.chromium.org/1015243004/diff/40001/content/browser/frame_host/frame_tree.h#newcode133 content/browser/frame_host/frame_tree.h:133: // ...
5 years, 9 months ago (2015-03-24 14:52:23 UTC) #3
Fabrice (no longer in Chrome)
Thanks! https://codereview.chromium.org/1015243004/diff/40001/content/browser/frame_host/frame_tree.h File content/browser/frame_host/frame_tree.h (right): https://codereview.chromium.org/1015243004/diff/40001/content/browser/frame_host/frame_tree.h#newcode133 content/browser/frame_host/frame_tree.h:133: // Returns this tree's total load progress. On ...
5 years, 9 months ago (2015-03-24 16:28:50 UTC) #4
nasko
Just a few comments. Overall, let's not add behavior changes to CL that is just ...
5 years, 9 months ago (2015-03-24 17:26:12 UTC) #5
Fabrice (no longer in Chrome)
Couple of comments on the pending RFH events for now, we do have tests sending ...
5 years, 9 months ago (2015-03-25 13:25:12 UTC) #6
Fabrice (no longer in Chrome)
Thanks to clamy@ and nasko@ for the review! After doing some local tests, it is ...
5 years, 9 months ago (2015-03-25 17:35:01 UTC) #7
nasko
Thanks for doing the verification! LGTM In general, it is useful to separate rebase into ...
5 years, 9 months ago (2015-03-25 22:48:03 UTC) #8
Fabrice (no longer in Chrome)
https://codereview.chromium.org/1015243004/diff/60001/content/browser/frame_host/frame_tree_node.h File content/browser/frame_host/frame_tree_node.h (right): https://codereview.chromium.org/1015243004/diff/60001/content/browser/frame_host/frame_tree_node.h#newcode35 content/browser/frame_host/frame_tree_node.h:35: // minimum progress value. On 2015/03/25 22:48:03, nasko wrote: ...
5 years, 9 months ago (2015-03-26 11:05:24 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1015243004/100001
5 years, 9 months ago (2015-03-26 11:05:34 UTC) #12
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 9 months ago (2015-03-26 11:58:45 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 12:00:00 UTC) #14
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1d1635516c4f7a561f6fe8a08d1ee4c3602d8fdd
Cr-Commit-Position: refs/heads/master@{#322360}

Powered by Google App Engine
This is Rietveld 408576698