RESOLVED INVALID Bug 25323
add HTTP sniffer to Web Inspector
https://bugs.webkit.org/show_bug.cgi?id=25323
Summary add HTTP sniffer to Web Inspector
sideshowbarker
Reported 2009-04-21 22:02:42 PDT
Firebug has some kind of built-in feature for HTTP sniffing. There's also HTTPWatch and HTTPFox. So it would be great to have a feature in Web Inspector that provides a similar function (that is, which also allows full inspection of response bodies and other parts of requests/responses -- not just headers).
Attachments
GMail scroll bars missing, v3. (8.74 KB, patch)
2009-04-22 16:08 PDT, Dimitri Glazkov (Google)
no flags
Dimitri Glazkov (Google)
Comment 1 2009-04-22 16:08:43 PDT
Created attachment 29693 [details] GMail scroll bars missing, v3. LayoutTests/ChangeLog | 9 +++++ .../fast/overflow/overflow-y-scroll-expected.txt | 3 ++ LayoutTests/fast/overflow/overflow-y-scroll.html | 39 ++++++++++++++++++++ WebCore/ChangeLog | 13 +++++++ WebCore/platform/ScrollView.cpp | 17 +++++---- WebKit/mac/ChangeLog | 11 ++++++ WebKit/mac/WebView/WebDynamicScrollBarsView.m | 19 +++++----- 7 files changed, 94 insertions(+), 17 deletions(-)
Dimitri Glazkov (Google)
Comment 2 2009-04-22 16:09:22 PDT
Comment on attachment 29693 [details] GMail scroll bars missing, v3. Whoops. Wrong bug :)
Rob Colburn
Comment 3 2012-05-02 13:57:37 PDT
Old bug... Net panel new exists.
Brian Burg
Comment 4 2014-12-12 14:10:25 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.