Verify the page has begun loading before doing a DRP check.
commitb27d6c92ef8c0c28cb721e1f923ce84883d92c23
authorbustamante <bustamante@google.com>
Mon, 21 Sep 2015 22:39:25 +0000 (21 15:39 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 21 Sep 2015 22:40:07 +0000 (21 22:40 +0000)
tree2d10ed52ba10f7d2a20cc0648682d9022aa7306c
parent595afa32c4ca76670fcd8801630048641435b252
Verify the page has begun loading before doing a DRP check.

In the chrome_proxy_benchmark.client_version.synthetic test it will
consistently try to make the DRP check before the javascript in the page
has been loaded, causing the case to fail.

BUG=533730

Review URL: https://codereview.chromium.org/1360673002

Cr-Commit-Position: refs/heads/master@{#350049}
tools/chrome_proxy/common/chrome_proxy_measurements.py