Bug 81231 - Web Inspector: normalize vertical overview bars by longest bar, not by longest frame
Summary: Web Inspector: normalize vertical overview bars by longest bar, not by longes...
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: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-15 10:15 PDT by Andrey Kosyakov
Modified: 2012-03-15 12:34 PDT (History)
10 users (show)

See Also:


Attachments
Patch (7.30 KB, patch)
2012-03-15 10:17 PDT, Andrey Kosyakov
vsevik: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>