Bug 81231

Summary: Web Inspector: normalize vertical overview bars by longest bar, not by longest frame
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch vsevik: review+

Description Andrey Kosyakov 2012-03-15 10:15:57 PDT
Some frames take very long, especially when there's no animation -- so we should use total "cpu" time for frame rather then frame length for normalizing bars in the vertical overview mode.
Comment 1 Andrey Kosyakov 2012-03-15 10:17:43 PDT
Created attachment 132069 [details]
Patch
Comment 2 Andrey Kosyakov 2012-03-15 12:34:33 PDT
Committed r110873: <http://trac.webkit.org/changeset/110873>