Bug 99288 - [chromium] Provide used JSHeap size in chromium's DRT for pageloadtest memory measurements
Summary: [chromium] Provide used JSHeap size in chromium's DRT for pageloadtest memory...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zoltan Horvath
URL:
Keywords:
Depends on: 99353 99474
Blocks: 78984
  Show dependency treegraph
 
Reported: 2012-10-14 20:40 PDT by Zoltan Horvath
Modified: 2012-10-29 11:06 PDT (History)
2 users (show)

See Also:


Attachments
proposed patch (2.84 KB, patch)
2012-10-14 20:44 PDT, Zoltan Horvath
no flags Details | Formatted Diff | Diff
chromium build fixed (2.83 KB, patch)
2012-10-15 13:14 PDT, Zoltan Horvath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.