Skip to content
  • dbates@webkit.org's avatar
    2009-11-27 Daniel Bates <dbates@webkit.org> · 6b86d506
    dbates@webkit.org authored
            Reviewed by Adam Barth.
    
            https://bugs.webkit.org/show_bug.cgi?id=31940
    
            Makes the error messages more descriptive when we refuse to load an object/embed or
            refuse to load from the document base URL.
    
            * page/XSSAuditor.cpp:
            (WebCore::XSSAuditor::canLoadObject): Changed console message to be more descriptive.
            (WebCore::XSSAuditor::canSetBaseElementURL): Ditto.
    2009-11-27  Daniel Bates  <dbates@webkit.org>
    
            Reviewed by Adam Barth.
    
            https://bugs.webkit.org/show_bug.cgi?id=31940
    
            Rebased results because of new error messages.
    
            * http/tests/security/xssAuditor/base-href-control-char-expected.txt:
            * http/tests/security/xssAuditor/base-href-expected.txt:
            * http/tests/security/xssAuditor/base-href-null-char-expected.txt:
            * http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt:
            * http/tests/security/xssAuditor/embed-tag-control-char-expected.txt:
            * http/tests/security/xssAuditor/embed-tag-expected.txt:
            * http/tests/security/xssAuditor/embed-tag-javascript-url-expected.txt:
            * http/tests/security/xssAuditor/embed-tag-null-char-expected.txt:
            * http/tests/security/xssAuditor/object-embed-tag-control-char-expected.txt:
            * http/tests/security/xssAuditor/object-embed-tag-expected.txt:
            * http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
            * http/tests/security/xssAuditor/object-src-inject-expected.txt:
            * http/tests/security/xssAuditor/object-tag-expected.txt:
            * http/tests/security/xssAuditor/object-tag-javascript-url-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51445 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    6b86d506