Bug 106445 - Web Inspector: Native Memory Instrumentation: fix instrumentation for already instrumented classes 1/N
Summary: Web Inspector: Native Memory Instrumentation: fix instrumentation for already...
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: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-09 05:47 PST by Ilya Tikhonovsky
Modified: 2013-01-10 01:04 PST (History)
17 users (show)

See Also:


Attachments
Patch (15.78 KB, patch)
2013-01-09 05:56 PST, Ilya Tikhonovsky
no flags Details | Formatted Diff | Diff
for try bots (15.74 KB, patch)
2013-01-09 06:14 PST, Ilya Tikhonovsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 2013-01-09 05:47:32 PST
Many already instrumented classes do not report all their members.
All such cases were detected with help of clang plugin.
Comment 1 Ilya Tikhonovsky 2013-01-09 05:56:52 PST
Created attachment 181903 [details]
Patch
Comment 2 Early Warning System Bot 2013-01-09 06:05:42 PST
Comment on attachment 181903 [details]
Patch

Attachment 181903 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/15771500
Comment 3 Early Warning System Bot 2013-01-09 06:07:24 PST
Comment on attachment 181903 [details]
Patch

Attachment 181903 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/15754743
Comment 4 EFL EWS Bot 2013-01-09 06:10:26 PST
Comment on attachment 181903 [details]
Patch

Attachment 181903 [details] did not pass efl-ews (efl):
Output: http://queues.webkit.org/results/15762503
Comment 5 Ilya Tikhonovsky 2013-01-09 06:14:53 PST
Created attachment 181909 [details]
for try bots
Comment 6 Build Bot 2013-01-09 06:27:34 PST
Comment on attachment 181903 [details]
Patch

Attachment 181903 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/15756588
Comment 7 Build Bot 2013-01-09 06:29:14 PST
Comment on attachment 181903 [details]
Patch

Attachment 181903 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/15755569
Comment 8 Ilya Tikhonovsky 2013-01-09 07:04:18 PST
Committed r139192: <http://trac.webkit.org/changeset/139192>