Bug 98956
Summary: | PageReplayTests should measure memory consumption | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zoltan Horvath <zoltan> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | rniwa |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 78984 |
Zoltan Horvath
We should measure the memory consumption of the pagereplay tests as well. We can just use the same approach that I implemented for pageloadtests.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zoltan Horvath
Modifications for pageloadtests were enough to measure the memoryconsumption of the pagereplay tests.
No additional code is needed.