Skip to content
  • senorblanco@chromium.org's avatar
    Unreviewed, rolling out r133143. · d7c5fd1b
    senorblanco@chromium.org authored
    http://trac.webkit.org/changeset/133143
    https://bugs.webkit.org/show_bug.cgi?id=96894
    
    Causing content_browsertests failures
    
    Source/WebCore:
    
    * CMakeLists.txt:
    * GNUmakefile.list.am:
    * Target.pri:
    * WebCore.gypi:
    * WebCore.vcproj/WebCore.vcproj:
    * WebCore.xcodeproj/project.pbxproj:
    * dom/DeviceOrientationClient.h:
    (DeviceOrientationClient):
    * dom/DeviceOrientationController.cpp:
    (WebCore::DeviceOrientationController::DeviceOrientationController):
    (WebCore):
    (WebCore::DeviceOrientationController::~DeviceOrientationController):
    (WebCore::DeviceOrientationController::timerFired):
    (WebCore::DeviceOrientationController::addListener):
    (WebCore::DeviceOrientationController::removeListener):
    (WebCore::DeviceOrientationController::removeAllListeners):
    (WebCore::DeviceOrientationController::suspendEventsForAllListeners):
    (WebCore::DeviceOrientationController::resumeEventsForAllListeners):
    (WebCore::DeviceOrientationController::didChangeDeviceOrientation):
    (WebCore::DeviceOrientationController::supplementName):
    * dom/DeviceOrientationController.h:
    (WebCore):
    (DeviceOrientationController):
    (WebCore::DeviceOrientationController::isActive):
    (WebCore::DeviceOrientationController::client):
    (WebCore::DeviceOrientationController::from):
    * dom/Document.cpp:
    (WebCore::Document::suspendActiveDOMObjects):
    (WebCore::Document::resumeActiveDOMObjects):
    * loader/EmptyClients.h:
    (WebCore::EmptyDeviceOrientationClient::startUpdating):
    (WebCore::EmptyDeviceOrientationClient::stopUpdating):
    * page/DOMWindow.cpp:
    (WebCore::DOMWindow::addEventListener):
    (WebCore::DOMWindow::removeEventListener):
    (WebCore::DOMWindow::removeAllEventListeners):
    * page/DeviceClient.h: Removed.
    * page/DeviceController.cpp: Removed.
    * page/DeviceController.h: Removed.
    
    Source/WebKit/qt:
    
    * WebCoreSupport/DumpRenderTreeSupportQt.cpp:
    (DumpRenderTreeSupportQt::setMockDeviceOrientation):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@133167 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    d7c5fd1b