Skip to content
  • commit-queue@webkit.org's avatar
    [BlackBerry] Implement a color picker · 723bbd48
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=96001
    
    Patch by Crystal Zhang <haizhang@rim.com> on 2012-09-06
    Reviewed by Rob Buis.
    
    Source/WebKit:
    
    Add color picker files into building system.
    
    * PlatformBlackBerry.cmake:
    
    Source/WebKit/blackberry:
    
    Add files for color picker, replace old hook to AIR color picker.
    
    * WebCoreSupport/ColorPickerClient.cpp: Added.
    (WebCore):
    (WebCore::ColorPickerClient::ColorPickerClient):
    (WebCore::ColorPickerClient::~ColorPickerClient):
    (WebCore::ColorPickerClient::generateHTML):
    (WebCore::ColorPickerClient::closePopup):
    (WebCore::ColorPickerClient::contentSize):
    (WebCore::ColorPickerClient::htmlSource):
    (WebCore::ColorPickerClient::setValueAndClosePopup):
    (WebCore::ColorPickerClient::didClosePopup):
    (WebCore::ColorPickerClient::writeDocument):
    * WebCoreSupport/ColorPickerClient.h: Added.
    (WebKit):
    (WebCore):
    (ColorPickerClient):
    * WebKitSupport/InputHandler.cpp:
    (BlackBerry::WebKit::InputHandler::openColorPopup):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@127817 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    723bbd48