| Index: tools/telemetry/docs/pydoc/telemetry.core.network_controller.html
|
| diff --git a/tools/telemetry/docs/pydoc/telemetry.core.network_controller.html b/tools/telemetry/docs/pydoc/telemetry.core.network_controller.html
|
| deleted file mode 100644
|
| index 01e3e2435bce8e63e98632d07b275e3a3261f5a4..0000000000000000000000000000000000000000
|
| --- a/tools/telemetry/docs/pydoc/telemetry.core.network_controller.html
|
| +++ /dev/null
|
| @@ -1,62 +0,0 @@
|
| -
|
| -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
| -<html><head><title>Python: module telemetry.core.network_controller</title>
|
| -<meta charset="utf-8">
|
| -</head><body bgcolor="#f0f0f8">
|
| -
|
| -<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
|
| -<tr bgcolor="#7799ee">
|
| -<td valign=bottom> <br>
|
| -<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.core.html"><font color="#ffffff">core</font></a>.network_controller</strong></big></big></font></td
|
| -><td align=right valign=bottom
|
| -><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/core/network_controller.py">telemetry/core/network_controller.py</a></font></td></tr></table>
|
| - <p><tt># Copyright 2014 The Chromium Authors. All rights reserved.<br>
|
| -# Use of this source code is governed by a BSD-style license that can be<br>
|
| -# found in the LICENSE file.</tt></p>
|
| -<p>
|
| -<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
| -<tr bgcolor="#ee77aa">
|
| -<td colspan=3 valign=bottom> <br>
|
| -<font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr>
|
| -
|
| -<tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td>
|
| -<td width="100%"><dl>
|
| -<dt><font face="helvetica, arial"><a href="__builtin__.html#object">__builtin__.object</a>
|
| -</font></dt><dd>
|
| -<dl>
|
| -<dt><font face="helvetica, arial"><a href="telemetry.core.network_controller.html#NetworkController">NetworkController</a>
|
| -</font></dt></dl>
|
| -</dd>
|
| -</dl>
|
| - <p>
|
| -<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
| -<tr bgcolor="#ffc8d8">
|
| -<td colspan=3 valign=bottom> <br>
|
| -<font color="#000000" face="helvetica, arial"><a name="NetworkController">class <strong>NetworkController</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
|
| -
|
| -<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
|
| -<td colspan=2><tt>Control network settings and servers to simulate the Web.<br>
|
| - <br>
|
| -Network changes include forwarding device ports to host platform ports.<br>
|
| -Web Page Replay is used to record and replay HTTP/HTTPS responses.<br> </tt></td></tr>
|
| -<tr><td> </td>
|
| -<td width="100%">Methods defined here:<br>
|
| -<dl><dt><a name="NetworkController-SetReplayArgs"><strong>SetReplayArgs</strong></a>(self, archive_path, wpr_mode, netsim, extra_wpr_args, make_javascript_deterministic<font color="#909090">=False</font>)</dt><dd><tt>Save the arguments needed for replay.</tt></dd></dl>
|
| -
|
| -<dl><dt><a name="NetworkController-UpdateReplayForExistingBrowser"><strong>UpdateReplayForExistingBrowser</strong></a>(self)</dt><dd><tt>Restart replay if needed for an existing browser.<br>
|
| - <br>
|
| -TODO(slamm): Drop this method when the browser_backend dependencies are<br>
|
| -moved to the platform. https://crbug.com/423962</tt></dd></dl>
|
| -
|
| -<dl><dt><a name="NetworkController-__init__"><strong>__init__</strong></a>(self, network_controller_backend)</dt></dl>
|
| -
|
| -<hr>
|
| -Data descriptors defined here:<br>
|
| -<dl><dt><strong>__dict__</strong></dt>
|
| -<dd><tt>dictionary for instance variables (if defined)</tt></dd>
|
| -</dl>
|
| -<dl><dt><strong>__weakref__</strong></dt>
|
| -<dd><tt>list of weak references to the object (if defined)</tt></dd>
|
| -</dl>
|
| -</td></tr></table></td></tr></table>
|
| -</body></html>
|
|
|