canvases retain a lot of memory for internal buffer.
Created attachment 168013 [details] Patch
Created attachment 168014 [details] for try bots
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
Committed r131017: <http://trac.webkit.org/changeset/131017>
(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