Skip to content
  • arv@chromium.org's avatar
    Update DOMException name: TypeMismatchError · 6fcb819d
    arv@chromium.org authored
    https://bugs.webkit.org/show_bug.cgi?id=102418
    
    Reviewed by Kentaro Hara.
    
    Source/WebCore:
    
    Patch 17 of 25 to update DOMException name to match the spec and Firefox.
    
    Updated existing tests.
    
    * dom/DOMCoreException.cpp:
    (WebCore):
    * dom/ExceptionCode.h:
    
    LayoutTests:
    
    Updated tests and expectations.
    
    * editing/selection/extend-expected.txt:
    * fast/dom/Element/attr-param-typechecking-expected.txt:
    * fast/dom/Geolocation/argument-types-expected.txt:
    * fast/dom/Geolocation/not-enough-arguments-expected.txt:
    * fast/dom/Geolocation/script-tests/argument-types.js:
    (test):
    * fast/dom/HTMLSelectElement/select-selectedIndex-expected.txt:
    * fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt:
    * fast/js/select-options-add-expected.txt:
    * fast/mediastream/RTCIceCandidate-expected.txt:
    * fast/mediastream/RTCPeerConnection-expected.txt:
    * fast/mediastream/RTCSessionDescription-expected.txt:
    * platform/chromium/fast/dynamic/insertAdjacentElement-expected.txt:
    * platform/efl/fast/dynamic/insertAdjacentElement-expected.txt:
    * platform/gtk/fast/dynamic/insertAdjacentElement-expected.txt:
    * platform/mac/fast/dynamic/insertAdjacentElement-expected.txt:
    * platform/qt/fast/dynamic/insertAdjacentElement-expected.txt:
    * security/crypto-random-values-types-expected.txt:
    * svg/dom/SVGTransformList-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@134954 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    6fcb819d