Skip to content
  • laszlo.1.gombos@nokia.com's avatar
    [Qt][Symbian] Remove support for WINSCW compiler · ae65922f
    laszlo.1.gombos@nokia.com authored
    https://bugs.webkit.org/show_bug.cgi?id=70178
    
    Reviewed by Chang Shu.
    
    Source/JavaScriptCore:
    
    * API/JSStringRef.h:
    * create_hash_table: Revert r45553.
    * runtime/JSGlobalData.cpp: Revert r45553.
    * runtime/LiteralParser.cpp: Remove WINSCW comment.
    (JSC::LiteralParser::Lexer::lexString):
    * runtime/Lookup.h: Revert r45553.
    * runtime/Structure.h: Revert r48461.
    * wtf/Alignment.h:
    * wtf/Assertions.h: Revert r52337.
    * wtf/Compiler.h:
    * wtf/ListRefPtr.h: Revert r48988.
    (WTF::ListRefPtr::~ListRefPtr):
    * wtf/OwnArrayPtr.h: Revert r45911.
    (WTF::OwnArrayPtr::operator UnspecifiedBoolType):
    * wtf/PassOwnArrayPtr.h:
    (WTF::PassOwnArrayPtr::operator UnspecifiedBoolType):
    * wtf/PassRefPtr.h:
    * wtf/StaticConstructors.h:
    * wtf/unicode/qt4/UnicodeQt4.h:
    
    Source/WebCore:
    
    No new tests as there is no new functionality.
    
    * config.h: Revert r57076.
    * loader/cache/CachedResourceHandle.h: Revert r49017 and r49556.
    (WebCore::CachedResourceHandle::CachedResourceHandle):
    * rendering/style/RenderStyle.h: Revert r52733.
    (compareEqual):
    * bindings/scripts/CodeGeneratorJS.pm: Revert r45553.
    * bindings/scripts/test/JS/JSTestMediaQueryListListener.cpp: Ditto.
    * bindings/scripts/test/JS/JSTestEventConstructor.cpp: Ditto.
    * bindings/scripts/test/JS/JSTestObj.cpp: Ditto.
    * bindings/scripts/test/JS/JSTestNamedConstructor.cpp: Ditto.
    * bindings/scripts/test/JS/JSTestSerializedScriptValueInterface.cpp: Ditto.
    * bindings/scripts/test/JS/JSTestInterface.cpp: Ditto.
    
    Source/WebKit2:
    
    * Shared/API/c/WKString.h:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100086 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ae65922f