WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115728
Web Inspector: cannot see order of xhrs in resource inspector
https://bugs.webkit.org/show_bug.cgi?id=115728
Summary
Web Inspector: cannot see order of xhrs in resource inspector
Martin Häcker
Reported
2013-05-07 08:27:05 PDT
When debugging xhrs it's often crucial to see the order in which they where made and returned. But neither of this information is depicteable from the list of xhrs as shown in the lefthand sidebar of the resource tab as they are sorted by name. The bug is about this choce, sorting them by name is not very usefull. Either sort them by send or return order.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-05-07 08:27:33 PDT
<
rdar://problem/13827118
>
Martin Häcker
Comment 2
2013-05-07 08:29:31 PDT
Version of Safari: Version 6.0.4 (8536.29.13)
Timothy Hatcher
Comment 3
2013-05-07 10:44:39 PDT
Are the XHRs the same endpoint (url)?
Timothy Hatcher
Comment 4
2013-05-07 10:55:09 PDT
I have a fix that sorts the XHR and WebSocket folders in chronological order. It should show up after the next couple or nightly WebKit builds.
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