Skip to content
  • commit-queue@webkit.org's avatar
    Unreviewed, rolling out r96131. · 3b381c1e
    commit-queue@webkit.org authored
    http://trac.webkit.org/changeset/96131
    https://bugs.webkit.org/show_bug.cgi?id=68927
    
    It made 18+ tests crash on all platform (Requested by
    Ossy_night on #webkit).
    
    Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2011-09-27
    
    Source/JavaScriptCore:
    
    * JavaScriptCore.exp:
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    * interpreter/Interpreter.cpp:
    (JSC::Interpreter::throwException):
    * interpreter/Interpreter.h:
    * jsc.cpp:
    (GlobalObject::finishCreation):
    * parser/Parser.h:
    (JSC::Parser::parse):
    * runtime/CommonIdentifiers.h:
    * runtime/Error.cpp:
    (JSC::addErrorInfo):
    * runtime/Error.h:
    
    LayoutTests:
    
    * fast/js/exception-properties-expected.txt:
    * fast/js/script-tests/exception-properties.js:
    * fast/js/script-tests/stack-trace.js: Removed.
    * fast/js/stack-trace-expected.txt: Removed.
    * fast/js/stack-trace.html: Removed.
    * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96146 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    3b381c1e