Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(584)

Unified Diff: WebKit/chromium/public/WebAccessibilityObject.h

Issue 3398006: Merge 67418 - 2010-09-13 Chris Guillory <chris.guillory@google.com>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « WebKit/chromium/ChangeLog ('k') | WebKit/chromium/src/WebAccessibilityCacheImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WebKit/chromium/public/WebAccessibilityObject.h
===================================================================
--- WebKit/chromium/public/WebAccessibilityObject.h (revision 67507)
+++ WebKit/chromium/public/WebAccessibilityObject.h (working copy)
@@ -70,6 +70,7 @@
WEBKIT_API WebString actionVerb() const;
WEBKIT_API bool canSetFocusAttribute() const;
WEBKIT_API bool canSetValueAttribute() const;
+ WEBKIT_API bool isValid() const;
WEBKIT_API unsigned childCount() const;
« no previous file with comments | « WebKit/chromium/ChangeLog ('k') | WebKit/chromium/src/WebAccessibilityCacheImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698