Bug 99288

Summary: [chromium] Provide used JSHeap size in chromium's DRT for pageloadtest memory measurements
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: Tools / TestsAssignee: Zoltan Horvath <zoltan>
Status: RESOLVED INVALID    
Severity: Normal CC: rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 99353, 99474    
Bug Blocks: 78984    
Attachments:
Description Flags
proposed patch
none
chromium build fixed none

Description Zoltan Horvath 2012-10-14 20:40:41 PDT
Provide used JSHeap size as we did it for the Apple port.
Comment 1 Zoltan Horvath 2012-10-14 20:44:07 PDT
Created attachment 168617 [details]
proposed patch
Comment 2 WebKit Review Bot 2012-10-15 11:48:02 PDT
Comment on attachment 168617 [details]
proposed patch

Clearing flags on attachment: 168617

Committed r131327: <http://trac.webkit.org/changeset/131327>
Comment 3 WebKit Review Bot 2012-10-15 11:48:05 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Review Bot 2012-10-15 12:39:02 PDT
Re-opened since this is blocked by bug 99353
Comment 5 Zoltan Horvath 2012-10-15 13:14:01 PDT
Created attachment 168767 [details]
chromium build fixed
Comment 6 Zoltan Horvath 2012-10-15 14:11:17 PDT
I fixed the build I'm waiting for the EWSs and then land the patch again.
Comment 7 Zoltan Horvath 2012-10-29 11:06:22 PDT
We used a js/html based approach to measure the memory and the performance of the pageloadtests. This bug is no longer valid. Closing as invalid.