Skip to content
  • weinig's avatar
    LayoutTests: · f8e2e224
    weinig authored
            Reviewed by Maciej.
    
            Make sure not to enumerate the toString() function.
            <rdar://problem/5297118>
    
            * fast/dom/Window/window-appendages-cleared-expected.txt:
            * fast/dom/Window/window-properties-expected.txt:
            * fast/js/toString-dontEnum-expected.txt: Added.
            * fast/js/toString-dontEnum.html: Added.
    
    WebCore:
    
            Reviewed by Maciej.
    
            Make sure not to enumerate the toString() function.
            <rdar://problem/5297118>
    
            * bindings/js/kjs_window.cpp:
            * bindings/scripts/CodeGeneratorJS.pm: Add support for [DontEnum].
            * html/HTMLAnchorElement.idl:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@23803 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f8e2e224