Skip to content
  • dglazkov@chromium.org's avatar
    WebCore: · c976c71a
    dglazkov@chromium.org authored
    2009-11-25  Dimitri Glazkov  <dglazkov@chromium.org>
    
            Reviewed by David Levin.
    
            [Chromium] Implement canSetValueAttribute in the API, the clean-up part.
            https://bugs.webkit.org/show_bug.cgi?id=31894
    
            * accessibility/chromium/AccessibilityObjectWrapper.h: Added RefCounted decl.
            (WebCore::AccessibilityObjectWrapper::AccessibilityObjectWrapper): Removed mis-refcountingness.
    
    WebKit/chromium:
    
    2009-11-25  Dimitri Glazkov  <dglazkov@chromium.org>
    
            Reviewed by David Levin.
    
            [Chromium] Implement canSetValueAttribute in the API.
            https://bugs.webkit.org/show_bug.cgi?id=31894
    
            * public/WebAccessibilityObject.h: Added decl.
            * src/WebAccessibilityCacheImpl.h: Cleaned up mis-include.
            * src/WebAccessibilityObject.cpp:
            (WebKit::WebAccessibilityObject::canSetValueAttribute): Added impl.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51402 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c976c71a