| OLD | NEW | 
|---|
| 1 | 1 | 
| 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | 
| 3 <html><head><title>Python: module telemetry.core.browser</title> | 3 <html><head><title>Python: module telemetry.core.browser</title> | 
| 4 </head><body bgcolor="#f0f0f8"> | 4 </head><body bgcolor="#f0f0f8"> | 
| 5 | 5 | 
| 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | 
| 7 <tr bgcolor="#7799ee"> | 7 <tr bgcolor="#7799ee"> | 
| 8 <td valign=bottom> <br> | 8 <td valign=bottom> <br> | 
| 9 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
     f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry
     .core.html"><font color="#ffffff">core</font></a>.browser</strong></big></big></
     font></td | 9 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
     f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry
     .core.html"><font color="#ffffff">core</font></a>.browser</strong></big></big></
     font></td | 
| 10 ><td align=right valign=bottom | 10 ><td align=right valign=bottom | 
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 57  <br> | 57  <br> | 
| 58 Be sure to clean up after yourself by ca
     lling <a href="#Browser-Close">Close</a>() when you are 
     ;done with<br> | 58 Be sure to clean up after yourself by ca
     lling <a href="#Browser-Close">Close</a>() when you are 
     ;done with<br> | 
| 59 the browser. Or better yet:<br> | 59 the browser. Or better yet:<br> | 
| 60   browser_to_create = FindBrowser(options)<br> | 60   browser_to_create = FindBrowser(options)<br> | 
| 61   with browser_to_create.Create() as browser:<br> | 61   with browser_to_create.Create() as browser:<br> | 
| 62     ... do all your operations on&n
     bsp;browser here<br> </tt></td></tr> | 62     ... do all your operations on&n
     bsp;browser here<br> </tt></td></tr> | 
| 63 <tr><td> </td> | 63 <tr><td> </td> | 
| 64 <td width="100%">Methods defined here:<br> | 64 <td width="100%">Methods defined here:<br> | 
| 65 <dl><dt><a name="Browser-Close"><strong>Close</strong></a>(self)</dt><dd><tt>Clo
     ses this browser.</tt></dd></dl> | 65 <dl><dt><a name="Browser-Close"><strong>Close</strong></a>(self)</dt><dd><tt>Clo
     ses this browser.</tt></dd></dl> | 
| 66 | 66 | 
|  | 67 <dl><dt><a name="Browser-GetStackTrace"><strong>GetStackTrace</strong></a>(self)
     </dt></dl> | 
|  | 68 | 
| 67 <dl><dt><a name="Browser-GetStandardOutput"><strong>GetStandardOutput</strong></
     a>(self)</dt></dl> | 69 <dl><dt><a name="Browser-GetStandardOutput"><strong>GetStandardOutput</strong></
     a>(self)</dt></dl> | 
| 68 | 70 | 
| 69 <dl><dt><a name="Browser-GetTraceResultAndReset"><strong>GetTraceResultAndReset<
     /strong></a>(self)</dt><dd><tt>Returns the result of the&nbs
     p;trace, as TraceResult <a href="__builtin__.html#object">object<
     /a>.</tt></dd></dl> | 71 <dl><dt><a name="Browser-GetTraceResultAndReset"><strong>GetTraceResultAndReset<
     /strong></a>(self)</dt><dd><tt>Returns the result of the&nbs
     p;trace, as TraceResult <a href="__builtin__.html#object">object<
     /a>.</tt></dd></dl> | 
| 70 | 72 | 
| 71 <dl><dt><a name="Browser-SetHTTPServerDirectories"><strong>SetHTTPServerDirector
     ies</strong></a>(self, paths)</dt><dd><tt>Returns True if the&nbs
     p;HTTP server was started, False otherwise.</tt></dd></
     dl> | 73 <dl><dt><a name="Browser-SetHTTPServerDirectories"><strong>SetHTTPServerDirector
     ies</strong></a>(self, paths)</dt><dd><tt>Returns True if the&nbs
     p;HTTP server was started, False otherwise.</tt></dd></
     dl> | 
