WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
100087
Memory instrumentation: don't count agent-specific front-ends separately
https://bugs.webkit.org/show_bug.cgi?id=100087
Summary
Memory instrumentation: don't count agent-specific front-ends separately
Yury Semikhatsky
Reported
2012-10-23 01:20:37 PDT
Domain-specific front-end interfaces are allocated as part of InspectorFrontend object and shouldn't be counted as separate entities.
Attachments
Patch
(3.42 KB, patch)
2012-10-23 01:23 PDT
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2012-10-23 01:23:21 PDT
Created
attachment 170079
[details]
Patch
Ilya Tikhonovsky
Comment 2
2012-10-23 01:25:03 PDT
Comment on
attachment 170079
[details]
Patch lgtm
Alexander Pavlov (apavlov)
Comment 3
2012-10-23 01:35:22 PDT
Comment on
attachment 170079
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=170079&action=review
> Source/WebCore/ChangeLog:8 > + Pointers to domain-specific inspector front-end interfaces a reported as
a -> are
Yury Semikhatsky
Comment 4
2012-10-23 23:33:54 PDT
(In reply to
comment #3
)
> (From update of
attachment 170079
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=170079&action=review
> > > Source/WebCore/ChangeLog:8 > > + Pointers to domain-specific inspector front-end interfaces a reported as > > a -> are
Done.
Yury Semikhatsky
Comment 5
2012-10-23 23:35:45 PDT
Committed
r132315
: <
http://trac.webkit.org/changeset/132315
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug