Bug 132340 - Web Inspector: Add visual indicator for first 14KB of content
Summary: Web Inspector: Add visual indicator for first 14KB of content
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-29 09:37 PDT by Zach Leatherman
Modified: 2017-05-24 09:02 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zach Leatherman 2014-04-29 09:37:56 PDT
Per new performance recommendations by Mr. Paul Irish, it’s valuable to know what it being served in the first 14KB of content.
http://timkadlec.com/2014/01/fast-enough/#comment-1200946500

Perhaps best served as another vertical bar (like the blue DOMContentLoaded or red onload) on the Network tab or a subtle highlight on the first 14KB in the Elements tab.

Originally discussed here: https://twitter.com/zachleat/status/461181150913126401
Comment 1 Radar WebKit Bug Importer 2014-04-29 09:38:09 PDT
<rdar://problem/16756519>
Comment 2 BJ Burg 2017-05-24 09:02:12 PDT
This seems arbitrary and not something that we can actually determine, given parallel parsing and pipelined networking.