Description[Telemetry] Remove logic that handles case test=None in page_runner.py
Clearly these are not needed since test cannot be None. If
it's None, page_runner.py would crash on line 473.
This patch also renames PageState to _PageState to restrict
access to this outside of page_runner.py
BUG=418278
Committed: https://crrev.com/e9e51e6eb800cc4638441601ef75fd2e69935956
Cr-Commit-Position: refs/heads/master@{#299340}
Patch Set 1 : #
Total comments: 1
Patch Set 2 : Fix stray diff #Messages
Total messages: 8 (3 generated)
|