Bug 112351 - Web Inspector: nuke bottom up CPU profile calculation on backend
Summary: Web Inspector: nuke bottom up CPU profile calculation on backend
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-14 08:28 PDT by Yury Semikhatsky
Modified: 2013-03-14 09:17 PDT (History)
15 users (show)

See Also:


Attachments
Patch (5.62 KB, patch)
2013-03-14 08:30 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2013-03-14 08:28:44 PDT
Bottom-up CPU profile is calculated on the front-end base on the top-down profile. No need to do the work twice.
Comment 1 Yury Semikhatsky 2013-03-14 08:30:49 PDT
Created attachment 193126 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-14 09:17:13 PDT
Comment on attachment 193126 [details]
Patch

Clearing flags on attachment: 193126

Committed r145819: <http://trac.webkit.org/changeset/145819>
Comment 3 WebKit Review Bot 2013-03-14 09:17:17 PDT
All reviewed patches have been landed.  Closing bug.