Summary: | add HTTP sniffer to Web Inspector | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | sideshowbarker <mike> | ||||
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED INVALID | ||||||
Severity: | Enhancement | CC: | robert.colburn+bugzilla | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
sideshowbarker
2009-04-21 22:02:42 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(-)
Comment on attachment 29693 [details]
GMail scroll bars missing, v3.
Whoops. Wrong bug :)
Old bug... Net panel new exists. 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. |