RESOLVED FIXED 98917
Web Inspector: NMI instrument HTMLCanvas element.
https://bugs.webkit.org/show_bug.cgi?id=98917
Summary Web Inspector: NMI instrument HTMLCanvas element.
Ilya Tikhonovsky
Reported 2012-10-10 09:18:15 PDT
canvases retain a lot of memory for internal buffer.
Attachments
Patch (21.05 KB, patch)
2012-10-10 09:22 PDT, Ilya Tikhonovsky
no flags
for try bots (21.52 KB, patch)
2012-10-10 09:31 PDT, Ilya Tikhonovsky
yurys: review+
Ilya Tikhonovsky
Comment 1 2012-10-10 09:22:53 PDT
Ilya Tikhonovsky
Comment 2 2012-10-10 09:31:02 PDT
Created attachment 168014 [details] for try bots
Yury Semikhatsky
Comment 3 2012-10-10 09:53:06 PDT
Comment on attachment 168014 [details] for try bots View in context: https://bugs.webkit.org/attachment.cgi?id=168014&action=review > LayoutTests/inspector/profiler/memory-instrumentation-test.js:35 > +InspectorTest.validateMemoryBlockSize = function(path, expectedSize) expectedSize -> expectedMinimalSize
Ilya Tikhonovsky
Comment 4 2012-10-10 23:05:57 PDT
Csaba Osztrogonác
Comment 5 2012-10-11 01:01:22 PDT
(In reply to comment #4) > Committed r131017: <http://trac.webkit.org/changeset/131017> The new test fails on JSC platforms - https://bugs.webkit.org/show_bug.cgi?id=99001
Note You need to log in before you can comment on or make changes to this bug.