Skip to content
  • commit-queue@webkit.org's avatar
    2011-03-27 Ben Taylor <bentaylor.solx86@gmail.com> · 62573562
    commit-queue@webkit.org authored
            Reviewed by Alexey Proskuryakov.
    
            https://bugs.webkit.org/show_bug.cgi?id=57170  Fix last elements
            in an enum to remove a trailing comma. Sun Studio 12 CC errors out.
    
            Compile fix only, no actual code change.
    
            * wtf/MessageQueue.h:
    2011-03-27  Ben Taylor  <bentaylor.solx86@gmail.com>
    
            Reviewed by Alexey Proskuryakov.
    
            https://bugs.webkit.org/show_bug.cgi?id=57170  Fix last elements
            in an enum to remove a trailing comma. Sun Studio 12 CC errors out.
    
            Compile fix only, no actual code change.
    
            * dom/ExceptionCode.h:
            * editing/EditorInsertAction.h:
            * loader/FrameLoaderTypes.h:
            * platform/PlatformKeyboardEvent.h:
            * platform/ScrollTypes.h:
            * platform/graphics/BitmapImage.h:
            * platform/image-decoders/ImageDecoder.h:
            * platform/network/ProtectionSpace.h:
            * platform/network/ResourceHandleClient.h:
            * platform/network/ResourceRequestBase.h:
            * platform/text/TextCodec.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@82067 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    62573562