| Index: tools/telemetry/docs/telemetry.core.user_agent.html
|
| diff --git a/tools/telemetry/docs/telemetry.core.user_agent.html b/tools/telemetry/docs/telemetry.core.user_agent.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..eb6974566be3335cf8e5eed870ee198f806db788
|
| --- /dev/null
|
| +++ b/tools/telemetry/docs/telemetry.core.user_agent.html
|
| @@ -0,0 +1,33 @@
|
| +
|
| +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
| +<html><head><title>Python: module telemetry.core.user_agent</title>
|
| +</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>.user_agent</strong></big></big></font></td
|
| +><td align=right valign=bottom
|
| +><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/Users/nduca/Local/chrome/src/tools/telemetry/telemetry/core/user_agent.py">/Users/nduca/Local/chrome/src/tools/telemetry/telemetry/core/user_agent.py</a></font></td></tr></table>
|
| + <p><tt># Copyright (c) 2012 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="#eeaa77">
|
| +<td colspan=3 valign=bottom> <br>
|
| +<font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr>
|
| +
|
| +<tr><td bgcolor="#eeaa77"><tt> </tt></td><td> </td>
|
| +<td width="100%"><dl><dt><a name="-GetChromeUserAgentArgumentFromType"><strong>GetChromeUserAgentArgumentFromType</strong></a>(user_agent_type)</dt><dd><tt>Returns a chrome user agent based on a user agent type.<br>
|
| +This is derived from:<br>
|
| +https://developers.google.com/chrome/mobile/docs/user-agent</tt></dd></dl>
|
| +</td></tr></table><p>
|
| +<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
| +<tr bgcolor="#55aa55">
|
| +<td colspan=3 valign=bottom> <br>
|
| +<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
|
| +
|
| +<tr><td bgcolor="#55aa55"><tt> </tt></td><td> </td>
|
| +<td width="100%"><strong>UA_TYPE_MAPPING</strong> = {'desktop': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) A...TML, like Gecko) Chrome/25.0.1364.2 Safari/537.22', 'mobile': 'Mozilla/5.0 (Linux; Android 4.0.4; Galaxy Nexus ... Gecko) Chrome/18.0.1025.133 Mobile Safari/535.19', 'tablet': 'Mozilla/5.0 (Linux; Android 4.0.4; Galaxy Nexus ...L, like Gecko) Chrome/18.0.1025.133 Safari/535.19'}</td></tr></table>
|
| +</body></html>
|
|
|