telemetry.core.chrome.misc_web_contents_backend
index
telemetry/core/chrome/misc_web_contents_backend.py

# Copyright (c) 2012 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

 
Modules
       
telemetry.core.exceptions
httplib
telemetry.core.chrome.inspector_backend
json
socket
urllib2
telemetry.core.web_contents

 
Classes
       
__builtin__.object
MiscWebContentsBackend

 
class MiscWebContentsBackend(__builtin__.object)
    Provides acccess to chrome://oobe/login page, which is neither an extension
nor a tab.
 
  Methods defined here:
GetOobe(self)
__init__(self, browser_backend)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)