Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Unified Diff: tools/deep_memory_profiler/sorters/malloc.WebCore.json

Issue 352113002: Remove deprecated RenderArena object and fix stack source path. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/deep_memory_profiler/sorter.malloc-component.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/deep_memory_profiler/sorters/malloc.WebCore.json
diff --git a/tools/deep_memory_profiler/sorters/malloc.WebCore.json b/tools/deep_memory_profiler/sorters/malloc.WebCore.json
index e1f396d2983b85ad186db474dafe771c51579c42..8eb0776f5b4e2814df1c8546912d24569fae207d 100644
--- a/tools/deep_memory_profiler/sorters/malloc.WebCore.json
+++ b/tools/deep_memory_profiler/sorters/malloc.WebCore.json
@@ -6,10 +6,6 @@
"order": {},
"rules": [
{
- "name": "RenderArena",
- "backtrace_function": ".*WebCore::RenderArena::allocate.*"
- },
- {
"name": "RenderStyle",
"backtrace_function": ".*WebCore::RenderStyle::(create|clone).*"
},
« no previous file with comments | « tools/deep_memory_profiler/sorter.malloc-component.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698