| 72 | 74 | 
| 73 <dl><dt><a name="Browser-SetReplayArchivePath"><strong>SetReplayArchivePath</str
     ong></a>(self, archive_path, append_to_existing_wpr<font color="#909090">=False<
     /font>)</dt></dl> | 75 <dl><dt><a name="Browser-SetReplayArchivePath"><strong>SetReplayArchivePath</str
     ong></a>(self, archive_path, append_to_existing_wpr<font color="#909090">=False<
     /font>, make_javascript_deterministic<font color="#909090">=True</font>)</dt></d
     l> | 
| 74 | 76 | 
| 75 <dl><dt><a name="Browser-StartProfiling"><strong>StartProfiling</strong></a>(sel
     f, options, base_output_file)</dt><dd><tt>Starts profiling using 
     |options|.profiler_tool. Results are saved to<br> | 77 <dl><dt><a name="Browser-StartProfiling"><strong>StartProfiling</strong></a>(sel
     f, options, base_output_file)</dt><dd><tt>Starts profiling using 
     |options|.profiler_tool. Results are saved to<br> | 
| 76 |base_output_file|.<process_name>.</tt></dd></dl> | 78 |base_output_file|.<process_name>.</tt></dd></dl> | 
| 77 | 79 | 
| 78 <dl><dt><a name="Browser-StartTracing"><strong>StartTracing</strong></a>(self, c
     ustom_categories<font color="#909090">=None</font>)</dt></dl> | 80 <dl><dt><a name="Browser-StartTracing"><strong>StartTracing</strong></a>(self, c
     ustom_categories<font color="#909090">=None</font>, timeout<font color="#909090"
     >=10</font>)</dt></dl> | 
| 79 | 81 | 
| 80 <dl><dt><a name="Browser-StopProfiling"><strong>StopProfiling</strong></a>(self)
     </dt><dd><tt>Stops all active profilers and saves 
     their results.</tt></dd></dl> | 82 <dl><dt><a name="Browser-StopProfiling"><strong>StopProfiling</strong></a>(self)
     </dt><dd><tt>Stops all active profilers and saves 
     their results.</tt></dd></dl> | 
| 81 | 83 | 
| 82 <dl><dt><a name="Browser-StopTracing"><strong>StopTracing</strong></a>(self)</dt
     ></dl> | 84 <dl><dt><a name="Browser-StopTracing"><strong>StopTracing</strong></a>(self)</dt
     ></dl> | 
| 83 | 85 | 
| 84 <dl><dt><a name="Browser-__enter__"><strong>__enter__</strong></a>(self)</dt></d
     l> | 86 <dl><dt><a name="Browser-__enter__"><strong>__enter__</strong></a>(self)</dt></d
     l> | 
| 85 | 87 | 
| 86 <dl><dt><a name="Browser-__exit__"><strong>__exit__</strong></a>(self, *args)</d
     t></dl> | 88 <dl><dt><a name="Browser-__exit__"><strong>__exit__</strong></a>(self, *args)</d
     t></dl> | 
| 87 | 89 | 
| 88 <dl><dt><a name="Browser-__init__"><strong>__init__</strong></a>(self, backend, 
     platform_backend)</dt></dl> | 90 <dl><dt><a name="Browser-__init__"><strong>__init__</strong></a>(self, backend, 
     platform_backend)</dt></dl> | 
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 165 <dl><dt><strong>supports_extensions</strong></dt> | 167 <dl><dt><strong>supports_extensions</strong></dt> | 
| 166 </dl> | 168 </dl> | 
| 167 <dl><dt><strong>supports_tab_control</strong></dt> | 169 <dl><dt><strong>supports_tab_control</strong></dt> | 
| 168 </dl> | 170 </dl> | 
| 169 <dl><dt><strong>supports_tracing</strong></dt> | 171 <dl><dt><strong>supports_tracing</strong></dt> | 
| 170 </dl> | 172 </dl> | 
| 171 <dl><dt><strong>tabs</strong></dt> | 173 <dl><dt><strong>tabs</strong></dt> | 
| 172 </dl> | 174 </dl> | 
| 173 </td></tr></table></td></tr></table> | 175 </td></tr></table></td></tr></table> | 
| 174 </body></html> | 176 </body></html> | 
| OLD | NEW | 
|---|