Skip to content
  • commit-queue@webkit.org's avatar
    [BlackBerry] Use AIR controls if client doesn't support HTML control · 416bd02a
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=89777
    
    Patch by Crystal Zhang <haizhang@rim.com> on 2012-06-25
    Reviewed by Yong Li.
    
    Currently HTML controls depend on client implementing CreateWindow event, for those clients
    that don't implement CreateWindow event, use old AIR controls so we don't break them.
    
    PR 163818.
    
    Internal reviewed by Mike Fenton.
    
    * Api/WebPageClient.h:
    * WebCoreSupport/ChromeClientBlackBerry.cpp:
    (WebCore::ChromeClientBlackBerry::openPagePopup):
    * WebCoreSupport/PagePopupBlackBerry.cpp:
    (WebCore::PagePopupBlackBerry::sendCreatePopupWebViewRequest):
    * WebCoreSupport/PagePopupBlackBerry.h:
    (PagePopupBlackBerry):
    * WebKitSupport/InputHandler.cpp:
    (BlackBerry::WebKit::InputHandler::openSelectPopup):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121158 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    416bd02a