Bug 17776 - AJAX (XHR) support for the Inspector comparable to Firebug's
Summary: AJAX (XHR) support for the Inspector comparable to Firebug's
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 14313 14315 17233 20322 20323 22920
Blocks:
  Show dependency treegraph
 
Reported: 2008-03-11 10:32 PDT by Adam Roben (:aroben)
Modified: 2014-12-14 15:45 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2008-03-11 10:32:13 PDT
The Inspector currently doesn't really have an AJAX or XMLHttpRequest support. Firebug shows lots of information about when XHRs were sent/received and what information they contain. This is the umbrella bug representing making our AJAX support at least as good as Firebug's.
Comment 1 Adam Roben (:aroben) 2008-03-11 10:43:42 PDT
<rdar://problem/5792587>
Comment 2 Kevin McCullough 2008-04-15 15:41:07 PDT
Committed revision 31922.
Comment 3 Adam Roben (:aroben) 2008-04-16 13:06:22 PDT
Reopening since we still have some unresolved blocking bugs (bug 14313 and bug 17233 at the moment). I also remove bug 6590 as a dependency, since it doesn't really have anything to do with XHR.
Comment 4 Kevin McCullough 2008-08-07 13:53:24 PDT
Added a couple other bugs 20322, 20323
Comment 5 Bjorn Tipling 2008-12-18 12:19:16 PST
Added 22920 which is related