Bug 33666

Summary: Web Inspector: Timeline panel scrolling was broken by fix for bug 33470
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, commit-queue, joepeck, keishi, pfeldman, pmuellr, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch for inspector.css
none
Patch for inspector.css. Unnecessary changes were removed. none

Description Ilya Tikhonovsky 2010-01-14 03:26:23 PST
Timeline panel scrolling was broken by fix for bug: https://bugs.webkit.org/show_bug.cgi?id=33470
Changed ".sidebar" style to allow v-scroll to appear in "Profiles" panel sidebar.

Can be fixed by adjusting the style for sidebar inside timeline panel.
Comment 1 Ilya Tikhonovsky 2010-01-14 05:31:57 PST
Created attachment 46559 [details]
Patch for inspector.css
Comment 2 Ilya Tikhonovsky 2010-01-14 05:38:20 PST
Created attachment 46560 [details]
Patch for inspector.css. Unnecessary changes were removed.
Comment 3 WebKit Commit Bot 2010-01-14 06:06:23 PST
Comment on attachment 46560 [details]
Patch for inspector.css. Unnecessary changes were removed.

Clearing flags on attachment: 46560

Committed r53263: <http://trac.webkit.org/changeset/53263>
Comment 4 WebKit Commit Bot 2010-01-14 06:06:28 PST
All reviewed patches have been landed.  Closing bug.