Skip to content
  • commit-queue@webkit.org's avatar
    2010-11-23 Chris Guillory <chris.guillory@google.com> · 307974e9
    commit-queue@webkit.org authored
            Reviewed by Dimitri Glazkov.
    
            Include the FrameView widget of a RenderWidget in the accessibility tree.
            https://bugs.webkit.org/show_bug.cgi?id=49106
    
            * accessibility/iframe-has-document-expected.txt: Added.
            * accessibility/iframe-has-document.html: Added.
            * platform/win/Skipped:
    2010-11-23  Chris Guillory  <chris.guillory@google.com>
    
            Reviewed by Dimitri Glazkov.
    
            Include the FrameView widget of a RenderWidget in the accessibility tree.
            https://bugs.webkit.org/show_bug.cgi?id=49106
    
            Include render widget children in the accessibility tree for not mac webkit ports.
    
            Test: accessibility/iframe-has-document.html
    
            * accessibility/AccessibilityRenderObject.cpp:
            (WebCore::AccessibilityRenderObject::renderParentObject):
            (WebCore::AccessibilityRenderObject::addChildren):
            (WebCore::AccessibilityRenderObject::addRenderWidgetChildren):
            * accessibility/AccessibilityRenderObject.h:
            * accessibility/chromium/AccessibilityObjectChromium.cpp:
            (WebCore::AccessibilityObject::accessibilityIgnoreAttachment):
    2010-11-23  Chris Guillory  <chris.guillory@google.com>
    
            Reviewed by Dimitri Glazkov.
    
            Include the FrameView widget of a RenderWidget in the accessibility tree.
            https://bugs.webkit.org/show_bug.cgi?id=49106
    
            * public/WebAccessibilityObject.h:
            * src/WebAccessibilityObject.cpp:
            (WebKit::WebAccessibilityObject::equals):
            (WebKit::WebAccessibilityObject::parentObject):
    2010-11-23  Chris Guillory  <chris.guillory@google.com>
    
            Reviewed by Dimitri Glazkov.
    
            Include the FrameView widget of a RenderWidget in the accessibility tree.
            https://bugs.webkit.org/show_bug.cgi?id=49106
    
            * DumpRenderTree/chromium/AccessibilityUIElement.cpp:
            (AccessibilityUIElement::AccessibilityUIElement):
            (AccessibilityUIElement::parentElementCallback):
            (AccessibilityUIElement::isEqualCallback):
            * DumpRenderTree/chromium/AccessibilityUIElement.h:
            * DumpRenderTree/chromium/CppBoundClass.cpp:
            (CppBoundClass::getFromCppVariant):
            * DumpRenderTree/chromium/CppBoundClass.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72628 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    307974e9