Skip to content
  • abarth@webkit.org's avatar
    2009-09-08 Adam Barth <abarth@webkit.org> · 4d0c286a
    abarth@webkit.org authored
            Reviewed by Eric Seidel.
    
            Missing checkout for getSVGDocument()
            https://bugs.webkit.org/show_bug.cgi?id=29064
    
            The V8 code generator didn't understand SVGCheckSecurityDocument.
    
            Tests: http/tests/security/xss-DENIED-getSVGDocument-iframe.html
                   http/tests/security/xss-DENIED-getSVGDocument-object.html
    
            * bindings/scripts/CodeGeneratorV8.pm:
    2009-09-08  Adam Barth  <abarth@webkit.org>
    
            Reviewed by Eric Seidel.
    
            Missing checkout for getSVGDocument()
            https://bugs.webkit.org/show_bug.cgi?id=29064
    
            Add tests that getSVGDocument() has the proper checks.
    
            * http/tests/security/resources/flag.php: Added.
            * http/tests/security/xss-DENIED-getSVGDocument-iframe-expected.txt: Added.
            * http/tests/security/xss-DENIED-getSVGDocument-iframe.html: Added.
            * http/tests/security/xss-DENIED-getSVGDocument-object-expected.txt: Added.
            * http/tests/security/xss-DENIED-getSVGDocument-object.html: Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48240 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    4d0c286a