Bug 30744

Summary: Web Inspector: Resources scope bar can get into a weird state
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, bweinstein, joepeck, pfeldman, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screenshoot of the bug
none
Fix
none
Proposed Patch pfeldman: review+

Description Timothy Hatcher 2009-10-24 11:20:22 PDT
Created attachment 41785 [details]
Screenshoot of the bug

See attached.

Clicking a Resource type, then selecting All does not deselect the other Resource type.
Comment 1 Brian Weinstein 2009-10-24 12:44:41 PDT
Created attachment 41790 [details]
Fix
Comment 2 Timothy Hatcher 2009-10-24 13:15:38 PDT
Created attachment 41792 [details]
Proposed Patch
Comment 3 Timothy Hatcher 2009-10-24 13:16:31 PDT
Thanks for fixing this. I actually had a fix locally I forgot to attach before leaving to get lunch.

Basically what you did with some clean up. Mind reviewing mine?
Comment 4 Brian Weinstein 2009-10-24 13:20:03 PDT
I'm not a reviewer yet, I need to get myself nominated. It looks good to me though.
Comment 5 Timothy Hatcher 2009-10-24 20:01:45 PDT
Committed r50034: <http://trac.webkit.org/changeset/50034>