WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
56970
Web Inspector: Misleading request time on timeline
https://bugs.webkit.org/show_bug.cgi?id=56970
Summary
Web Inspector: Misleading request time on timeline
Tony Gentilcore
Reported
2011-03-23 15:39:36 PDT
Created
attachment 86712
[details]
Timeline view This page has two external scripts which each take 2 seconds to download and 2 seconds to execute:
http://stevesouders.com/cuzillion/?c0=hj1hfff2_2_f&c1=hj1hfff2_2_f&t=1300919413339
However, the Inspector Timeline makes it look like one of the requests took 6 seconds (see attached screenshot). The Network panel correctly shows both requests with a 2 second duration. Anyway, it is confusing for me to look at a timeline and see a script execute before the request finishes.
Attachments
Timeline view
(154.69 KB, image/png)
2011-03-23 15:39 PDT
,
Tony Gentilcore
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Tony Gentilcore
Comment 1
2011-03-23 15:42:33 PDT
BTW, it is also odd that the first script execution doesn't count as parse time, but the second one does. I wouldn't expect either of them to show up as parsing time.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug