WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
102818
Web Inspector: NMI add instrumentation to widely used ActiveDOMObjects. XMLHttpRequest, Prerenderer, HTMLMediaElement
https://bugs.webkit.org/show_bug.cgi?id=102818
Summary
Web Inspector: NMI add instrumentation to widely used ActiveDOMObjects. XMLHt...
Ilya Tikhonovsky
Reported
2012-11-20 09:09:46 PST
Our test bot counts pointers which don't match with objects allocated by tcmalloc. This counter becomes nonzero after instrumenting ActiveDOMObject class. It happens because it is the base class for many other classes. ~30 And almost all these classes use multiple inheritance.
Attachments
Patch
(7.67 KB, patch)
2012-11-20 09:13 PST
,
Ilya Tikhonovsky
no flags
Details
Formatted Diff
Diff
Patch
(10.80 KB, patch)
2012-11-21 01:45 PST
,
Ilya Tikhonovsky
vsevik
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ilya Tikhonovsky
Comment 1
2012-11-20 09:13:10 PST
Created
attachment 175230
[details]
Patch
Ilya Tikhonovsky
Comment 2
2012-11-21 01:45:10 PST
Created
attachment 175378
[details]
Patch
Ilya Tikhonovsky
Comment 3
2012-11-21 04:27:44 PST
Committed
r135384
: <
http://trac.webkit.org/changeset/135384
>
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