| 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.chrome.android_browser_finder</
     title> |    3 <html><head><title>Python: module telemetry.core.chrome.android_browser_finder</
     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>.<a href="telemetry.core.chrome
     .html"><font color="#ffffff">chrome</font></a>.android_browser_finder</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>.<a href="telemetry.core.chrome
     .html"><font color="#ffffff">chrome</font></a>.android_browser_finder</strong></
     big></big></font></td | 
|   10 ><td align=right valign=bottom |   10 ><td align=right valign=bottom | 
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|   89 <td width="100%"><dl><dt><a name="-FindAllAvailableBrowsers"><strong>FindAllAvai
     lableBrowsers</strong></a>(options, logging<font color="#909090">=<module 'lo
     gging' from '/System/Library/Framewor...Versions/2.7/lib/python2.7/logging/__ini
     t__.pyc'></font>)</dt><dd><tt>Finds all the desktop brows
     ers available on this machine.</tt></dd></dl> |   89 <td width="100%"><dl><dt><a name="-FindAllAvailableBrowsers"><strong>FindAllAvai
     lableBrowsers</strong></a>(options, logging<font color="#909090">=<module 'lo
     gging' from '/System/Library/Framewor...Versions/2.7/lib/python2.7/logging/__ini
     t__.pyc'></font>)</dt><dd><tt>Finds all the desktop brows
     ers available on this machine.</tt></dd></dl> | 
|   90 </td></tr></table><p> |   90 </td></tr></table><p> | 
|   91 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |   91 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 
|   92 <tr bgcolor="#55aa55"> |   92 <tr bgcolor="#55aa55"> | 
|   93 <td colspan=3 valign=bottom> <br> |   93 <td colspan=3 valign=bottom> <br> | 
|   94 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></
     font></td></tr> |   94 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></
     font></td></tr> | 
|   95      |   95      | 
|   96 <tr><td bgcolor="#55aa55"><tt>      </tt></td><td>
      </td> |   96 <tr><td bgcolor="#55aa55"><tt>      </tt></td><td>
      </td> | 
|   97 <td width="100%"><strong>ALL_BROWSER_TYPES</strong> = 'android-chromium-testshel
     l,android-content-shell...hrome,android-chrome-dev,android-jb-system-chrome'<br> |   97 <td width="100%"><strong>ALL_BROWSER_TYPES</strong> = 'android-chromium-testshel
     l,android-content-shell...hrome,android-chrome-dev,android-jb-system-chrome'<br> | 
|   98 <strong>CHROME_PACKAGE_NAMES</strong> = {'android-chrome': 'com.google.android.a
     pps.chrome', 'android-chrome-beta': 'com.chrome.beta', 'android-chrome-dev': 'co
     m.google.android.apps.chrome_dev', 'android-jb-system-chrome': 'com.android.chro
     me'}<br> |   98 <strong>CHROME_PACKAGE_NAMES</strong> = {'android-chrome': 'com.google.android.a
     pps.chrome', 'android-chrome-beta': 'com.chrome.beta', 'android-chrome-dev': 'co
     m.google.android.apps.chrome_dev', 'android-jb-system-chrome': 'com.android.chro
     me'}<br> | 
|   99 <strong>CHROMIUM_TESTSHELL_PACKAGE</strong> = 'org.chromium.chrome.shell'<br> |   99 <strong>CHROME_SHELL_PACKAGE</strong> = 'org.chromium.chrome.shell'<br> | 
|  100 <strong>CONTENT_SHELL_PACKAGE</strong> = 'org.chromium.content_shell_apk'<br> |  100 <strong>CONTENT_SHELL_PACKAGE</strong> = 'org.chromium.content_shell_apk'<br> | 
|  101 <strong>WEBVIEW_PACKAGE</strong> = 'com.android.webview.chromium.shell'</td></tr
     ></table> |  101 <strong>WEBVIEW_PACKAGE</strong> = 'com.android.webview.chromium.shell'</td></tr
     ></table> | 
|  102 </body></html> |  102 </body></html> | 
| OLD | NEW |