commit | 3073888079ba035d0b16bc7800df537f57ac69c0 | [log] [tgz] |
---|---|---|
author | japhet <[email protected]> | Wed Sep 28 22:35:04 2016 |
committer | Commit bot <[email protected]> | Wed Sep 28 22:37:49 2016 |
tree | e6840e0f6b84a0e650d8d31736d04bbf9d1eb7fa | |
parent | 7695f90a973827fb0aef5a877aa28eb8678eb818 [diff] |
Don't count things for progress until they *really* start loading Fonts in particular don't start loading when they are declared, but when they are first referenced. Don't count fonts toward progress until they are referenced, since the font will then block progress completion until the load event if it is never referenced. BUG=513459 Review-Url: https://codereview.chromium.org/2374903002 Cr-Commit-Position: refs/heads/master@{#421664}