Move AddValue/AddSummaryValue to PageTestResults.
This is needed for FailureValue patch (so that one can call AddValue(FailureValue)). This also brings us closer to merging PageTestResults and PageMeasurementResults -- to kill the rest of the methods, we will need to make more progress on merging PageTest and PageMeasurement. Unit tests aren't moved because they still depend on {Will,Did}MeasurePage. Additional cleanup: kill dead code in page_measurement_results.py (self._done). BUG=383635,392901 Review URL: https://codereview.chromium.org/398583002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283785 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment