Bug 98245

Summary: Remove MemoryInstrumentation::addCollectionElements
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: alph, apavlov, benjamin, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Yury Semikhatsky 2012-10-03 02:25:26 PDT
reportSequenceMemoryUsage which provides more generic mechanism for instrumenting iterable sequence should be used instead of MemoryInstrumentation::addCollectionElements.
Comment 1 Yury Semikhatsky 2012-10-03 02:27:59 PDT
Created attachment 166833 [details]
Patch
Comment 2 Ilya Tikhonovsky 2012-10-03 02:35:49 PDT
Comment on attachment 166833 [details]
Patch

lgtm
Comment 3 WebKit Review Bot 2012-10-03 03:11:58 PDT
Comment on attachment 166833 [details]
Patch

Clearing flags on attachment: 166833

Committed r130272: <http://trac.webkit.org/changeset/130272>
Comment 4 WebKit Review Bot 2012-10-03 03:12:01 PDT
All reviewed patches have been landed.  Closing bug.