Skip to content
  • benjamin@webkit.org's avatar
    Remove the BlackBerry port from trunk · 33b85d5b
    benjamin@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=126715
    
    Patch by Benjamin Poulain <bpoulain@apple.com> on 2014-01-10
    Reviewed by Anders Carlsson.
    
    .: 
    
    * CMakeLists.txt:
    * Source/cmake/OptionsCommon.cmake:
    
    Source/JavaScriptCore: 
    
    * assembler/ARMAssembler.h:
    (JSC::ARMAssembler::cacheFlush):
    * assembler/ARMv7Assembler.h:
    (JSC::ARMv7Assembler::replaceWithJump):
    (JSC::ARMv7Assembler::maxJumpReplacementSize):
    (JSC::ARMv7Assembler::cacheFlush):
    * assembler/MacroAssemblerARMv7.h:
    (JSC::MacroAssemblerARMv7::revertJumpReplacementToBranchPtrWithPatch):
    * heap/MachineStackMarker.cpp:
    (JSC::getPlatformThreadRegisters):
    (JSC::otherThreadStackPointer):
    (JSC::freePlatformThreadRegisters):
    * jit/ExecutableAllocator.h:
    
    Source/WebCore: 
    
    * html/canvas/WebGLRenderingContext.cpp:
    (WebCore::WebGLRenderingContext::readPixels):
    * platform/graphics/ImageBuffer.cpp:
    * platform/graphics/ImageBufferData.h:
    * platform/graphics/IntPoint.h:
    * platform/graphics/IntRect.h:
    * platform/graphics/IntSize.h:
    *...
    33b85d5b