Bug 32621 - Web Inspector: [REGRESSION (52095-52100)] Resources filter disappears when switching from / to resources panel.
Summary: Web Inspector: [REGRESSION (52095-52100)] Resources filter disappears when sw...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-16 11:06 PST by Pavel Feldman
Modified: 2009-12-16 13:18 PST (History)
4 users (show)

See Also:


Attachments
[PATCH] Fix (1.18 KB, patch)
2009-12-16 12:12 PST, Brian Weinstein
pfeldman: review+
bweinstein: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2009-12-16 11:06:38 PST
1. Open gmail.com
2. Open inspector
3. Switch to resources panel (make sure list of resources has scroller)
4. Switch to elements panel and back

Actual: filter disappears.
Comment 1 Brian Weinstein 2009-12-16 11:59:25 PST
Looks like this is because of http://trac.webkit.org/changeset/52099.
Comment 2 Brian Weinstein 2009-12-16 12:12:49 PST
Created attachment 45002 [details]
[PATCH] Fix
Comment 3 Pavel Feldman 2009-12-16 12:14:33 PST
Comment on attachment 45002 [details]
[PATCH] Fix

thnx!
Comment 4 Brian Weinstein 2009-12-16 13:18:03 PST
Landed in r52214.