Skip to content
  • chang.shu@nokia.com's avatar
    2011-01-08 Chang Shu <chang.shu@nokia.com> · 9e7d7b2b
    chang.shu@nokia.com authored
            Reviewed by Kenneth Rohde Christiansen.
    
            Support createTouchList with Touch list for test automation.
            https://bugs.webkit.org/show_bug.cgi?id=51196
    
            Added test cases that take Touch objects when creating TouchList.
    
            * fast/events/touch/document-create-touch-list-expected.txt:
            * fast/events/touch/script-tests/document-create-touch-list.js:
    2011-01-08  Chang Shu  <chang.shu@nokia.com>
    
            Reviewed by Kenneth Rohde Christiansen.
    
            Support createTouchList with Touch list for test automation.
            Implemented JS/V8 custom functions for createTouchList.
            https://bugs.webkit.org/show_bug.cgi?id=51196
    
            * bindings/js/JSDocumentCustom.cpp:
            (WebCore::JSDocument::createTouchList):
            * bindings/v8/custom/V8DocumentCustom.cpp:
            (WebCore::V8Document::createTouchListCallback):
            * dom/Document.idl:
            * dom/TouchEvent.cpp:
            (WebCore::TouchEvent::initTouchEvent):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75335 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    9e7d7b2b