Skip to content
  • eric@webkit.org's avatar
    2010-04-03 yael aharon <yael.aharon@nokia.com> · 40e6ef33
    eric@webkit.org authored
            Reviewed by Darin Adler.
    
            Enable HTMLProgressElement for Safari on OSX
            https://bugs.webkit.org/show_bug.cgi?id=36961
    
            * Configurations/FeatureDefines.xcconfig:
    2010-04-03  Kenneth Russell  <kbr@google.com>
    
            Reviewed by Darin Fisher.
    
            Inconsistent failure modes from uniform[Matrix]* with null WebGLUniformLocation
            https://bugs.webkit.org/show_bug.cgi?id=36574
    
            Fixed bugs in JavaScript bindings for uniform[Matrix]* entry
            points causing them to throw exceptions rather than synthesize GL
            errors. Fixed the implementations to synthesize INVALID_VALUE
            rather than INVALID_OPERATION to comply to the WebGL spec. Updated
            uniform-location-expected.txt to incorporate the correct error.
            Tested in Safari and Chromium.
    
            * fast/canvas/webgl/null-uniform-location-expected.txt: Added.
            * fast/canvas/webgl/null-uniform-location.html: Added.
            * fast/canvas/webgl/script-tests/null-uniform-location.js: Added.
            (callUniformFunction):
            * fast/canvas/webgl/uniform-location-expected.txt:
    2010-04-03  yael aharon  <yael.aharon@nokia.com>
    
            Reviewed by Darin Adler.
    
            Enable HTMLProgressElement for Safari on OSX
            https://bugs.webkit.org/show_bug.cgi?id=36961
    
            * Configurations/FeatureDefines.xcconfig:
            * WebCore.xcodeproj/project.pbxproj:
            * rendering/RenderThemeMac.h:
            * rendering/RenderThemeMac.mm:
            (WebCore::RenderThemeMac::animationRepeatIntervalForProgressBar):
            (WebCore::RenderThemeMac::animationDurationForProgressBar):
            (WebCore::RenderThemeMac::adjustProgressBarStyle):
            (WebCore::RenderThemeMac::paintProgressBar):
    2010-04-03  yael aharon  <yael.aharon@nokia.com>
    
            Reviewed by Darin Adler.
    
            Enable HTMLProgressElement for Safari on OSX
            https://bugs.webkit.org/show_bug.cgi?id=36961
    
            * Configurations/FeatureDefines.xcconfig:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@57051 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    40e6ef33