Skip to content
  • kinuko@chromium.org's avatar
    2010-08-13 Kinuko Yasuda <kinuko@chromium.org> · 5eb0aa71
    kinuko@chromium.org authored
            Reviewed by David Levin.
    
            Update run-bindings-tests expectations
            https://bugs.webkit.org/show_bug.cgi?id=43944
    
            The results have become out of sync after changeset 64552 and 65269.
    
            Test: WebKitTools/Scripts/run-bindings-tests
    
            * bindings/scripts/test/GObject/WebKitDOMTestCallback.cpp:
            (webkit_dom_test_callback_callback_with_class1param):
            (webkit_dom_test_callback_callback_with_class2param):
            (webkit_dom_test_callback_callback_with_non_bool_return_type):
            * bindings/scripts/test/GObject/WebKitDOMTestCallback.h:
            * bindings/scripts/test/GObject/WebKitDOMTestObj.cpp:
            (webkit_dom_test_obj_void_method_with_args):
            (webkit_dom_test_obj_int_method_with_args):
            (webkit_dom_test_obj_obj_method):
            (webkit_dom_test_obj_obj_method_with_args):
            (webkit_dom_test_obj_method_that_requires_all_args):
            (webkit_dom_test_obj_method_that_requires_all_args_and_throws):
            (webkit_dom_test_obj_serialized_value):
            (webkit_dom_test_obj_idb_key):
            (webkit_dom_test_obj_with_dynamic_frame_and_user_gesture):
            (webkit_dom_test_obj_with_dynamic_frame_and_user_gesture_asad):
            (webkit_dom_test_obj_with_script_state_obj):
            (webkit_dom_test_obj_with_script_state_obj_exception):
            (webkit_dom_test_obj_get_read_only_string_attr):
            (webkit_dom_test_obj_get_read_only_test_obj_attr):
            (webkit_dom_test_obj_get_string_attr):
            (webkit_dom_test_obj_set_string_attr):
            (webkit_dom_test_obj_get_test_obj_attr):
            (webkit_dom_test_obj_set_test_obj_attr):
            (webkit_dom_test_obj_get_xml_obj_attr):
            (webkit_dom_test_obj_set_xml_obj_attr):
            (webkit_dom_test_obj_get_reflected_string_attr):
            (webkit_dom_test_obj_set_reflected_string_attr):
            (webkit_dom_test_obj_get_reflected_url_attr):
            (webkit_dom_test_obj_set_reflected_url_attr):
            (webkit_dom_test_obj_get_reflected_non_empty_url_attr):
            (webkit_dom_test_obj_set_reflected_non_empty_url_attr):
            (webkit_dom_test_obj_get_reflected_custom_url_attr):
            (webkit_dom_test_obj_set_reflected_custom_url_attr):
            (webkit_dom_test_obj_get_reflected_custom_non_empty_url_attr):
            (webkit_dom_test_obj_set_reflected_custom_non_empty_url_attr):
            (webkit_dom_test_obj_get_string_attr_with_getter_exception):
            (webkit_dom_test_obj_set_string_attr_with_getter_exception):
            (webkit_dom_test_obj_get_string_attr_with_setter_exception):
            (webkit_dom_test_obj_set_string_attr_with_setter_exception):
            (webkit_dom_test_obj_get_script_string_attr):
            (webkit_dom_test_obj_get_hash):
            (webkit_dom_test_obj_class_init):
            * bindings/scripts/test/GObject/WebKitDOMTestObj.h:
            * bindings/scripts/test/JS/JSTestObj.cpp:
            (WebCore::jsTestObjPrototypeFunctionOverloadedMethod):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65333 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5eb0aa71