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

Issue 2340603002: For more aggressive progress bar completion strategies, only count high priority resources (Closed)

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

Description

For more aggressive progress bar completion strategies, only count high priority resources BUG=513459 Committed: https://crrev.com/7671698c85e8d997cd9e1421fbc89f433e717f30 Cr-Commit-Position: refs/heads/master@{#418656}

Patch Set 1 #

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

Messages

Total messages: 23 (9 generated)
Nate Chapin
This is a tweak of https://codereview.chromium.org/1860743002 ojan, kingston: FYI
4 years, 3 months ago (2016-09-13 22:31:36 UTC) #4
dcheng
lgtm
4 years, 3 months ago (2016-09-13 22:39:27 UTC) #5
ojan
I was picturing something more aggressive of just counting visible images, but on further thought, ...
4 years, 3 months ago (2016-09-13 23:41:01 UTC) #6
Nate Chapin
On 2016/09/13 23:41:01, ojan wrote: > In ideal world, I'd like to be able to ...
4 years, 3 months ago (2016-09-13 23:43:39 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/2340603002/1
4 years, 3 months ago (2016-09-13 23:47:40 UTC) #11
ojan
On 2016/09/13 at 23:43:39, japhet wrote: > On 2016/09/13 23:41:01, ojan wrote: > > In ...
4 years, 3 months ago (2016-09-13 23:58:54 UTC) #12
Kingston T
On 2016/09/13 23:58:54, ojan wrote: > On 2016/09/13 at 23:43:39, japhet wrote: > > On ...
4 years, 3 months ago (2016-09-14 00:01:10 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/295736)
4 years, 3 months ago (2016-09-14 02:29:58 UTC) #15
kinuko
Hi- does this patch mean the experimental behaviors we've added in the previous patch (e.g. ...
4 years, 3 months ago (2016-09-14 09:10:00 UTC) #16
Nate Chapin
On 2016/09/14 09:10:00, kinuko (slow) wrote: > Hi- does this patch mean the experimental behaviors ...
4 years, 3 months ago (2016-09-14 19:03:51 UTC) #17
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/2340603002/1
4 years, 3 months ago (2016-09-14 19:05:01 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-14 20:22:55 UTC) #20
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/7671698c85e8d997cd9e1421fbc89f433e717f30 Cr-Commit-Position: refs/heads/master@{#418656}
4 years, 3 months ago (2016-09-14 20:26:05 UTC) #22
kinuko
4 years, 3 months ago (2016-09-15 05:17:55 UTC) #23
Message was sent while issue was closed.
On 2016/09/14 19:03:51, Nate Chapin wrote:
> On 2016/09/14 09:10:00, kinuko (slow) wrote:
> > Hi- does this patch mean the experimental behaviors we've added in the
> previous
> > patch (e.g. DCL + same-origin iframe resources etc) didn't look enough /
> > convincing?  I've been wondering the status of the experiment these days and
> > just noticed this CL.  If you have any preliminary results of the ongoing
> > experiments I'd really love to hear that-- thanks!  (Sorry if it's already
> > shared somewhere and I'm just missing it)
> 
> Sorry, there was an email thread. Added you to it. Short version is that
> domContentLoaded is looking a bit too aggressive, and DCL+resources-before-DCL
> doesn't appear to be much different from the old onload completion point. So
> we're trying making DCL+resources-before-DCL a little more aggressive.

Got it- thanks!

Powered by Google App Engine
This is Rietveld 408576698