Bug 109146 - Web Inspector: reduce number of native memory instrumentation categories
Summary: Web Inspector: reduce number of native memory instrumentation categories
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: 109244
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-07 00:51 PST by Yury Semikhatsky
Modified: 2013-02-08 00:00 PST (History)
13 users (show)

See Also:


Attachments
Patch (8.62 KB, patch)
2013-02-07 01:02 PST, Yury Semikhatsky
no flags Details | Formatted Diff | Diff
Patch (3.78 KB, patch)
2013-02-07 06:54 PST, Yury Semikhatsky
no flags Details | Formatted Diff | Diff
Patch (16.27 KB, patch)
2013-02-07 23:42 PST, Yury Semikhatsky
pfeldman: review+
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-02-07 00:51:25 PST
Aggregated statistics now is too fine grained, we can merge some categories.
Comment 1 Yury Semikhatsky 2013-02-07 01:02:00 PST
Created attachment 187012 [details]
Patch
Comment 2 Yury Semikhatsky 2013-02-07 01:11:08 PST
Committed r142081: <http://trac.webkit.org/changeset/142081>
Comment 3 Yury Semikhatsky 2013-02-07 06:54:08 PST
Reopening to attach new patch.
Comment 4 Yury Semikhatsky 2013-02-07 06:54:12 PST
Created attachment 187096 [details]
Patch
Comment 5 Yury Semikhatsky 2013-02-07 06:58:12 PST
Committed r142113: <http://trac.webkit.org/changeset/142113>
Comment 6 Gavin Peters 2013-02-07 13:05:03 PST
Reverted r142081 for reason:

Caused a crash in inspector-protocol/nmi-webaudio*.html

Committed r142166: <http://trac.webkit.org/changeset/142166>
Comment 7 Yury Semikhatsky 2013-02-07 23:42:34 PST
Created attachment 187247 [details]
Patch
Comment 8 Yury Semikhatsky 2013-02-08 00:00:19 PST
Committed r142239: <http://trac.webkit.org/changeset/142239>