summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webaccessibilitymanager_impl.h
Commit message (Collapse)AuthorAgeFilesLines
* Removes all use of COM and dependencies on Windows-specific classes ↵klink@chromium.org2009-03-201-0/+70
(including the use of AccessibleBase and AccessibleDocument) in the glue accessibility implementation.Introduces the GlueAccessibilityObject, which serves as a platform-independent wrapper directly around WebKit's AccessibilityObject (also platoform-independent).Updates naming/comments to reflect the independence of IAccessible both in glue and (where appropriate) in the browser-side accessibility. Review URL: http://codereview.chromium.org/46013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12207 0039d316-1c4b-4281-b951-d872f2087c98