Bug 147161 - Web Inspector: Total download size doesn't update soon after loading
Summary: Web Inspector: Total download size doesn't update soon after loading
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-21 13:12 PDT by Joseph Pecoraro
Modified: 2015-07-21 14:25 PDT (History)
10 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.72 KB, patch)
2015-07-21 13:22 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-07-21 13:12:50 PDT
* SUMMARY
Total download size doesn't update soon after loading.

* STEPS TO REPRODUCE
1. Inspect <http://theverge.com>
2. cmd-shift-r to force a reload.
  => download size ~40kb, should be much larger

* NOTES
- Seems DefaultDashboard's event listener is not getting registered due to an early return.
Comment 1 Joseph Pecoraro 2015-07-21 13:12:58 PDT
<rdar://problem/21925581>
Comment 2 Joseph Pecoraro 2015-07-21 13:22:18 PDT
Created attachment 257197 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-07-21 14:25:00 PDT
Comment on attachment 257197 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 257197

Committed r187123: <http://trac.webkit.org/changeset/187123>
Comment 4 WebKit Commit Bot 2015-07-21 14:25:03 PDT
All reviewed patches have been landed.  Closing bug.