Skip to content
  • haraken@chromium.org's avatar
    Unreviewed, rolling out r129825. · e6f8abdb
    haraken@chromium.org authored
    http://trac.webkit.org/changeset/129825
    https://bugs.webkit.org/show_bug.cgi?id=97474
    
    DOMWindow.resizeTo() is broken. Asked by Mark Pilgrim.
    
    Source/Platform:
    
    * Platform.gypi:
    * chromium/public/WebScreenInfo.h: Removed.
    
    Source/WebCore:
    
    * WebCore.gypi:
    * platform/Widget.h:
    * platform/chromium/PageClientChromium.h: Removed.
    * platform/chromium/PlatformScreenChromium.cpp:
    (WebCore::screenHorizontalDPI):
    (WebCore::screenVerticalDPI):
    (WebCore::screenDepth):
    (WebCore::screenDepthPerComponent):
    (WebCore::screenIsMonochrome):
    (WebCore::screenRect):
    (WebCore::screenAvailableRect):
    * platform/chromium/PlatformSupport.h:
    (PlatformSupport):
    
    Source/WebKit/chromium:
    
    * public/WebScreenInfo.h:
    (WebKit):
    (WebScreenInfo):
    (WebKit::WebScreenInfo::WebScreenInfo):
    * src/ChromeClientImpl.cpp:
    * src/ChromeClientImpl.h:
    (WebKit):
    (WebKit::ChromeClientImpl::platformPageClient):
    (ChromeClientImpl):
    * src/PlatformSupport.cpp:
    (WebCore::toWebWidgetClient):
    (WebCore):
    (WebCore::PlatformSupport::screenHorizontalDPI):
    (WebCore::PlatformSupport::screenVerticalDPI):
    (WebCore::PlatformSupport::screenDepth):
    (WebCore::PlatformSupport::screenDepthPerComponent):
    (WebCore::PlatformSupport::screenIsMonochrome):
    (WebCore::PlatformSupport::screenRect):
    (WebCore::PlatformSupport::screenAvailableRect):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@129894 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    e6f8abdb